summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts/test.dts
AgeCommit message (Expand)Author
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-29dm: test: Add "/firmware" node scan testRajan Vaja
2018-09-29test: Add tests for board uclassMario Six
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: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger
2018-07-19drivers: smem: sandboxRamon Fried
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca
2018-05-25sandbox: dts: add Sandbox TPMv2.x nodeMiquel Raynal
2018-05-18sandbox: Enable support for MC34708 PMIC in DTSLukasz Majewski
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-02-18sandbox: Rename 'num-gpios' property to avoid dtc warningSimon Glass
2018-02-18sandbox: Correct dtc warning in /chosen nodeSimon Glass
2018-01-15dm: core: parse chosen nodeRob Clark
2017-09-11dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard
2017-07-11dm: core: Test uclass_first/next_device() on probe failureSimon Glass
2017-06-01dm: blk: Improve block device claimingSimon Glass
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass
2016-07-27Add a power domain framework/uclassStephen Warren
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-19reset: implement a reset testStephen Warren
2016-05-26mailbox: implement a sandbox testStephen Warren
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski
2016-01-20dm: video: test: Add tests for the video uclassSimon Glass
2016-01-07test: add sandbox timer to test.dtsThomas Chou
2015-11-19dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
2015-11-19dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-02sandbox: add ADC driverPrzemyslaw Marczak
2015-10-22sandbox: Introduce dummy remoteproc nodesNishanth Menon