aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)AuthorFilesLines
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2-0/+4
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass1-1/+4
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass1-0/+1
2020-02-05dm: core: Add ofnode_get_chosen_prop()Simon Glass1-0/+1
2020-02-05dm: core: Rename ofnode_get_chosen_prop()Simon Glass1-0/+2
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini1-0/+4
2020-01-07dm: test: Add a test driver for devresSimon Glass1-0/+4
2020-01-07sandbox: rng: Add a random number generator(rng) driverSughosh Ganu1-0/+4
2019-12-15sandbox: Add a test for IRQSimon Glass1-0/+4
2019-12-15sandbox: Add PCI driver and test for p2sbSimon Glass1-0/+13
2019-12-15x86: sandbox: Add a PMC emulator and testSimon Glass2-0/+28
2019-12-10sandbox: add missing compatible property in device treeHeinrich Schuchardt2-0/+2
2019-10-22test: clk: test clock self assignmentJean-Jacques Hiblot1-0/+2
2019-10-22test: clk: Update tests to also check the managed APIJean-Jacques Hiblot1-2/+4
2019-10-15sandbox: fix cpu property in test.dts for pytestAKASHI Takahiro1-11/+13
2019-10-13dm: Add a dsi host uclassYannick Fertré2-1/+9
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass1-2/+5
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass2-16/+33
2019-10-08sandbox: pci: Increase the memory spaceSimon Glass1-1/+1
2019-10-08sandbox: spmi: Add ranges property for address translationSimon Glass1-0/+2
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+10
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-0/+4
2019-07-22dm: core: Introduce xxx_translate_dma_address()Fabien Dessenne1-0/+4
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski1-0/+4
2019-07-19dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testingLukasz Majewski1-0/+6
2019-07-18test: dm: add a test for MDIO MUX DM uclassAlex Marginean1-1/+22
2019-07-15test: dm: add MDIO testAlex Marginean1-0/+4
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini4-596/+387
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried1-0/+4
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean1-0/+8
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay1-0/+18
2019-07-10sandbox: Correct spi flash operationSimon Glass1-1/+1
2019-07-10sandbox: Add a memory {} nodeSimon Glass2-0/+12
2019-07-10sandbox: Add an alias for SPISimon Glass2-2/+4
2019-07-10sandbox: Create a common sandbox DTSimon Glass3-664/+348
2019-07-10sandbox: Sync up sandbox64.dts with main DTSimon Glass1-0/+67
2019-07-05dm: Add a No-op uclassJean-Jacques Hiblot1-0/+12
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-1/+1
2019-04-12dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong1-1/+1
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay1-1/+2
2019-02-27clk: Add fixed-factor clock driverAnup Patel1-0/+8
2019-02-20sandbox: sound: Silence sound for testingSimon Glass1-0/+1
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass1-0/+4
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini2-8/+8
2019-01-14sandbox: i2c_emul_find() No emulators for device 'rtc@43'Heinrich Schuchardt2-8/+8
2019-01-14test: bootcount: add bootcount-uclass testPhilipp Tomsich1-0/+6
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass1-0/+21
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass1-0/+2
2018-12-13dm: sound: Create a uclass for soundSimon Glass1-0/+11
2018-12-13dm: sound: Create a uclass for i2sSimon Glass1-1/+6