summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeLines
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-08-0/+10
* cmd: rework "license" commandMasahiro Yamada2017-02-08-0/+1
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-08-0/+12
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-28-0/+15
* cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam2016-12-27-2/+2
* arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-12-0/+3
* cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-03-0/+6
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-03-0/+6
* mmc: add bkops-enable commandTomas Melin2016-12-01-0/+9
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-27-1/+14
* efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-14-1/+1
* efi: arm: Add aarch64 EFI app supportSimon Glass2016-11-14-1/+1
* efi: arm: Add EFI app supportSimon Glass2016-11-14-1/+1
* efi: Add support for a hello world test programSimon Glass2016-11-14-0/+9
* cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-0/+13
* dfu: Migrate to KconfigTom Rini2016-09-27-0/+1
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-0/+12
* fastboot: implement KconfigSteve Rae2016-08-20-0/+2
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-20-0/+7
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-24-6/+0
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-20-0/+6
* cmd: qfw: do not depend on x86Miao Yan2016-05-23-1/+0
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-23-1/+1
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-23-0/+1
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-23-0/+7
* cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen2016-04-25-0/+70
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-1/+1
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-18-0/+7
* drivers: block: add block device cacheEric Nelson2016-04-01-0/+11
* Add an option to enable the command lineSimon Glass2016-03-22-0/+12
* efi_loader: Add "bootefi" commandAlexander Graf2016-03-15-0/+7
* Move all command code into its own directorySimon Glass2016-01-25-0/+585