summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-12-27cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam1-2/+2
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin1-0/+3
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN1-0/+6
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini1-0/+6
2016-12-01mmc: add bkops-enable commandTomas Melin1-0/+9
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf1-1/+14
2016-11-15efi: x86: Adjust EFI files support efi_loaderSimon Glass1-1/+1
2016-11-15efi: arm: Add aarch64 EFI app supportSimon Glass1-1/+1
2016-11-15efi: arm: Add EFI app supportSimon Glass1-1/+1
2016-11-15efi: Add support for a hello world test programSimon Glass1-0/+9
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer1-0/+13
2016-09-27dfu: Migrate to KconfigTom Rini1-0/+1
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-0/+12
2016-08-20fastboot: implement KconfigSteve Rae1-0/+2
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada1-0/+7
2016-06-25hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada1-6/+0
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada1-0/+6
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-19cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-0/+7
2016-04-02drivers: block: add block device cacheEric Nelson1-0/+11
2016-03-22Add an option to enable the command lineSimon Glass1-0/+12
2016-03-16efi_loader: Add "bootefi" commandAlexander Graf1-0/+7
2016-01-25Move all command code into its own directorySimon Glass1-0/+585