| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Add new wol command - Wake on LAN | Lothar Felten | 2018-07-02 | 1 | -0/+1 |
* | cmd: avb2.0: avb command for performing verification | Igor Opaniuk | 2018-06-18 | 1 | -0/+3 |
* | tpm: prepare support for TPMv2.x commands | Miquel Raynal | 2018-05-25 | 1 | -0/+1 |
* | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 2018-05-25 | 1 | -1/+2 |
* | tpm: prepare introduction of TPMv2.x support in Kconfig | Miquel Raynal | 2018-05-25 | 1 | -1/+1 |
* | bootcount: Add bootcount command | Alex Kiernan | 2018-05-23 | 1 | -0/+1 |
* | cmd: add ADC cli commands | Neil Armstrong | 2018-05-08 | 1 | -0/+1 |
* | arm64: Add SMC and HVC commands | Michalis Pappas | 2018-05-08 | 1 | -0/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | cmd: Add command for calculating binary operations | Mario Six | 2018-04-06 | 1 | -0/+1 |
* | cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA | Tuomas Tynkkynen | 2018-02-05 | 1 | -2/+0 |
* | arm: keystone: Move cmd_ddr3 to a common place | Lokesh Vutla | 2018-01-19 | 1 | -0/+1 |
* | usb: rockchip: add rockusb command | Eddie Cai | 2018-01-10 | 1 | -0/+1 |
* | x86: Move commands from under arch/x86 to cmd/x86/ | Tom Rini | 2018-01-08 | 1 | -0/+2 |
* | log: Add a 'log level' command | Simon Glass | 2017-12-07 | 1 | -0/+1 |
* | Drop the log buffer | Simon Glass | 2017-12-07 | 1 | -1/+0 |
* | cmd: Add the 'btrsubvol' command to list BTRFS subvolumes | Marek BehĂșn | 2017-10-02 | 1 | -0/+1 |
* | cmd: add sdp command | Stefan Agner | 2017-08-23 | 1 | -0/+1 |
* | dm: blk: Add a generic function for block device commands | Simon Glass | 2017-08-17 | 1 | -0/+1 |
* | nvme: Add nvme commands | Zhikang Zhang | 2017-08-13 | 1 | -0/+1 |
* | Convert CONFIG_CMD_YAFFS2 to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+1 |
* | Convert CONFIG_CMD_SCSI to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+1 |
* | Kconfig: Drop CONFIG_CMD_PORTIO and associated command | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 1 | -3/+0 |
* | cmd/ethsw: Disable implicit enum conversion warning | Tom Rini | 2017-06-05 | 1 | -0/+2 |
* | Convert CONFIG_CMD_LZMADEC to Kconfig | Simon Glass | 2017-05-22 | 1 | -2/+0 |
* | Convert CONFIG_CMD_IMMAP to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Drop digital thermometer and thermostat (DTT) drivers | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Convert CONFIG_CMD_BLOB to Kconfig | Simon Glass | 2017-04-30 | 1 | -1/+1 |
* | cmd: remove Blackfin specific commands | Masahiro Yamada | 2017-04-18 | 1 | -6/+0 |
* | dm: led: Add a new 'led' command | Simon Glass | 2017-04-14 | 1 | -0/+1 |
* | led: Mark existing driver as legacy | Simon Glass | 2017-04-14 | 1 | -1/+1 |
* | SPARC: Remove | Tom Rini | 2017-04-05 | 1 | -1/+0 |
* | cmd: rework "license" command | Masahiro Yamada | 2017-02-08 | 1 | -0/+15 |
* | cmd: add a new command "config" to show .config contents | Masahiro Yamada | 2017-02-08 | 1 | -0/+22 |
* | status_led: Kconfig migration | Uri Mashiach | 2017-01-21 | 1 | -1/+1 |
* | arm64: mvebu: Add bubt command for flash image burn | Konstantin Porotchkin | 2016-12-12 | 1 | -0/+2 |
* | cmd: cros_ec: Move crosec commands to cmd subdirectory | Moritz Fischer | 2016-10-11 | 1 | -0/+1 |
* | cmd: Rework disk.c usage | Tom Rini | 2016-09-09 | 1 | -4/+3 |
* | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini | 2016-08-20 | 1 | -0/+2 |
* | hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER | Masahiro Yamada | 2016-06-24 | 1 | -2/+2 |
* | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] | Miao Yan | 2016-05-23 | 1 | -1/+1 |
* | x86: qemu: split qfw command interface and qfw core | Miao Yan | 2016-05-23 | 1 | -1/+1 |
* | x86: qemu: Move qfw command over to cmd and add Kconfig entry | Tom Rini | 2016-05-23 | 1 | -0/+1 |
* | dm: scsi: Separate the non-command code into its own file | Simon Glass | 2016-05-17 | 1 | -6/+0 |
* | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass | 2016-05-17 | 1 | -2/+2 |
* | cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT | Michal Simek | 2016-04-18 | 1 | -1/+1 |
* | drivers: block: add block device cache | Eric Nelson | 2016-04-01 | 1 | -0/+1 |
* | efi_loader: Add "bootefi" command | Alexander Graf | 2016-03-15 | 1 | -0/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -129/+129 |