summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-193-10/+127
* reset: implement a reset testStephen Warren2016-06-192-0/+32
* sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc2016-06-191-6/+10
* dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-031-0/+20
* mailbox: implement a sandbox testStephen Warren2016-05-262-0/+32
* Rename reset to sysresetStephen Warren2016-05-262-5/+5
* sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-171-0/+15
* sandbox: Set CONFIG_SYS_CPUTom Rini2016-04-181-0/+3
* sandbox: Enable many more commandsTom Rini2016-04-152-0/+2
* spmi: Add sandbox test driverMateusz Kulikowski2016-04-012-0/+40
* 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
OpenPOWER on IntegriCloud