index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-08-20
fastboot: implement Kconfig
Steve Rae
2016-08-20
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
2016-06-24
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-20
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
2016-05-23
cmd: qfw: do not depend on x86
Miao Yan
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-04-25
cmd: Kconfig: Add a Kconfig options for a few CMD
Dinh Nguyen
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
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-22
Add an option to enable the command line
Simon Glass
2016-03-15
efi_loader: Add "bootefi" command
Alexander Graf
2016-01-25
Move all command code into its own directory
Simon Glass