summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sandbox: Add 64-bit sandboxMario Six2018-02-182-0/+321
* sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass2018-02-182-4/+4
* sandbox: Correct dtc warning in /chosen nodeSimon Glass2018-02-181-0/+2
* dm: core: parse chosen nodeRob Clark2018-01-151-0/+7
* power: extend prefix match to regulator-name propertyFelix Brack2017-12-121-0/+6
* dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard2017-09-111-4/+6
* sandbox: Enable more console optionsSimon Glass2017-07-111-0/+1
* dm: core: Test uclass_first/next_device() on probe failureSimon Glass2017-07-111-0/+19
* dm: blk: Improve block device claimingSimon Glass2017-06-011-1/+11
* dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot2017-05-091-0/+17
* dm: Simple Watchdog uclassmaxims@google.com2017-05-081-0/+4
* dm: sandbox: pwm: Add a basic pwm testSimon Glass2017-04-271-0/+8
* sandbox: Add some test LEDsSimon Glass2017-04-141-0/+14
* dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass2017-02-081-0/+5
* Add a power domain framework/uclassStephen Warren2016-07-271-0/+10