aboutsummaryrefslogtreecommitdiff
path: root/cmd/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer1-0/+1
2016-09-09cmd: Rework disk.c usageTom Rini1-4/+3
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini1-0/+2
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada1-2/+2
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan1-1/+1
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan1-1/+1
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini1-0/+1
2016-05-17dm: scsi: Separate the non-command code into its own fileSimon Glass1-6/+0
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-2/+2
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-1/+1
2016-04-01drivers: block: add block device cacheEric Nelson1-0/+1
2016-03-15efi_loader: Add "bootefi" commandAlexander Graf1-0/+1
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-129/+129
2016-01-25Move all command code into its own directorySimon Glass1-0/+166