summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
Commit message (Expand)AuthorAgeFilesLines
* dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass2016-05-171-0/+2
* dm: sandbox: Enable systemaceSimon Glass2016-05-171-0/+4
* dm: sandbox: Enable SATASimon Glass2016-05-171-0/+3
* dm: sandbox: Enable SCSISimon Glass2016-05-171-0/+6
* dm: sandbox: Enable IDESimon Glass2016-05-171-0/+10
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-9/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-181-1/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-141-1/+6
|\
| * Drop CONFIG_CRAMFS_CMDLINESimon Glass2016-03-141-1/+0
| * dm: sandbox: Enable cbfs and cramfsSimon Glass2016-03-141-0/+3
| * dm: sandbox: Enable all partition typesSimon Glass2016-03-141-1/+4
* | Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
|/
* video: Name consoles by their numberSimon Glass2016-01-211-4/+4
* dm: video: test: Test that bitmap display works correctlySimon Glass2016-01-201-0/+2
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-6/+4
* sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-201-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-8/+0
* sandbox: Enable USB keyboardSimon Glass2015-11-191-1/+1
* sandbox: Enable console recording and silent consoleSimon Glass2015-11-191-0/+1
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-191-0/+2
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* dm: test: Add a new test case for dm_test_eth_rotateBin Meng2015-09-091-1/+2
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-101-1/+0
* sandbox: Enable some ENV commandsJoe Hershberger2015-05-211-0/+5
* sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-061-0/+2
* dm: rtc: sandbox: Enable real-time clock supportSimon Glass2015-05-051-0/+1
* sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons2015-04-191-8/+23
* sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-181-2/+0
* sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2015-04-181-1/+0
* sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-181-1/+0
* sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-181-4/+0
* sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass2015-04-181-1/+0
* sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass2015-04-181-1/+0
* sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass2015-04-181-1/+0
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-2/+0
* sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-181-2/+0
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-3/+0
* sandbox: Enable more network features for sandboxJoe Hershberger2015-04-181-0/+9
* dm: usb: sandbox: Enable USBSimon Glass2015-04-181-0/+2
* sandbox: cros_ec: Drop unnecessary initSimon Glass2015-04-181-1/+0
* sandbox: Enable DHCP and IP defragJoe Hershberger2015-04-181-0/+8
* dm: eth: Add support for aliasesJoe Hershberger2015-04-181-1/+1
* sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-181-0/+1
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-181-6/+10
OpenPOWER on IntegriCloud