summaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2015-06-10sandbox: 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-14sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak
2015-05-14test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak
2015-05-14sandbox: Support wide-screen LCD emulationSimon Glass
2015-05-14sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-05-14sandbox: Correct error handling in state_read_file()Simon Glass
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons
2015-05-05dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger
2015-05-05sandbox: Add test function to advance timeJoe Hershberger
2015-04-23fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass
2015-04-22exynos: sandbox: ti: Add SPDX license identifiers and notesSimon Glass
2015-04-19sandbox: Add support for bootzSjoerd Simons
2015-04-19sandbox: Split bootm code out into lib/bootmSjoerd Simons
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger
2015-04-18sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger
2015-04-16dm: sandbox: pci: Add PCI support for sandboxSimon Glass
2015-04-16sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-02-16Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-15sandbox: Adjust the order of the NO_SDL checkSimon Glass
2015-02-15sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-30sandbox: Add a -D option to use a default device treeSimon Glass
2015-01-30sandbox: Correct cros-ec keyboard definitionSimon Glass
2015-01-29dm: demo: Add a simple GPIO demonstrationSimon Glass
2014-12-11dm: i2c: dts: Add an I2C bus for sandboxSimon Glass
2014-12-11dm: i2c: Add an I2C EEPROM simulatorSimon Glass
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-26sandbox: Fix warnings in cpu.c and os.cSimon Glass
2014-11-23sandbox: Prepare API change for files greater than 2GBSuriyan Ramasami