summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2016-01-07test: add sandbox timer to test.dtsThomas Chou
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng
2015-11-19dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-19dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-19test: Record and silence console in testsSimon Glass
2015-11-19sandbox: Add a way to skip time delaysSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-05sandbox: Use the generic bitops headersFabio Estevam
2015-11-02sandbox: add ADC driverPrzemyslaw Marczak
2015-10-22sandbox: Introduce dummy remoteproc nodesNishanth Menon
2015-10-05sandbox: Correct operaion of 'reset' commandSimon Glass
2015-09-09dm: test: Add a new test case for dm_test_eth_rotateBin Meng
2015-08-31pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass
2015-07-21dm: test: Add a size to each reg propertySimon Glass
2015-07-21dm: test: Add a test for the system controller uclassSimon Glass
2015-07-21dm: test: Add a test for the LED uclassSimon Glass
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass
2015-07-21dm: test: Add a test for the ram uclassSimon Glass
2015-07-21sandbox: Use the reset driver to handle resetSimon Glass
2015-07-21sandbox: Support multiple reset typesSimon Glass
2015-07-21dm: test: Add tests for the clk uclassSimon Glass
2015-06-10sandbox: Add an implementation for cleanup_before_linux_select()Simon Glass
2015-06-04sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass
2015-06-04sandbox: dts: Add the real-time-clock test nodes back inSimon Glass
2015-06-04sandbox: dts: Sort the sandbox.dts fileSimon Glass
2015-06-04sandbox: dts: Sort the test.dts file a littleSimon Glass
2015-06-04sandbox: Tidy up terminal restoreSimon Glass
2015-05-21sandbox: Use defconfig to enable featuresJoe Hershberger
2015-05-14sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak
2015-05-14test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak
2015-05-14sandbox: Support wide-screen LCD emulationSimon Glass
2015-05-14sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-05-14sandbox: Correct error handling in state_read_file()Simon Glass
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons
2015-05-05dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger
2015-05-05sandbox: Add test function to advance timeJoe Hershberger
2015-04-23fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass
2015-04-22exynos: sandbox: ti: Add SPDX license identifiers and notesSimon Glass
2015-04-19sandbox: Add support for bootzSjoerd Simons
2015-04-19sandbox: Split bootm code out into lib/bootmSjoerd Simons
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass