index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
sandbox_defconfig
Age
Commit message (
Expand
)
Author
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-10
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
Simon Glass
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-05-21
sandbox: Enable env unit tests
Joe Hershberger
2015-05-21
test: Move the unit tests to their own menu
Joe Hershberger
2015-05-21
test: dm: Move the time test over to the ut command
Joe Hershberger
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-05-21
sandbox: Use defconfig to enable features
Joe Hershberger
2015-05-21
sandbox: Cleanup order and extra defines in defconfig
Joe Hershberger
2015-05-14
sandbox: defconfig: enable support of sandbox PMIC drivers
Przemyslaw Marczak
2015-05-12
Clean all defconfigs with savedefconfig
Joe Hershberger
2015-05-06
sandbox: Enable time unit test command
Simon Glass
2015-05-05
dm: rtc: sandbox: Enable real-time clock support
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
Simon Glass
2015-04-18
sandbox: exynos: Move CONFIG_SOUND to Kconfig
Simon Glass
2015-04-18
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
Simon Glass
2015-04-18
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
Simon Glass
2015-04-18
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
Simon Glass
2015-04-18
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
Simon Glass
2015-04-18
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
Simon Glass
2015-04-18
sandbox: Move GPIO CONFIGs to Kconfig
Simon Glass
2015-04-18
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Simon Glass
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
dm: usb: sandbox: Enable USB
Simon Glass
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
dm: sandbox: pci: Enable PCI for sandbox
Simon Glass
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
2015-03-28
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
Masahiro Yamada
2015-02-19
dm: cros_ec: Convert to Kconfig
Simon Glass
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
2015-01-29
lib/rsa: Modify rsa to use DM driver
Ruchika Gupta
2015-01-29
configs: Move CONFIG_FIT_SIGNATURE to defconfig
Ruchika Gupta
2014-09-25
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
Masahiro Yamada
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada