Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER | Masahiro Yamada | 2016-06-24 | -2/+2 |
* | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] | Miao Yan | 2016-05-23 | -1/+1 |
* | x86: qemu: split qfw command interface and qfw core | Miao Yan | 2016-05-23 | -1/+1 |
* | x86: qemu: Move qfw command over to cmd and add Kconfig entry | Tom Rini | 2016-05-23 | -0/+1 |
* | dm: scsi: Separate the non-command code into its own file | Simon Glass | 2016-05-17 | -6/+0 |
* | dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI | Simon Glass | 2016-05-17 | -2/+2 |
* | cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT | Michal Simek | 2016-04-18 | -1/+1 |
* | drivers: block: add block device cache | Eric Nelson | 2016-04-01 | -0/+1 |
* | efi_loader: Add "bootefi" command | Alexander Graf | 2016-03-15 | -0/+1 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | -129/+129 |
* | Move all command code into its own directory | Simon Glass | 2016-01-25 | -0/+166 |