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
/
Kconfig
Age
Commit message (
Expand
)
Author
2023-03-17
cmd: introduce 'write' command
Rasmus Villemoes
2023-03-07
video console: allow font size configuration at runtime
Dzmitry Sankouski
2023-02-10
efi_loader: enable eficonfig command by default
Heinrich Schuchardt
2023-02-10
cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU
Heinrich Schuchardt
2023-02-07
cmd: Add an option to enable the ini command
Simon Glass
2023-02-06
cmd: Add a SEAMA image load command
Linus Walleij
2023-01-31
Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-11
cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_...
Patrick Delaunay
2023-01-10
arm/mach-meson: move smc commands in cmd/meson
Alexey Romanov
2023-01-09
Merge branch 'next'
Tom Rini
2022-12-29
cmd: net: wget: fix Kconfig dependency
Michael Walle
2022-12-22
Convert CONFIG_THOR_RESET_OFF to Kconfig
Tom Rini
2022-12-05
net: ping6: Add ping6 command
Viacheslav Mitrofanov
2022-11-28
net: Add wget application
Ying-Chun Liu (PaulLiu)
2022-11-24
cmd: fix dependency for CMD_CLS
John Keeping
2022-11-10
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
Tom Rini
2022-10-31
FWU: cmd: Add a command to read FWU metadata
Sughosh Ganu
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD
Simon Glass
2022-10-30
video: Drop CONFIG_VIDEO
Simon Glass
2022-10-30
video: Enable the cls command by default
Simon Glass
2022-10-30
video: Move the console commands to cmd/
Simon Glass
2022-10-21
cmd: Add ncsi command
Samuel Mendoza-Jonas
2022-10-18
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
2022-10-11
cmd: add temperature command
Robert Marko
2022-10-11
cmd: xxd: add new command
Roger Knecht
2022-10-11
cmd: cat: add new command
Roger Knecht
2022-10-10
cmd: CMD_CLS should not depend on video
Heinrich Schuchardt
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-16
cmd: Drop use of HAVE_BLOCK_DEVICE
Simon Glass
2022-09-15
xyz-modem: Allow to configure initial timeout for loadx and loady
Pali Rohár
2022-09-14
Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-09-14
eficonfig: menu-driven addition of UEFI boot option
Masahisa Kojima
2022-09-13
cyclic: Add 'cyclic list' and 'cyclic demo' commands
Stefan Roese
2022-09-09
cmd: correct short text for tftpboot
Heinrich Schuchardt
2022-09-02
cmd: Add pause command
Samuel Dionne-Riel
2022-08-26
vbe: Enable command only with BOOTSTD_FULL
Simon Glass
2022-08-12
vbe: Add a new vbe command
Simon Glass
2022-08-10
boot: allow bootmeth-distro without CONFIG_NET
John Keeping
2022-08-02
test: rng: Add a UT testcase for the rng command
Sughosh Ganu
2022-07-26
fpga: add option for loading FPGA secure bitstreams
Oleksandr Suvorov
2022-07-21
tlv_eeprom: Add missing CRC32 dependency
Pali Rohár
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig
Tom Rini
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-06
ubifs: Add missing dependency on GZIP
Pali Rohár
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
[next]