summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeLines
* sandbox: Support wide-screen LCD emulationSimon Glass2015-05-14-2/+2
* sandbox: Add missing errno.h includes in a few filesSimon Glass2015-05-14-0/+1
* sandbox: Correct error handling in state_read_file()Simon Glass2015-05-14-1/+1
* sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-06-3/+18
* dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass2015-05-05-1/+11
* dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2015-05-05-0/+49
* dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass2015-05-05-0/+18
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-05-0/+10
* sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger2015-05-05-0/+2
* sandbox: Add test function to advance timeJoe Hershberger2015-05-05-5/+8
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-23-0/+49
* exynos: sandbox: ti: Add SPDX license identifiers and notesSimon Glass2015-04-22-0/+2
* sandbox: Add support for bootzSjoerd Simons2015-04-19-0/+42
* sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-19-12/+22
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-18-18/+0
* dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass2015-04-18-0/+40
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-18-90/+130
* cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass2015-04-18-3/+0
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-18-3/+127
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-18-0/+191
* sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-18-0/+15
* sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-18-0/+1
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-18-0/+13
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-16-7/+284
* sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass2015-04-16-3/+3
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-28-1/+1
* generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada2015-03-28-3/+0
* Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2015-02-16-28/+10
|\
| * sandbox: Adjust the order of the NO_SDL checkSimon Glass2015-02-15-6/+6
| * sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger2015-02-15-22/+4
* | dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-0/+24
|/
* common: Move dram_init() declaration to common locationMichal Simek2015-02-09-1/+0
* Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-31-4/+22
|\
| * sandbox: Add a -D option to use a default device treeSimon Glass2015-01-30-0/+20
| * sandbox: Correct cros-ec keyboard definitionSimon Glass2015-01-30-4/+2
* | dm: demo: Add a simple GPIO demonstrationSimon Glass2015-01-29-1/+10
|/
* dm: i2c: dts: Add an I2C bus for sandboxSimon Glass2014-12-11-0/+17
* dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-11-0/+26
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-08-0/+8
* sandbox: Fix warnings in cpu.c and os.cSimon Glass2014-11-26-1/+3
* sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-10/+11
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-1/+1
* sandbox: init cli for -cRabin Vincent2014-11-07-0/+3
* Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-27-0/+5
* dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-22-14/+0
* dm: sandbox: spi: Move to driver modelSimon Glass2014-10-22-0/+1
* sandbox: dts: Add a SPI device and cros_ec deviceSimon Glass2014-10-22-0/+26
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* sandbox: dts: Add a serial console nodeSimon Glass2014-09-10-0/+10
* dm: sandbox: dts: Add a GPIO bankSimon Glass2014-08-31-0/+8