summaryrefslogtreecommitdiff
path: root/cmd/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-10-03cmd: Add the 'btrsubvol' command to list BTRFS subvolumesMarek BehĂșn1-0/+1
2017-08-23cmd: add sdp commandStefan Agner1-0/+1
2017-08-17dm: blk: Add a generic function for block device commandsSimon Glass1-0/+1
2017-08-13nvme: Add nvme commandsZhikang Zhang1-0/+1
2017-08-12Convert CONFIG_CMD_YAFFS2 to KconfigSimon Glass1-1/+1
2017-08-11Convert CONFIG_CMD_SCSI to KconfigSimon Glass1-1/+1
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass1-1/+0
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-3/+0
2017-06-05cmd/ethsw: Disable implicit enum conversion warningTom Rini1-0/+2
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass1-1/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass1-1/+1
2017-04-18cmd: remove Blackfin specific commandsMasahiro Yamada1-6/+0
2017-04-15dm: led: Add a new 'led' commandSimon Glass1-0/+1
2017-04-15led: Mark existing driver as legacySimon Glass1-1/+1
2017-04-05SPARC: RemoveTom Rini1-1/+0
2017-02-08cmd: rework "license" commandMasahiro Yamada1-0/+15
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada1-0/+22
2017-01-21status_led: Kconfig migrationUri Mashiach1-1/+1
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin1-0/+2
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-25hush: 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-19cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-1/+1
2016-04-02drivers: block: add block device cacheEric Nelson1-0/+1
2016-03-16efi_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