summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* common: Add CMD_SF Kconfig entryJagan Teki2015-07-011-0/+5
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-0/+23
* common: Add the CMD_ENV_EXISTS config to KconfigJoe Hershberger2015-06-251-0/+6
* common: Fix comment for saveenv in KconfigJoe Hershberger2015-06-251-1/+2
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-081-3/+17
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-0/+64
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-0/+1
* Move setexpr to KconfigJoe Hershberger2015-06-011-0/+8
* dm: regulator: add regulator commandPrzemyslaw Marczak2015-05-141-0/+22
* dm: pmic: add pmic commandPrzemyslaw Marczak2015-05-141-0/+14
* Add a 'cpu' command to print CPU informationSimon Glass2015-04-291-0/+8
* kconfig: remove duplicated CMD_DNS optionAndrey Skvortsov2015-04-211-5/+0
* sandbox: exynos: Move CONFIG_CMD_SOUND to KconfigSimon Glass2015-04-181-0/+10
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-181-0/+106
* common/armflash: Support for ARM flash imagesLinus Walleij2015-04-101-0/+6
* kconfig: common: Fix memtest bool nameNikolaos Pasaloukos2015-03-051-1/+1
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-1/+0
* dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass2015-02-121-0/+23
* commands: add more command entries in KconfigMasahiro Yamada2014-11-231-9/+274
* hush: add CONFIG_HUSH_PARSER to KconfigMasahiro Yamada2014-11-231-0/+17
* kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada2014-09-241-0/+6
* kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada2014-09-241-0/+6
* kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada2014-09-241-0/+6
* kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-241-0/+6
* kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada2014-09-241-0/+6
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+4
OpenPOWER on IntegriCloud