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-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
2023-12-28
Merge patch series "Modernize U-Boot shell"
Tom Rini
2023-12-28
cli: modern_hush: Add upstream commits up to 2nd October 2023.
Francis Laniel
2023-12-28
cli: hush_modern: Enable loops
Francis Laniel
2023-12-28
cli: hush_modern: Enable if keyword
Francis Laniel
2023-12-28
cli: hush_modern: Enable using < and > as string compare operators
Francis Laniel
2023-12-28
cli: add modern hush as parser for run_command*()
Francis Laniel
2023-12-28
cli: hush_modern: Add functions to be called from run_command()
Francis Laniel
2023-12-28
cli: hush_modern: Enable variables expansion for modern hush
Francis Laniel
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
cmd: Add new cli command
Francis Laniel
2023-12-28
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
2023-12-28
cli: Add menu for hush parser
Francis Laniel
2023-12-28
cli: Port upstream Busybox hush to U-Boot
Francis Laniel
2023-12-28
cli: Add Busybox upstream hush.c file
Francis Laniel
2023-12-20
command: Move command completion temporary buffer to stack
Marek Vasut
[next]