summaryrefslogtreecommitdiff
path: root/cmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* net: Add new wol command - Wake on LANLothar Felten2018-07-021-0/+1
* cmd: avb2.0: avb command for performing verificationIgor Opaniuk2018-06-181-0/+3
* tpm: prepare support for TPMv2.x commandsMiquel Raynal2018-05-251-0/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+2
* tpm: prepare introduction of TPMv2.x support in KconfigMiquel Raynal2018-05-251-1/+1
* bootcount: Add bootcount commandAlex Kiernan2018-05-231-0/+1
* cmd: add ADC cli commandsNeil Armstrong2018-05-081-0/+1
* arm64: Add SMC and HVC commandsMichalis Pappas2018-05-081-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* cmd: Add command for calculating binary operationsMario Six2018-04-061-0/+1
* cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen2018-02-051-2/+0
* arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla2018-01-191-0/+1
* usb: rockchip: add rockusb commandEddie Cai2018-01-101-0/+1
* x86: Move commands from under arch/x86 to cmd/x86/Tom Rini2018-01-081-0/+2
* log: Add a 'log level' commandSimon Glass2017-12-071-0/+1
* Drop the log bufferSimon Glass2017-12-071-1/+0
* cmd: Add the 'btrsubvol' command to list BTRFS subvolumesMarek BehĂșn2017-10-021-0/+1
* cmd: add sdp commandStefan Agner2017-08-231-0/+1
* dm: blk: Add a generic function for block device commandsSimon Glass2017-08-171-0/+1
* nvme: Add nvme commandsZhikang Zhang2017-08-131-0/+1
* Convert CONFIG_CMD_YAFFS2 to KconfigSimon Glass2017-08-111-1/+1
* Convert CONFIG_CMD_SCSI to KconfigSimon Glass2017-08-111-1/+1
* Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass2017-08-111-1/+0
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-3/+0
* cmd/ethsw: Disable implicit enum conversion warningTom Rini2017-06-051-0/+2
* Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass2017-05-221-2/+0
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-221-1/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-301-1/+1
* cmd: remove Blackfin specific commandsMasahiro Yamada2017-04-181-6/+0
* dm: led: Add a new 'led' commandSimon Glass2017-04-141-0/+1
* led: Mark existing driver as legacySimon Glass2017-04-141-1/+1
* SPARC: RemoveTom Rini2017-04-051-1/+0
* cmd: rework "license" commandMasahiro Yamada2017-02-081-0/+15
* cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-081-0/+22
* status_led: Kconfig migrationUri Mashiach2017-01-211-1/+1
* arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-121-0/+2
* cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-111-0/+1
* cmd: Rework disk.c usageTom Rini2016-09-091-4/+3
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-201-0/+2
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-241-2/+2
* 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