summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)Author
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14Drop CONFIG_CRAMFS_CMDLINESimon Glass
2016-03-14dm: sandbox: Enable cbfs and cramfsSimon Glass
2016-03-14dm: sandbox: Enable all partition typesSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-01-21video: Name consoles by their numberSimon Glass
2016-01-20dm: video: test: Test that bitmap display works correctlySimon Glass
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-20sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-19sandbox: Enable USB keyboardSimon Glass
2015-11-19sandbox: Enable console recording and silent consoleSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-09-09dm: test: Add a new test case for dm_test_eth_rotateBin Meng
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-10sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass
2015-05-21sandbox: Enable some ENV commandsJoe Hershberger
2015-05-06sandbox: Don't try distro_bootcmd by defaultSjoerd Simons
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass
2015-04-19sandbox: add config_distro_defaults and config_distro_bootcmdSjoerd Simons
2015-04-18sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass
2015-04-18sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass
2015-04-18sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass
2015-04-18sandbox: Move GPIO CONFIGs to KconfigSimon Glass
2015-04-18Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass
2015-04-18sandbox: Enable more network features for sandboxJoe Hershberger
2015-04-18dm: usb: sandbox: Enable USBSimon Glass
2015-04-18sandbox: cros_ec: Drop unnecessary initSimon Glass
2015-04-18sandbox: Enable DHCP and IP defragJoe Hershberger
2015-04-18dm: eth: Add support for aliasesJoe 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-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass
2015-01-29lib/rsa: Modify rsa to use DM driverRuchika Gupta
2015-01-29configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta
2014-12-11dm: i2c: config: Enable I2C for sandbox using driver modelSimon Glass
2014-11-23sandbox: Use md5sum and fatwrite to enable testing of fs commandsSuriyan Ramasami
2014-10-22dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass