summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)Author
2017-01-18cmd: add sdp commandStefan Agner
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-08-20fastboot: implement KconfigSteve Rae
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada
2016-05-23cmd: qfw: do not depend on x86Miao Yan
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini
2016-04-25cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek
2016-04-01drivers: block: add block device cacheEric Nelson
2016-03-22Add an option to enable the command lineSimon Glass
2016-03-15efi_loader: Add "bootefi" commandAlexander Graf
2016-01-25Move all command code into its own directorySimon Glass