summaryrefslogtreecommitdiff
path: root/cmd/Makefile
AgeCommit message (Expand)Author
2017-10-02cmd: Add the 'btrsubvol' command to list BTRFS subvolumesMarek BehĂșn
2017-08-23cmd: add sdp commandStefan Agner
2017-08-17dm: blk: Add a generic function for block device commandsSimon Glass
2017-08-13nvme: Add nvme commandsZhikang Zhang
2017-08-11Convert CONFIG_CMD_YAFFS2 to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SCSI to KconfigSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-05cmd/ethsw: Disable implicit enum conversion warningTom Rini
2017-05-22Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass
2017-04-18cmd: remove Blackfin specific commandsMasahiro Yamada
2017-04-14dm: led: Add a new 'led' commandSimon Glass
2017-04-14led: Mark existing driver as legacySimon Glass
2017-04-05SPARC: RemoveTom Rini
2017-02-08cmd: rework "license" commandMasahiro Yamada
2017-02-08cmd: add a new command "config" to show .config contentsMasahiro Yamada
2017-01-21status_led: Kconfig migrationUri Mashiach
2016-12-12arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin
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