summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-232-0/+49
* exynos: sandbox: ti: Add SPDX license identifiers and notesSimon Glass2015-04-221-0/+2
* sandbox: Add support for bootzSjoerd Simons2015-04-191-0/+42
* sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-193-12/+22
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-18/+0
* dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass2015-04-181-0/+40
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-182-90/+130
* cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass2015-04-181-3/+0
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-183-3/+127
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-185-0/+191
* sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-181-0/+15
* sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-181-0/+1
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-182-0/+13
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-169-7/+284
* sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass2015-04-161-3/+3
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-281-1/+1
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-281-3/+0
* Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2015-02-164-28/+10
|\
| * sandbox: Adjust the order of the NO_SDL checkSimon Glass2015-02-151-6/+6
OpenPOWER on IntegriCloud