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
2021-11-11
pxe: Move do_getfile() into the context
Simon Glass
2021-11-11
pxe: Use a context pointer
Simon Glass
2021-11-11
pxe: Move API comments to the header files
Simon Glass
2021-11-08
cmd: sbi: show SBI implementation version
Heinrich Schuchardt
2021-11-01
pxe_utils: Clean up {bootm,zboot}_argv generation
Zhaofeng Li
2021-11-01
pxe_utils: Fix arguments to x86 zboot
Zhaofeng Li
2021-10-30
cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num
Sean Anderson
2021-10-29
cmd: mmc: check whether card is SD or eMMC before hwpartition
Jaehoon Chung
2021-10-29
cmd: mmc: Support mmc hwpartition user enh start -
Marek Vasut
2021-10-28
arm: mvebu: Fix comments about kwbimage structures
Pali Rohár
2021-10-28
arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3
Pali Rohár
2021-10-26
cmd: nand biterr - Add support for nand biterr command
Balamanikandan Gunasundar
2021-10-25
loads: Block writes into LMB reserved areas of U-Boot
Marek Vasut
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-22
Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-10-21
env: Move non-cli env functions to env/common.c
Marek Behún
2021-10-21
env: Simplify env_match() and inline into env_get_f()
Marek Behún
2021-10-21
env: Use memcpy() instead of ad-hoc code to copy variable value
Marek Behún
2021-10-21
env: Make return value of env_get_f() behave like sprintf() on success
Marek Behún
2021-10-21
env: Early return from env_get_f() on NULL name
Marek Behún
2021-10-21
env: Don't match empty variable name in env_match()
Marek Behún
2021-10-21
env: Use better name for variable in env_get_f()
Marek Behún
2021-10-21
env: Use string pointer instead of indexes in env_get_f()
Marek Behún
2021-10-21
env: Inline env_get_char() into its only user
Marek Behún
2021-10-21
env: Change env_match() to static and remove from header
Marek Behún
2021-10-21
cmd: tlv_eeprom
Sven Auhagen
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
efi_loader: simplify show_efi_boot_opt_data()
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-10-14
pci: Fix showing registers
Pali Rohár
2021-10-14
pci: Fix showing bars
Pali Rohár
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
2021-10-07
cmd/sbi: use constants instead of numerical values
Heinrich Schuchardt
2021-10-06
nand.h: Cleanup linux/mtd/rawnand.h usage
Tom Rini
2021-10-03
pci: pciinfo_header can be static
Vladimir Oltean
2021-10-03
pci: pci_header_show can be static
Vladimir Oltean
2021-10-03
pci: pci_bar_show can be static
Vladimir Oltean
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
2021-09-24
arm: use CONFIG_SUPPORT_PASSING_ATAGS
Patrick Delaunay
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-17
version: Remove global macro U_BOOT_VERSION_STRING from version.h
Pali Rohár
2021-09-17
version: Do not make version_string[] variable as a weak
Pali Rohár
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
[next]