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
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-12-05
net: ping6: Add ping6 command
Viacheslav Mitrofanov
2022-12-05
net: tftp: Add IPv6 support for tftpboot
Viacheslav Mitrofanov
2022-12-02
eficonfig: use efi_get_next_variable_name_int()
Masahisa Kojima
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-12-02
eficonfig: use u16_strsize() to get u16 string buffer size
Masahisa Kojima
2022-12-02
eficonfig: fix going one directory up issue
Masahisa Kojima
2022-12-02
efi_loader: don't use EFI_LOADER_DATA internally
Heinrich Schuchardt
2022-11-28
net: Add wget application
Ying-Chun Liu (PaulLiu)
2022-11-24
cmd: fix dependency for CMD_CLS
John Keeping
2022-11-23
cmd: ubifs: Do not show usage when command fails
Pali Rohár
2022-11-22
cmd: fdt: Fix iteration over elements above index 1 in fdt get
Marek Vasut
2022-11-22
eficonfig: add "Show Signature Database" menu entry
Masahisa Kojima
2022-11-22
eficonfig: add UEFI Secure Boot Key enrollment interface
Masahisa Kojima
2022-11-22
eficonfig: use protocol interface for file selection
Masahisa Kojima
2022-11-22
eficonfig: expose eficonfig_create_device_path()
Masahisa Kojima
2022-11-22
eficonfig: refactor change boot order implementation
Masahisa Kojima
2022-11-22
eficonfig: expose append entry function
Masahisa Kojima
2022-11-22
eficonfig: refactor file selection handling
Masahisa Kojima
2022-11-16
eficonfig: fix missing variable initialization
Masahisa Kojima
2022-11-16
cmd: remove superfluous if in eficonfig_edit_boot_option
Heinrich Schuchardt
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig
Tom Rini
2022-11-07
dm: sandbox: Switch over to using the new host uclass
Simon Glass
2022-11-07
dm: sandbox: Drop non-BLK code from host implementation
Simon Glass
2022-11-02
cmd: eeprom: don't truncate target address at 32-bit
Baruch Siach
2022-11-02
cyclic: switch to using hlist instead of list
Rasmus Villemoes
2022-10-31
FWU: cmd: Add a command to read FWU metadata
Sughosh Ganu
2022-10-31
vbe: Add a command to show the VBE state
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
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: Drop remaining references to CONFIG_LCD
Simon Glass
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2022-10-30
video: Move bmp_display() prototype to video.h
Simon Glass
2022-10-30
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
Simon Glass
2022-10-30
video: Split SPLASH_SCREEN_ALIGN from bmp command
Simon Glass
2022-10-30
video: Add commands to list and change fonts
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-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-25
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2022-10-25
cmd: sf: Handle unaligned 'update' start offset
Marek Vasut
2022-10-21
cmd: bcb: select user(0) hwpart in __bcb_load()
Mattijs Korpershoek
2022-10-21
qfw: return failure when no kernel could be loaded
Andre Przywara
2022-10-21
qfw: store loaded file size in environment variable
Andre Przywara
2022-10-21
cmd: Add ncsi command
Samuel Mendoza-Jonas
2022-10-20
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
[next]