aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)AuthorFilesLines
2015-11-19dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass1-0/+5
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass1-0/+2
2015-11-19dm: test: usb: Add tests for the 'usb tree' commandSimon Glass1-1/+13
2015-11-19test: Record and silence console in testsSimon Glass2-0/+9
2015-11-19sandbox: Add a way to skip time delaysSimon Glass3-1/+37
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+4
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass1-0/+3
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+4
2015-11-05sandbox: Use the generic bitops headersFabio Estevam1-0/+4
2015-11-02sandbox: add ADC driverPrzemyslaw Marczak2-1/+7
2015-10-22sandbox: Introduce dummy remoteproc nodesNishanth Menon1-0/+13
2015-10-05sandbox: Correct operaion of 'reset' commandSimon Glass1-0/+4
2015-09-09dm: test: Add a new test case for dm_test_eth_rotateBin Meng1-0/+7
2015-08-31pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada1-0/+19
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass1-0/+4
2015-07-21dm: test: Add a size to each reg propertySimon Glass1-12/+15
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass2-0/+18
2015-07-21dm: test: Add a test for the LED uclassSimon Glass1-0/+14
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass1-0/+4
2015-07-21dm: test: Add a test for the ram uclassSimon Glass1-0/+4
2015-07-21sandbox: Use the reset driver to handle resetSimon Glass3-8/+12
2015-07-21sandbox: Support multiple reset typesSimon Glass2-0/+7
2015-07-21dm: test: Add tests for the clk uclassSimon Glass2-0/+15
2015-06-10sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass1-0/+5
2015-06-04sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass1-1/+1
2015-06-04sandbox: dts: Add the real-time-clock test nodes back inSimon Glass1-0/+18
2015-06-04sandbox: dts: Sort the sandbox.dts fileSimon Glass1-52/+54
2015-06-04sandbox: dts: Sort the test.dts file a littleSimon Glass1-24/+24
2015-06-04sandbox: Tidy up terminal restoreSimon Glass2-3/+7
2015-05-21sandbox: Use defconfig to enable featuresJoe Hershberger1-15/+0
2015-05-14sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak3-0/+88
2015-05-14test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak2-0/+231
2015-05-14sandbox: Support wide-screen LCD emulationSimon Glass1-2/+2
2015-05-14sandbox: Add missing errno.h includes in a few filesSimon Glass1-0/+1
2015-05-14sandbox: Correct error handling in state_read_file()Simon Glass1-1/+1
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2-3/+18
2015-05-05dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass1-1/+11
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2-0/+49
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass1-0/+18
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass1-0/+10
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger1-0/+2
2015-05-05sandbox: Add test function to advance timeJoe Hershberger2-5/+8
2015-04-23fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2-0/+49
2015-04-22exynos: sandbox: ti: Add SPDX license identifiers and notesSimon Glass1-0/+2
2015-04-19sandbox: Add support for bootzSjoerd Simons1-0/+42
2015-04-19sandbox: Split bootm code out into lib/bootmSjoerd Simons3-12/+22
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-18/+0
2015-04-18dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass1-0/+40
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass2-90/+130
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass1-3/+0