summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)AuthorFilesLines
2016-04-02spmi: Add sandbox test driverMateusz Kulikowski2-0/+40
2016-03-22sandbox: Avoid calling commands when not availableSimon Glass1-1/+9
2016-03-08sandbox: Fix building with LLVMTom Rini2-1/+7
2016-01-21dm: video: test: Add tests for the video uclassSimon Glass1-0/+7
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-0/+1
2016-01-15eth-raw-os.c: Add cast to bind(2) callTom Rini1-1/+2
2016-01-12sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini1-0/+4
2016-01-07test: add sandbox timer to test.dtsThomas Chou1-0/+5
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng1-0/+1
2015-11-20dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass1-0/+5
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass1-0/+2
2015-11-20dm: test: usb: Add tests for the 'usb tree' commandSimon Glass1-1/+13
2015-11-20test: Record and silence console in testsSimon Glass2-0/+9
2015-11-20sandbox: Add a way to skip time delaysSimon Glass3-1/+37
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou1-0/+4
2015-11-20dm: 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-22dm: test: Add a size to each reg propertySimon Glass1-12/+15
2015-07-22dm: test: Add a test for the system controller uclassSimon Glass2-0/+18
2015-07-22dm: test: Add a test for the LED uclassSimon Glass1-0/+14
2015-07-22dm: test: Add a test for the mmc uclassSimon Glass1-0/+4
2015-07-22dm: test: Add a test for the ram uclassSimon Glass1-0/+4
2015-07-22sandbox: Use the reset driver to handle resetSimon Glass3-8/+12
2015-07-22sandbox: Support multiple reset typesSimon Glass2-0/+7
2015-07-22dm: test: Add tests for the clk uclassSimon Glass2-0/+15
2015-06-11sandbox: 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-15sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak3-0/+88
2015-05-15test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak2-0/+231
2015-05-15sandbox: Support wide-screen LCD emulationSimon Glass1-2/+2
2015-05-15sandbox: Add missing errno.h includes in a few filesSimon Glass1-0/+1
2015-05-15sandbox: 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-06dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass1-1/+11
2015-05-06dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2-0/+49
2015-05-06dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass1-0/+18
2015-05-06dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass1-0/+10
2015-05-06sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger1-0/+2