index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
Makefile
Age
Commit message (
Expand
)
Author
2017-10-02
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
Marek BehĂșn
2017-08-23
cmd: add sdp command
Stefan Agner
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass
2017-08-13
nvme: Add nvme commands
Zhikang Zhang
2017-08-11
Convert CONFIG_CMD_YAFFS2 to Kconfig
Simon Glass
2017-08-11
Convert CONFIG_CMD_SCSI to Kconfig
Simon Glass
2017-08-11
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
Simon Glass
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-05
cmd/ethsw: Disable implicit enum conversion warning
Tom Rini
2017-05-22
Convert CONFIG_CMD_LZMADEC to Kconfig
Simon Glass
2017-05-22
Convert CONFIG_CMD_IMMAP to Kconfig
Simon Glass
2017-05-22
Drop digital thermometer and thermostat (DTT) drivers
Simon Glass
2017-04-30
Convert CONFIG_CMD_BLOB to Kconfig
Simon Glass
2017-04-18
cmd: remove Blackfin specific commands
Masahiro Yamada
2017-04-14
dm: led: Add a new 'led' command
Simon Glass
2017-04-14
led: Mark existing driver as legacy
Simon Glass
2017-04-05
SPARC: Remove
Tom Rini
2017-02-08
cmd: rework "license" command
Masahiro Yamada
2017-02-08
cmd: add a new command "config" to show .config contents
Masahiro Yamada
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-12-12
arm64: mvebu: Add bubt command for flash image burn
Konstantin Porotchkin
2016-10-11
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-09-09
cmd: Rework disk.c usage
Tom Rini
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-06-24
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-05-23
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-17
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-04-18
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
Michal Simek
2016-04-01
drivers: block: add block device cache
Eric Nelson
2016-03-15
efi_loader: Add "bootefi" command
Alexander Graf
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
Move all command code into its own directory
Simon Glass