summaryrefslogtreecommitdiffstats
path: root/cmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-3/+0
* cmd/ethsw: Disable implicit enum conversion warningTom Rini2017-06-051-0/+2
* Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass2017-05-221-2/+0
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-221-1/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-301-1/+1
* cmd: remove Blackfin specific commandsMasahiro Yamada2017-04-181-6/+0
* dm: led: Add a new 'led' commandSimon Glass2017-04-141-0/+1
* led: Mark existing driver as legacySimon Glass2017-04-141-1/+1
* SPARC: RemoveTom Rini2017-04-051-1/+0
* cmd: rework "license" commandMasahiro Yamada2017-02-081-0/+15
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-081-0/+22
* status_led: Kconfig migrationUri Mashiach2017-01-211-1/+1
* arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-121-0/+2
* cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-111-0/+1
* cmd: Rework disk.c usageTom Rini2016-09-091-4/+3
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-201-0/+2
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-241-2/+2
* 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-1/+1
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-231-0/+1
* dm: scsi: Separate the non-command code into its own fileSimon Glass2016-05-171-6/+0
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-2/+2
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-181-1/+1
* drivers: block: add block device cacheEric Nelson2016-04-011-0/+1
* efi_loader: Add "bootefi" commandAlexander Graf2016-03-151-0/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-129/+129
* Move all command code into its own directorySimon Glass2016-01-251-0/+166