summaryrefslogtreecommitdiff
path: root/cmd/Makefile
Commit message (Expand)AuthorAgeLines
* cmd: rework "license" commandMasahiro Yamada2017-02-08-0/+15
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-08-0/+22
* status_led: Kconfig migrationUri Mashiach2017-01-21-1/+1
* arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-12-0/+2
* cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-0/+1
* cmd: Rework disk.c usageTom Rini2016-09-09-4/+3
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-0/+2
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-24-2/+2
* 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-1/+1
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-23-0/+1
* dm: scsi: Separate the non-command code into its own fileSimon Glass2016-05-17-6/+0
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-2/+2
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-18-1/+1
* drivers: block: add block device cacheEric Nelson2016-04-01-0/+1
* efi_loader: Add "bootefi" commandAlexander Graf2016-03-15-0/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-25-129/+129
* Move all command code into its own directorySimon Glass2016-01-25-0/+166