summaryrefslogtreecommitdiff
path: root/cmd/Makefile
AgeCommit message (Expand)Author
2017-01-18cmd: add sdp commandStefan Agner
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer
2016-09-09cmd: Rework disk.c usageTom Rini
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: split qfw command interface and qfw coreMiao Yan
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini
2016-05-17dm: scsi: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek
2016-04-01drivers: block: add block device cacheEric Nelson
2016-03-15efi_loader: Add "bootefi" commandAlexander Graf
2016-01-25Remove the cmd_ prefix from command filesSimon Glass
2016-01-25Move all command code into its own directorySimon Glass