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-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2024-04-21
rockchip: Enable preconsole for rk3328
Jagan Teki
2024-04-14
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2024-04-12
Merge patch series "mcheck implementation for U-Boot"
Tom Rini
2024-04-12
mcheck: let mcheck_abortfunc_t print the pointer
Eugene Uriev
2024-04-12
mcheck: add stats, add a comment with test results
Eugene Uriev
2024-04-12
mcheck: introduce mcheck_on_ramrelocation(.)
Eugene Uriev
2024-04-12
mcheck: add pedantic mode support
Eugene Uriev
2024-04-12
mcheck: support memalign
Eugene Uriev
2024-04-12
mcheck: integrate mcheck into dlmalloc.c
Eugene Uriev
2024-04-12
mcheck: introduce essentials of mcheck
Eugene Uriev
2024-04-12
mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck.
Eugene Uriev
2024-04-12
mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands
Eugene Uriev
2024-04-12
cli: always show cursor
Heinrich Schuchardt
2024-04-12
usb: kbd: Add probe quirk for Apple and Keychron keyboards
Janne Grunau
2024-04-12
usb: kbd: support Apple Magic Keyboards (2021)
Janne Grunau
2024-04-12
usb: Add environment based device ignorelist
Janne Grunau
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
[next]