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
/
common
Age
Commit message (
Expand
)
Author
2024-04-02
Merge branch 'next'
Tom Rini
2024-03-26
spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
Randolph
2024-03-20
test: dm: add button_cmd test
Caleb Connolly
2024-03-20
spl: Improve error message for SPL memory allocation
Leo Yu-Chi Liang
2024-03-13
cli: allow users to determine history buffer allocation method
Hanyuan Zhao
2024-03-13
cli: panic when failed to allocate memory for the history buffer
Hanyuan Zhao
2024-03-07
cmd: md5sum: use hash_command
Igor Opaniuk
2024-03-07
autoboot: Add check for result of malloc_cache_aligned()
Maks Mishin
2024-03-02
log: fixup log_head after relocating global data
Thomas Weißschuh
2024-03-01
common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
Stefan Bosch
2024-02-29
Merge patch series "Handoff bloblist from previous boot stage"
Tom Rini
2024-02-29
bloblist: Load the bloblist from the previous loader
Raymond Mao
2024-02-29
bloblist: refactor of bloblist_reloc()
Raymond Mao
2024-02-29
bloblist: check bloblist with specified buffer size
Raymond Mao
2024-02-29
bloblist: add API to check the register conventions
Raymond Mao
2024-02-19
common: usb-hub: Reset USB 3.0 hubs only
Shantur Rathore
2024-02-15
common: avb_verify: add str_avb_io_error/str_avb_slot_error
Igor Opaniuk
2024-02-15
common: avb_verify: rework error/debug prints
Igor Opaniuk
2024-02-15
avb: move SPDX license identifiers to the first line
Igor Opaniuk
2024-02-15
common: avb_verify: don't call mmc_switch_part for SD
Igor Opaniuk
2024-02-13
boot: add support for button commands
Caleb Connolly
2024-02-07
Merge branch '2024-02-06-assorted-fixes'
Tom Rini
2024-02-06
common: event: check event_type_name() argument
Heinrich Schuchardt
2024-02-04
spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework
Kever Yang
2024-01-31
spl: riscv: falcon: move fdt blob to specified address
Randolph
2024-01-29
common: splash_source: Don't compile ubifs splash cmd for SPL build
Devarsh Thakkar
2024-01-29
Merge patch series "Move framebuffer reservation for SPL to RAM end"
Tom Rini
2024-01-29
video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
2024-01-29
common/board_f: Catch bloblist before starting reservations
Devarsh Thakkar
2024-01-29
spl: Enforce framebuffer reservation from end of RAM
Devarsh Thakkar
2024-01-29
sunxi: Consider SPL size limitations for FIT loading
Samuel Holland
2024-01-29
sunxi: spl: Disable padding from SPL_PAD_TO
Samuel Holland
2024-01-24
common: console: Fix print complete stdio device list
Patrice Chotard
2024-01-22
common: usb-hub: Reset hub port before scanning
Shantur Rathore
2024-01-18
getchar(): Correct usage
Tom Rini
2024-01-16
cmd/command.c: relax length check in cmd_get_data_size()
Rasmus Villemoes
2024-01-16
cmd/command.c: constify "arg" argument of cmd_get_data_size()
Rasmus Villemoes
2024-01-09
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
2024-01-09
common: console: record console from the beginning
Ion Agorria
2024-01-09
common: console: introduce console_record_isempty helper
Ion Agorria
2024-01-08
spl: binman: Disable u_boot_any symbols for i.MX93 boards
Mathieu Othacehe
2023-12-31
bloblist: Add alignment to bloblist_new()
Simon Glass
2023-12-31
bloblist: Adjust the bloblist header
Simon Glass
2023-12-31
bloblist: Reduce blob-header size
Simon Glass
2023-12-31
bloblist: Handle alignment with a void entry
Simon Glass
2023-12-31
bloblist: Checksum the entire bloblist
Simon Glass
2023-12-31
bloblist: Drop spare value from bloblist record
Simon Glass
2023-12-31
bloblist: Access record hdr_size and tag via a function
Simon Glass
2023-12-31
bloblist: Adjust API to align in powers of 2
Simon Glass
2023-12-31
bloblist: Update the tag numbering
Simon Glass
[next]