summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
Commit message (Expand)AuthorAgeFilesLines
* 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
* sandbox: Add a test device that uses of-platdataSimon Glass2016-07-141-0/+31
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-191-1/+16
* reset: implement a reset testStephen Warren2016-06-191-0/+11
* mailbox: implement a sandbox testStephen Warren2016-05-261-0/+11
* spmi: Add sandbox test driverMateusz Kulikowski2016-04-012-0/+40
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-201-0/+7
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-0/+1
* test: add sandbox timer to test.dtsThomas Chou2016-01-071-0/+5
* timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-011-0/+1
* dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass2015-11-191-0/+5
* dm: test: usb: Add tests for the 'usb tree' commandSimon Glass2015-11-191-1/+13
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-191-0/+4
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
* sandbox: add ADC driverPrzemyslaw Marczak2015-11-022-1/+7
* sandbox: Introduce dummy remoteproc nodesNishanth Menon2015-10-221-0/+13
* sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-051-0/+4
* dm: test: Add a new test case for dm_test_eth_rotateBin Meng2015-09-091-0/+7
* pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada2015-08-311-0/+19
* dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass2015-08-311-0/+4
* dm: test: Add a size to each reg propertySimon Glass2015-07-211-12/+15
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-211-0/+10
* dm: test: Add a test for the LED uclassSimon Glass2015-07-211-0/+14
* dm: test: Add a test for the mmc uclassSimon Glass2015-07-211-0/+4
* dm: test: Add a test for the ram uclassSimon Glass2015-07-211-0/+4
* sandbox: Use the reset driver to handle resetSimon Glass2015-07-211-0/+8
* dm: test: Add tests for the clk uclassSimon Glass2015-07-211-0/+4
* sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass2015-06-041-1/+1
* sandbox: dts: Add the real-time-clock test nodes back inSimon Glass2015-06-041-0/+18
* sandbox: dts: Sort the sandbox.dts fileSimon Glass2015-06-041-52/+54
* sandbox: dts: Sort the test.dts file a littleSimon Glass2015-06-041-24/+24
* sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak2015-05-143-0/+88
* test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak2015-05-142-0/+231
* sandbox: Support wide-screen LCD emulationSimon Glass2015-05-141-2/+2
* dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass2015-05-051-1/+11