aboutsummaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-05-23cmd: qfw: do not depend on x86Miao Yan1-1/+0
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan1-1/+1
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan1-0/+1
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini1-0/+7
2016-04-25cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen1-0/+70
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+1
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-0/+7
2016-04-01drivers: block: add block device cacheEric Nelson1-0/+11
2016-03-22Add an option to enable the command lineSimon Glass1-0/+12
2016-03-15efi_loader: Add "bootefi" commandAlexander Graf1-0/+7
2016-01-25Move all command code into its own directorySimon Glass1-0/+585