aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-8/+0
2015-11-19sandbox: Enable USB keyboardSimon Glass1-1/+1
2015-11-19sandbox: Enable console recording and silent consoleSimon Glass1-0/+1
2015-11-19sandbox: 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-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-10sandbox: 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-05dm: 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-12dm: 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-29lib/rsa: Modify rsa to use DM driverRuchika Gupta1-1/+0
2015-01-29configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta1-3/+0
2014-12-11dm: i2c: config: Enable I2C for sandbox using driver modelSimon Glass1-0/+6
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami1-0/+2
2014-10-22dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass1-0/+1
2014-10-22dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass1-0/+1
2014-10-22dm: sandbox: spi: Move to driver modelSimon Glass1-2/+1
2014-10-16lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass1-0/+1
2014-09-26sandbox: config: Enable all SPI flash chipsSimon Glass1-1/+7
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada1-1/+0
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-2/+0
2014-09-10sandbox: Convert serial driver to use driver modelSimon Glass1-0/+3
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass1-1/+3
2014-06-20sandbox: Support iotrace featureSimon Glass1-0/+3