summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* dm: sandbox: pci: Enable PCI for sandboxSimon Glass2015-04-181-0/+4
* dm: cros_ec: Convert to KconfigSimon Glass2015-02-191-4/+0
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-11/+0
* dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass2015-02-121-1/+0
* lib/rsa: Modify rsa to use DM driverRuchika Gupta2015-01-291-1/+0
* configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta2015-01-291-3/+0
* dm: i2c: config: Enable I2C for sandbox using driver modelSimon Glass2014-12-111-0/+6
* sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami2014-11-231-0/+2
* dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass2014-10-221-0/+1
* dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-221-0/+1
* dm: sandbox: spi: Move to driver modelSimon Glass2014-10-221-2/+1
* lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass2014-10-161-0/+1
* sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-261-1/+7
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-1/+0
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-2/+0
* sandbox: Convert serial driver to use driver modelSimon Glass2014-09-101-0/+3
* sandbox: config: Enable pre-relocation malloc()Simon Glass2014-07-231-1/+3
* sandbox: Support iotrace featureSimon Glass2014-06-201-0/+3
* bootm: Support android boot on sandboxSimon Glass2014-06-191-0/+1
* sandbox: Provide a build option to avoid using SDLSimon Glass2014-05-091-2/+14
* sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.hPatrice Bouchand2014-03-221-0/+2
* sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2014-03-171-5/+33
* sandbox: Increase memory size to 32MBSimon Glass2014-03-171-1/+1
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-0/+1
* dm: Add a demonstration/example driverSimon Glass2014-03-041-0/+4
OpenPOWER on IntegriCloud