summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
AgeCommit message (Expand)Author
2015-07-21dm: test: Add a test for the LED uclassSimon Glass
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass
2015-07-21dm: test: Add a test for the ram uclassSimon Glass
2015-07-21sandbox: Use the reset driver to handle resetSimon Glass
2015-07-21dm: test: Add tests for the clk uclassSimon Glass
2015-07-21sandbox: Enable dhry commandSimon Glass
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-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-21sandbox: Enable env unit testsJoe Hershberger
2015-05-21test: Move the unit tests to their own menuJoe Hershberger
2015-05-21test: dm: Move the time test over to the ut commandJoe Hershberger
2015-05-21test: dm: Move the dm tests over to the ut commandJoe Hershberger
2015-05-21sandbox: Use defconfig to enable featuresJoe Hershberger
2015-05-21sandbox: Cleanup order and extra defines in defconfigJoe Hershberger
2015-05-14sandbox: defconfig: enable support of sandbox PMIC driversPrzemyslaw Marczak
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-05-06sandbox: Enable time unit test commandSimon Glass
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass
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-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: usb: sandbox: Enable USBSimon Glass
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-02-19dm: cros_ec: Convert to KconfigSimon Glass
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN 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-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada