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-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
2023-12-20
command: Allocate history buffer using calloc()
Marek Vasut
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-13
video: Add a function to clear the display
Simon Glass
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
bootstd: Introduce programmatic boot
Simon Glass
2023-12-06
sunxi: h616: (really) lower SPL stack address to avoid BROM data
Andre Przywara
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-12-01
usb: storage: Use the correct CBW lengths
Hector Martin
2023-12-01
usb: hub: Add missing reset recovery delay
Hector Martin
2023-11-29
Fix stack-protector for powerpc
Christophe Leroy
2023-11-28
Merge patch series "sysinfo: Expand sysinfo with some more banner information"
Tom Rini
2023-11-28
sysinfo: Allow displaying more info on startup
Simon Glass
2023-11-28
Revert "generic-board: make show_board_info a weak function"
Simon Glass
2023-11-28
board: Move show_board_info() comment to header file
Simon Glass
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-17
Merge branch '2023-11-16-assorted-updates' into next
Tom Rini
2023-11-16
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
[next]