summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)Author
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong
2019-04-11syscon: update syscon_regmap_lookup_by_phandlePatrick Delaunay
2019-02-27clk: Add fixed-factor clock driverAnup Patel
2019-02-20sandbox: sound: Silence sound for testingSimon Glass
2019-02-20sandbox: pch: Add a test for the PCH uclassSimon Glass
2019-01-15Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dmTom Rini
2019-01-14sandbox: i2c_emul_find() No emulators for device 'rtc@43'Heinrich Schuchardt
2019-01-14test: bootcount: add bootcount-uclass testPhilipp Tomsich
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-07syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot
2018-12-07test: dma: add dma-uclass testGrygorii Strashko
2018-12-06dm: Add Hardware Spinlock classBenjamin Gaignard
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-20sandbox: Update some drivers to work in SPL/TPLSimon Glass
2018-11-16test/py: test pinmux commandPatrice Chotard
2018-11-14cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng
2018-11-14test: dm: virtio: Add test cases for virtio uclassBin Meng
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng
2018-10-20test: Add PCI device entry without compat string and with DT nodeMarek Vasut
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass
2018-10-07sandbox: dt: add sandbox_tee nodeJens Wiklander
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29test: Add tests for board uclassMario Six
2018-09-28sandbox: DTS: w1: add node for one wire interface on GPIOEugen Hristev
2018-09-28video_osd: Add osd sandbox driver and testsMario Six
2018-09-18test: Add tests for CPU uclassMario Six
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot
2018-08-11Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-11test: Add tests for misc uclassMario Six
2018-08-11sandbox: Add and build AXI bus and deviceMario Six
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng
2018-08-08sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger
2018-07-19drivers: smem: sandboxRamon Fried
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca