summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2016-06-19sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc
2016-06-04dm: test: Add GPIO open drain testsmario.six@gdsys.cc
2016-05-27mailbox: implement a sandbox testStephen Warren
2016-05-27Rename reset to sysresetStephen Warren
2016-05-17sandbox: Add string and 16-bit I/O functionsSimon Glass
2016-04-18sandbox: Set CONFIG_SYS_CPUTom Rini
2016-04-15sandbox: Enable many more commandsTom Rini
2016-04-01spmi: Add sandbox test driverMateusz Kulikowski
2016-03-22sandbox: Avoid calling commands when not availableSimon Glass
2016-03-08sandbox: Fix building with LLVMTom Rini
2016-01-21dm: video: test: Add tests for the video uclassSimon Glass
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-15eth-raw-os.c: Add cast to bind(2) callTom Rini
2016-01-12sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini
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-20dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-20dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-20test: Record and silence console in testsSimon Glass
2015-11-20sandbox: Add a way to skip time delaysSimon Glass
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou
2015-11-20dm: 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-11sandbox: 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-15sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak
2015-05-15test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak
2015-05-15sandbox: Support wide-screen LCD emulationSimon Glass
2015-05-15sandbox: Add missing errno.h includes in a few filesSimon Glass