summaryrefslogtreecommitdiffstats
path: root/cmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud