summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/dts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-112-0/+4
|\
| * sandbox: Support changing the LCD colour depthSimon Glass2020-02-051-0/+1
| * dm: core: Add ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+1
| * dm: core: Rename ofnode_get_chosen_prop()Simon Glass2020-02-051-0/+2
* | dm: irq: Add support for requesting interruptsSimon Glass2020-02-071-1/+4
|/
* Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini2020-01-091-0/+4
|\
| * dm: test: Add a test driver for devresSimon Glass2020-01-071-0/+4
* | sandbox: rng: Add a random number generator(rng) driverSughosh Ganu2020-01-071-0/+4
|/
* sandbox: Add a test for IRQSimon Glass2019-12-151-0/+4
* sandbox: Add PCI driver and test for p2sbSimon Glass2019-12-151-0/+13
* x86: sandbox: Add a PMC emulator and testSimon Glass2019-12-152-0/+28
* sandbox: add missing compatible property in device treeHeinrich Schuchardt2019-12-102-0/+2
* test: clk: test clock self assignmentJean-Jacques Hiblot2019-10-221-0/+2
* test: clk: Update tests to also check the managed APIJean-Jacques Hiblot2019-10-221-2/+4
* sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro2019-10-151-11/+13
* dm: Add a dsi host uclassYannick Fertré2019-10-132-1/+9
* dm: pci: Add a function to read a PCI BARSimon Glass2019-10-081-2/+5
* pci: sandbox: Move the emulators into their own nodeSimon Glass2019-10-082-16/+33
* sandbox: pci: Increase the memory spaceSimon Glass2019-10-081-1/+1
* sandbox: spmi: Add ranges property for address translationSimon Glass2019-10-081-0/+2
* Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-271-0/+10
|\
| * clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski2019-07-191-0/+4
| * dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski2019-07-191-0/+6
* | Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-231-0/+4
|\ \
| * | dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne2019-07-221-0/+4
| |/
* / test: dm: add a test for MDIO MUX DM uclassAlex Marginean2019-07-181-1/+22
|/
* test: dm: add MDIO testAlex Marginean2019-07-151-0/+4
* Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2019-07-114-596/+387
|\
| * test: dm: Add a test for PCI Enhanced AllocationAlex Marginean2019-07-101-0/+8
| * test: check u-boot properties in SPL device treePatrick Delaunay2019-07-101-0/+18
| * sandbox: Correct spi flash operationSimon Glass2019-07-101-1/+1
| * sandbox: Add a memory {} nodeSimon Glass2019-07-102-0/+12
| * sandbox: Add an alias for SPISimon Glass2019-07-102-2/+4
| * sandbox: Create a common sandbox DTSimon Glass2019-07-103-664/+348
| * sandbox: Sync up sandbox64.dts with main DTSimon Glass2019-07-101-0/+67
* | pci_ep: add pci endpoint sandbox driverRamon Fried2019-07-111-0/+4
|/
* dm: Add a No-op uclassJean-Jacques Hiblot2019-07-051-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-04-141-1/+1
|\
| * dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-121-1/+1
* | syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay2019-04-111-1/+2
|/
* clk: Add fixed-factor clock driverAnup Patel2019-02-271-0/+8
* sandbox: sound: Silence sound for testingSimon Glass2019-02-201-0/+1
* sandbox: pch: Add a test for the PCH uclassSimon Glass2019-02-201-0/+4
* Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2019-01-152-8/+8
|\
| * sandbox: i2c_emul_find() No emulators for device 'rtc@43'Heinrich Schuchardt2019-01-142-8/+8
* | test: bootcount: add bootcount-uclass testPhilipp Tomsich2019-01-141-0/+6
|/
* dm: sandbox: sound: Convert to use driver modelSimon Glass2018-12-131-0/+21
* dm: core: Add a function to read into a unsigned intSimon Glass2018-12-131-0/+2
* dm: sound: Create a uclass for soundSimon Glass2018-12-131-0/+11
* dm: sound: Create a uclass for i2sSimon Glass2018-12-131-1/+6