summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeLines
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-0/+1
* Add a power domain framework/uclassStephen Warren2016-07-27-0/+31
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-3/+217
|\
| * sandbox: Add a test device that uses of-platdataSimon Glass2016-07-14-0/+48
| * sandbox: Add a new sandbox_spl boardSimon Glass2016-07-14-1/+30
| * sandbox: Add basic SPL implementationSimon Glass2016-07-14-0/+75
| * sandbox: Don't include the main loop in SPLSimon Glass2016-07-14-0/+2
| * sandbox: Don't use PCI in SPLSimon Glass2016-07-14-1/+3
| * sandbox: Add some missing headers in cpu.cSimon Glass2016-07-14-0/+2
| * sandbox: Correct header file order in cpu.cSimon Glass2016-07-14-1/+1
| * sandbox: Support building an SPL imageSimon Glass2016-07-14-0/+5
| * sandbox: Allow chaining from SPL to U-Boot properSimon Glass2016-07-14-0/+51
* | sandbox: Don't exit when bootm completesSimon Glass2016-07-14-1/+1
|/
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-10/+127
* reset: implement a reset testStephen Warren2016-06-19-0/+32
* sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc2016-06-19-6/+10
* dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-03-0/+20
* mailbox: implement a sandbox testStephen Warren2016-05-26-0/+32
* Rename reset to sysresetStephen Warren2016-05-26-5/+5
* sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-17-0/+15
* sandbox: Set CONFIG_SYS_CPUTom Rini2016-04-18-0/+3
* sandbox: Enable many more commandsTom Rini2016-04-15-0/+2
* spmi: Add sandbox test driverMateusz Kulikowski2016-04-01-0/+40
* sandbox: Avoid calling commands when not availableSimon Glass2016-03-22-1/+9
* sandbox: Fix building with LLVMTom Rini2016-03-08-1/+7
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-20-0/+7
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-0/+1
* eth-raw-os.c: Add cast to bind(2) callTom Rini2016-01-15-1/+2
* sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini2016-01-12-0/+4
* test: add sandbox timer to test.dtsThomas Chou2016-01-07-0/+5
* timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-01-0/+1
* dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass2015-11-19-0/+5
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-19-0/+2
* dm: test: usb: Add tests for the 'usb tree' commandSimon Glass2015-11-19-1/+13
* test: Record and silence console in testsSimon Glass2015-11-19-0/+9
* sandbox: Add a way to skip time delaysSimon Glass2015-11-19-1/+37
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-19-0/+4
* dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2015-11-19-0/+3
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-0/+4
* sandbox: Use the generic bitops headersFabio Estevam2015-11-05-0/+4
* sandbox: add ADC driverPrzemyslaw Marczak2015-11-02-1/+7
* sandbox: Introduce dummy remoteproc nodesNishanth Menon2015-10-22-0/+13
* sandbox: Correct operaion of 'reset' commandSimon Glass2015-10-05-0/+4
* dm: test: Add a new test case for dm_test_eth_rotateBin Meng2015-09-09-0/+7
* pinctrl: sandbox: add sandbox pinctrl driverMasahiro Yamada2015-08-31-0/+19
* dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass2015-08-31-0/+4
* dm: test: Add a size to each reg propertySimon Glass2015-07-21-12/+15
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-21-0/+18
* dm: test: Add a test for the LED uclassSimon Glass2015-07-21-0/+14
* dm: test: Add a test for the mmc uclassSimon Glass2015-07-21-0/+4