summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
Commit message (Expand)AuthorAgeFilesLines
* 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
* dm: sound: Create a uclass for audio codecsSimon Glass2018-12-131-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-101-2/+4
|\
| * syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot2018-12-071-2/+4
* | test: dma: add dma-uclass testGrygorii Strashko2018-12-071-0/+8
* | dm: Add Hardware Spinlock classBenjamin Gaignard2018-12-061-0/+4
|/
* dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas2018-12-051-0/+1
* dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-294-60/+85
* sandbox: Update some drivers to work in SPL/TPLSimon Glass2018-11-201-0/+15
* test/py: test pinmux commandPatrice Chotard2018-11-161-0/+4
* cpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu nodesBin Meng2018-11-141-0/+3
* test: dm: virtio: Add test cases for virtio uclassBin Meng2018-11-141-0/+8
* test: regmap: Increase size of syscon0 memoryMario Six2018-11-141-1/+1
* test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng2018-11-141-0/+4
* test: Add PCI device entry without compat string and with DT nodeMarek Vasut2018-10-201-1/+5
* test: panel: Add a test for the panel uclassSimon Glass2018-10-092-2/+20
* dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-093-20/+49
* sandbox: dt: add sandbox_tee nodeJens Wiklander2018-10-073-0/+12
* Merge git://git.denx.de/u-boot-dmTom Rini2018-09-301-0/+10
|\
| * dm: test: Add "/firmware" node scan testRajan Vaja2018-09-291-0/+6
| * test: Add tests for board uclassMario Six2018-09-291-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-09-291-0/+5
|\ \
| * | video_osd: Add osd sandbox driver and testsMario Six2018-09-281-0/+5
| |/
* | sandbox: DTS: w1: add node for one wire interface on GPIOEugen Hristev2018-09-281-0/+20
|/
* test: Add tests for CPU uclassMario Six2018-09-181-0/+12
* cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot2018-08-211-0/+11
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-111-0/+4
|\
| * test: Add tests for misc uclassMario Six2018-08-111-0/+4
* | sandbox: Add and build AXI bus and deviceMario Six2018-08-112-0/+22
|/
* test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2018-08-081-0/+18
* sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng2018-08-081-14/+2
* test: dm: pci: Test more than one PCI host controllerBin Meng2018-08-081-2/+26
* test: dm: pci: Test more than one device on the same busBin Meng2018-08-081-0/+7
* sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger2018-07-262-26/+10
* sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger2018-07-261-4/+4
* drivers: smem: sandboxRamon Fried2018-07-191-0/+4
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-06-181-1/+0
* test: dm: Fix wrong aliases property namesEugeniu Rosca2018-05-311-4/+4
* sandbox: dts: add Sandbox TPMv2.x nodeMiquel Raynal2018-05-253-0/+12
* sandbox: Enable support for MC34708 PMIC in DTSLukasz Majewski2018-05-184-0/+45
* dm: led: add testcase for "default-state" propertyPatrick Bruenn2018-05-081-0/+12
* test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada2018-05-071-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-072-5/+2
* core: ofnode: Fix translation for #size-cells == 0Mario Six2018-04-011-0/+48