summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)Author
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
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-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-01core: ofnode: Fix translation for #size-cells == 0Mario Six
2018-02-18sandbox: Add 64-bit sandboxMario 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-12-12power: extend prefix match to regulator-name propertyFelix Brack
2017-09-11dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard
2017-07-11sandbox: Enable more console optionsSimon Glass
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
2017-04-14sandbox: Add some test LEDsSimon Glass
2017-02-08dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-14sandbox: Add a test device that uses of-platdataSimon Glass
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-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-07test: add sandbox timer to test.dtsThomas Chou
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng