aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass1-1/+6
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-2/+4
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot1-2/+4
2018-12-07test: dma: add dma-uclass testGrygorii Strashko1-0/+8
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard1-0/+4
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas1-0/+1
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass4-60/+85
2018-11-20sandbox: Update some drivers to work in SPL/TPLSimon Glass1-0/+15
2018-11-16test/py: test pinmux commandPatrice Chotard1-0/+4
2018-11-14cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng1-0/+3
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng1-0/+8
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six1-1/+1
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng1-0/+4
2018-10-20test: Add PCI device entry without compat string and with DT nodeMarek Vasut1-1/+5
2018-10-09test: panel: Add a test for the panel uclassSimon Glass2-2/+20
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass3-20/+49
2018-10-07sandbox: dt: add sandbox_tee nodeJens Wiklander3-0/+12
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini1-0/+10
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+5
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja1-0/+6
2018-09-29test: Add tests for board uclassMario Six1-0/+4
2018-09-28sandbox: DTS: w1: add node for one wire interface on GPIOEugen Hristev1-0/+20
2018-09-28video_osd: Add osd sandbox driver and testsMario Six1-0/+5
2018-09-18test: Add tests for CPU uclassMario Six1-0/+12
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot1-0/+11
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini1-0/+4
2018-08-11test: Add tests for misc uclassMario Six1-0/+4
2018-08-11sandbox: Add and build AXI bus and deviceMario Six2-0/+22
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng1-0/+18
2018-08-08sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng1-14/+2
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng1-2/+26
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng1-0/+7
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger2-26/+10
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger1-4/+4
2018-07-19drivers: smem: sandboxRamon Fried1-0/+4
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-1/+0
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca1-4/+4