summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-0/+12
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-301-0/+44
* Convert CONFIG_CMD_BEDBUG to KconfigSimon Glass2017-04-301-0/+11
* Convert CONFIG_CMD_AES et al to KconfigSimon Glass2017-04-301-0/+10
* add Kconfig for fsuuid commandJosua Mayer2017-04-271-0/+5
* dm: led: Add a new 'led' commandSimon Glass2017-04-141-0/+9
* cmd: nand: Make the NAND options default to NAND_SUNXIMaxime Ripard2017-04-071-3/+3
* cmd: ubifs: Add a dependency on CMD_UBIMaxime Ripard2017-04-071-0/+1
* sunxi: Enable UBI and NAND supportHans de Goede2017-04-071-0/+4
* cmd: nand: Expose optional suboptions in KconfigBoris Brezillon2017-04-071-0/+18
* cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon2017-04-071-0/+8
* cmd: Add Kconfig option for CMD_MTDPARTS and related optionsMaxime Ripard2017-04-071-0/+20
* SPARC: RemoveTom Rini2017-04-051-14/+0
* Kconfig: introduce md5sum command selectionAndre Przywara2017-03-171-0/+14
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-0/+10
* cmd: rework "license" commandMasahiro Yamada2017-02-081-0/+1
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-081-0/+12
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-0/+15
* cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam2016-12-271-2/+2
* arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-121-0/+3
* cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-031-0/+6
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-0/+6
* mmc: add bkops-enable commandTomas Melin2016-12-011-0/+9
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-271-1/+14
* efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-141-1/+1
* efi: arm: Add aarch64 EFI app supportSimon Glass2016-11-141-1/+1
* efi: arm: Add EFI app supportSimon Glass2016-11-141-1/+1
* efi: Add support for a hello world test programSimon Glass2016-11-141-0/+9
* cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-111-0/+13
* dfu: Migrate to KconfigTom Rini2016-09-271-0/+1
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-0/+12
* fastboot: implement KconfigSteve Rae2016-08-201-0/+2
* cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-201-0/+7
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-241-6/+0
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-201-0/+6
* cmd: qfw: do not depend on x86Miao Yan2016-05-231-1/+0
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-231-1/+1
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-231-0/+1
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-231-0/+7
* cmd: Kconfig: Add a Kconfig options for a few CMDDinh Nguyen2016-04-251-0/+70
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+1
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-181-0/+7
* drivers: block: add block device cacheEric Nelson2016-04-011-0/+11
* Add an option to enable the command lineSimon Glass2016-03-221-0/+12
* efi_loader: Add "bootefi" commandAlexander Graf2016-03-151-0/+7
* Move all command code into its own directorySimon Glass2016-01-251-0/+585