summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-9/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-19cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-1/+0
2016-03-15Merge git://git.denx.de/u-boot-dmTom Rini1-1/+6
2016-03-15Drop CONFIG_CRAMFS_CMDLINESimon Glass1-1/+0
2016-03-15dm: sandbox: Enable cbfs and cramfsSimon Glass1-0/+3
2016-03-15dm: sandbox: Enable all partition typesSimon Glass1-1/+4
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-22video: Name consoles by their numberSimon Glass1-4/+4
2016-01-21dm: video: test: Test that bitmap display works correctlySimon Glass1-0/+2
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-6/+4
2016-01-21sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-8/+0
2015-11-20sandbox: Enable USB keyboardSimon Glass1-1/+1
2015-11-20sandbox: Enable console recording and silent consoleSimon Glass1-0/+1
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou1-0/+2
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-09-09dm: test: Add a new test case for dm_test_eth_rotateBin Meng1-1/+2
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-11sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass1-1/+0
2015-05-21sandbox: Enable some ENV commandsJoe Hershberger1-0/+5
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons1-0/+2
2015-05-06dm: rtc: sandbox: Enable real-time clock supportSimon Glass1-0/+1
2015-04-19sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons1-8/+23
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass1-2/+0
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass1-1/+0
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass1-1/+0
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass1-4/+0
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass1-1/+0
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass1-1/+0
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass1-1/+0
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass1-2/+0
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass1-2/+0
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass1-3/+0
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger1-0/+9
2015-04-18dm: usb: sandbox: Enable USBSimon Glass1-0/+2
2015-04-18sandbox: cros_ec: Drop unnecessary initSimon Glass1-1/+0
2015-04-18sandbox: Enable DHCP and IP defragJoe Hershberger1-0/+8
2015-04-18dm: eth: Add support for aliasesJoe Hershberger1-1/+1
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger1-0/+1
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger1-6/+10
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass1-0/+4
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass1-4/+0
2015-02-13dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-1/+0
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass1-11/+0
2015-02-12dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass1-1/+0
2015-01-30lib/rsa: Modify rsa to use DM driverRuchika Gupta1-1/+0
2015-01-30configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta1-3/+0