summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Avoid calling commands when not availableSimon Glass2016-03-221-1/+9
* sandbox: Fix building with LLVMTom Rini2016-03-082-1/+7
* 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
* eth-raw-os.c: Add cast to bind(2) callTom Rini2016-01-151-1/+2
* sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini2016-01-121-0/+4
* 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
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-191-0/+2
* dm: test: usb: Add tests for the 'usb tree' commandSimon Glass2015-11-191-1/+13
* test: Record and silence console in testsSimon Glass2015-11-192-0/+9
* sandbox: Add a way to skip time delaysSimon Glass2015-11-193-1/+37
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-191-0/+4
* dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2015-11-191-0/+3
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4
* sandbox: Use the generic bitops headersFabio Estevam2015-11-051-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-212-0/+18
* 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-213-8/+12
* sandbox: Support multiple reset typesSimon Glass2015-07-212-0/+7
* dm: test: Add tests for the clk uclassSimon Glass2015-07-212-0/+15
* sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass2015-06-101-0/+5
* 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: Tidy up terminal restoreSimon Glass2015-06-042-3/+7
* sandbox: Use defconfig to enable featuresJoe Hershberger2015-05-211-15/+0
* 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
* sandbox: Add missing errno.h includes in a few filesSimon Glass2015-05-141-0/+1
* sandbox: Correct error handling in state_read_file()Simon Glass2015-05-141-1/+1
* sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-062-3/+18
* dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass2015-05-051-1/+11
* dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2015-05-052-0/+49
* dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass2015-05-051-0/+18
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-051-0/+10
* sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger2015-05-051-0/+2
* sandbox: Add test function to advance timeJoe Hershberger2015-05-052-5/+8
OpenPOWER on IntegriCloud