summaryrefslogtreecommitdiffstats
path: root/configs/sandbox_defconfig
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Enable dhry commandSimon Glass2015-07-211-0/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+3
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-7/+8
* sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass2015-06-101-0/+1
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+1
* sandbox: Enable env unit testsJoe Hershberger2015-05-211-0/+1
* test: Move the unit tests to their own menuJoe Hershberger2015-05-211-0/+1
* test: dm: Move the time test over to the ut commandJoe Hershberger2015-05-211-1/+1
* test: dm: Move the dm tests over to the ut commandJoe Hershberger2015-05-211-1/+1
* sandbox: Use defconfig to enable featuresJoe Hershberger2015-05-211-0/+4
* sandbox: Cleanup order and extra defines in defconfigJoe Hershberger2015-05-211-7/+7
* sandbox: defconfig: enable support of sandbox PMIC driversPrzemyslaw Marczak2015-05-141-0/+7
* Clean all defconfigs with savedefconfigJoe Hershberger2015-05-121-18/+18
* sandbox: Enable time unit test commandSimon Glass2015-05-061-0/+1
* dm: rtc: sandbox: Enable real-time clock supportSimon Glass2015-05-051-0/+1
* sandbox: exynos: Move CONFIG_SOUND_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2015-04-181-0/+1
* sandbox: exynos: Move CONFIG_SOUND to KconfigSimon Glass2015-04-181-0/+1
* sandbox: Move CONFIG_TPM_TIS_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* sandbox: Move CONFIG_SPI_FLASH_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* sandbox: Move CONFIG_SANDBOX_SPI to KconfigSimon Glass2015-04-181-0/+1
* sandbox: Move CONFIG_SYS_I2C_SANDBOX to KconfigSimon Glass2015-04-181-0/+1
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-181-0/+1
* sandbox: Move GPIO CONFIGs to KconfigSimon Glass2015-04-181-0/+1
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-0/+2
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-1/+0
* dm: usb: sandbox: Enable USBSimon Glass2015-04-181-0/+4
* cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass2015-04-181-1/+0
* dm: sandbox: pci: Enable PCI for sandboxSimon Glass2015-04-181-0/+3
* malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada2015-03-281-1/+0
* malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada2015-03-281-1/+0
* dm: cros_ec: Convert to KconfigSimon Glass2015-02-191-0/+5
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-0/+2
* lib/rsa: Modify rsa to use DM driverRuchika Gupta2015-01-291-0/+1
* configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta2015-01-291-0/+3
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-0/+1
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-0/+2
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+0
OpenPOWER on IntegriCloud