Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df41fc634d9e2e7899dc1023a7390708e6d8b886
/
common
82b5a86
Merge patch series "'eeprom' command improvements"
by Tom Rini
· 6 months ago
b4f950c
common: eeprom_field: Drop unnecessary comparison
by Marek Behún
· 6 months ago
59193a7
common: eeprom_field: Fix updating binary field
by Marek Behún
· 6 months ago
246db75
common: eeprom_layout: Split field finding code from the field update function
by Marek Behún
· 6 months ago
1dc94be
common: eeprom_layout: Assign default layout methods and parameters before specific ones
by Marek Behún
· 6 months ago
24da831
include: Move snprintf to stdio.h
by Raymond Mao
· 7 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
dee15a9
global: Make <asm/global_data.h> include <asm/u-boot.h>
by Tom Rini
· 7 months ago
728cb88
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
fb71c88
rockchip: Enable preconsole for rk3328
by Jagan Teki
· 11 months ago
3765b86
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 8 months ago
de4de6b
Merge patch series "mcheck implementation for U-Boot"
by Tom Rini
· 8 months ago
5d7f16f
mcheck: let mcheck_abortfunc_t print the pointer
by Eugene Uriev
· 8 months ago
2d54641
mcheck: add stats, add a comment with test results
by Eugene Uriev
· 8 months ago
e84d69a
mcheck: introduce mcheck_on_ramrelocation(.)
by Eugene Uriev
· 8 months ago
2601b61
mcheck: add pedantic mode support
by Eugene Uriev
· 8 months ago
c61e313
mcheck: support memalign
by Eugene Uriev
· 8 months ago
172be69
mcheck: integrate mcheck into dlmalloc.c
by Eugene Uriev
· 8 months ago
f5f24c8
mcheck: introduce essentials of mcheck
by Eugene Uriev
· 8 months ago
5a1d968
mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck.
by Eugene Uriev
· 8 months ago
33bd33d
mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands
by Eugene Uriev
· 8 months ago
127ad5f
cli: always show cursor
by Heinrich Schuchardt
· 8 months ago
c838172
usb: kbd: Add probe quirk for Apple and Keychron keyboards
by Janne Grunau
· 8 months ago
4a7fda9
usb: kbd: support Apple Magic Keyboards (2021)
by Janne Grunau
· 8 months ago
176e8f0
usb: Add environment based device ignorelist
by Janne Grunau
· 8 months ago
c4da10a
Merge branch 'next'
by Tom Rini
· 8 months ago
c05e9e7
spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
by Randolph
· 8 months ago
b10091b
test: dm: add button_cmd test
by Caleb Connolly
· 8 months ago
ecb7eaa
spl: Improve error message for SPL memory allocation
by Leo Yu-Chi Liang
· 9 months ago
ae31efc
cli: allow users to determine history buffer allocation method
by Hanyuan Zhao
· 9 months ago
13c54e7
cli: panic when failed to allocate memory for the history buffer
by Hanyuan Zhao
· 9 months ago
489a578
cmd: md5sum: use hash_command
by Igor Opaniuk
· 9 months ago
c5bd289
autoboot: Add check for result of malloc_cache_aligned()
by Maks Mishin
· 9 months ago
1bcd488
log: fixup log_head after relocating global data
by Thomas Weißschuh
· 10 months ago
26f5130
common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
by Stefan Bosch
· 10 months ago
8a3b4cb
Merge patch series "Handoff bloblist from previous boot stage"
by Tom Rini
· 9 months ago
72c99cc
bloblist: Load the bloblist from the previous loader
by Raymond Mao
· 10 months ago
1a99d2c
bloblist: refactor of bloblist_reloc()
by Raymond Mao
· 10 months ago
bc7f0ab
bloblist: check bloblist with specified buffer size
by Raymond Mao
· 10 months ago
fe016b6
bloblist: add API to check the register conventions
by Raymond Mao
· 10 months ago
0e60c7c
common: usb-hub: Reset USB 3.0 hubs only
by Shantur Rathore
· 10 months ago
66fde11
common: avb_verify: add str_avb_io_error/str_avb_slot_error
by Igor Opaniuk
· 10 months ago
f18ec6d
common: avb_verify: rework error/debug prints
by Igor Opaniuk
· 10 months ago
29cb886
avb: move SPDX license identifiers to the first line
by Igor Opaniuk
· 10 months ago
9655618
common: avb_verify: don't call mmc_switch_part for SD
by Igor Opaniuk
· 10 months ago
2259c29
boot: add support for button commands
by Caleb Connolly
· 11 months ago
36aa4ec
Merge branch '2024-02-06-assorted-fixes'
by Tom Rini
· 10 months ago
81a8923
common: event: check event_type_name() argument
by Heinrich Schuchardt
· 10 months ago
4d87ac3
spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework
by Kever Yang
· 10 months ago
b193397
spl: riscv: falcon: move fdt blob to specified address
by Randolph
· 11 months ago
699afcb
common: splash_source: Don't compile ubifs splash cmd for SPL build
by Devarsh Thakkar
· 10 months ago
2dbedf9
Merge patch series "Move framebuffer reservation for SPL to RAM end"
by Tom Rini
· 10 months ago
2febd46
video: Skip framebuffer reservation if already reserved
by Devarsh Thakkar
· 12 months ago
46245d4
common/board_f: Catch bloblist before starting reservations
by Devarsh Thakkar
· 12 months ago
84e0834
spl: Enforce framebuffer reservation from end of RAM
by Devarsh Thakkar
· 12 months ago
7618389
sunxi: Consider SPL size limitations for FIT loading
by Samuel Holland
· 1 year, 1 month ago
3d37a01
sunxi: spl: Disable padding from SPL_PAD_TO
by Samuel Holland
· 1 year, 1 month ago
cc82bae
common: console: Fix print complete stdio device list
by Patrice Chotard
· 11 months ago
813aa8f
common: usb-hub: Reset hub port before scanning
by Shantur Rathore
· 12 months ago
479f54a
getchar(): Correct usage
by Tom Rini
· 11 months ago
9d8e671
cmd/command.c: relax length check in cmd_get_data_size()
by Rasmus Villemoes
· 11 months ago
209329d
cmd/command.c: constify "arg" argument of cmd_get_data_size()
by Rasmus Villemoes
· 11 months ago
7e06c1f
lib: membuff: fix readline not returning line in case of overflow
by Ion Agorria
· 11 months ago
c0b0de4
common: console: record console from the beginning
by Ion Agorria
· 11 months ago
15f6d6a
common: console: introduce console_record_isempty helper
by Ion Agorria
· 11 months ago
6d54871
spl: binman: Disable u_boot_any symbols for i.MX93 boards
by Mathieu Othacehe
· 11 months ago
aee5a9c
bloblist: Add alignment to bloblist_new()
by Simon Glass
· 11 months ago
39d5ad3
bloblist: Adjust the bloblist header
by Simon Glass
· 11 months ago
703a5da
bloblist: Reduce blob-header size
by Simon Glass
· 11 months ago
b560b24
bloblist: Handle alignment with a void entry
by Simon Glass
· 11 months ago
8968c05
bloblist: Checksum the entire bloblist
by Simon Glass
· 11 months ago
448115b
bloblist: Drop spare value from bloblist record
by Simon Glass
· 11 months ago
01b4fdd
bloblist: Access record hdr_size and tag via a function
by Simon Glass
· 11 months ago
c2aa4ef
bloblist: Adjust API to align in powers of 2
by Simon Glass
· 11 months ago
871e5d0
bloblist: Update the tag numbering
by Simon Glass
· 11 months ago
1f8a1b1
Merge patch series "Modernize U-Boot shell"
by Tom Rini
· 11 months ago
e7ca3a3
cli: modern_hush: Add upstream commits up to 2nd October 2023.
by Francis Laniel
· 11 months ago
d000314
cli: hush_modern: Enable loops
by Francis Laniel
· 11 months ago
9492c94
cli: hush_modern: Enable if keyword
by Francis Laniel
· 11 months ago
aa44c26
cli: hush_modern: Enable using < and > as string compare operators
by Francis Laniel
· 11 months ago
5b64c45
cli: add modern hush as parser for run_command*()
by Francis Laniel
· 11 months ago
26cafe1
cli: hush_modern: Add functions to be called from run_command()
by Francis Laniel
· 11 months ago
bfc406a
cli: hush_modern: Enable variables expansion for modern hush
by Francis Laniel
· 11 months ago
3b66e57
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· 11 months ago
efb5800
cmd: Add new cli command
by Francis Laniel
· 11 months ago
1239d23
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
by Francis Laniel
· 11 months ago
529cb2c
cli: Add menu for hush parser
by Francis Laniel
· 11 months ago
36836fc
cli: Port upstream Busybox hush to U-Boot
by Francis Laniel
· 11 months ago
110b769
cli: Add Busybox upstream hush.c file
by Francis Laniel
· 11 months ago
0639049
command: Move command completion temporary buffer to stack
by Marek Vasut
· 12 months ago
6210f6d
command: Allocate history buffer using calloc()
by Marek Vasut
· 12 months ago
08ccd54
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· 12 months ago
ffafbe3
video: Add a function to clear the display
by Simon Glass
· 1 year, 2 months ago
ad5fa1a
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
by Tom Rini
· 12 months ago
9236852
bootstd: Introduce programmatic boot
by Simon Glass
· 1 year ago
c573b09
sunxi: h616: (really) lower SPL stack address to avoid BROM data
by Andre Przywara
· 2 years, 5 months ago
bc761d5
Merge tag 'v2024.01-rc4' into next
by Tom Rini
· 12 months ago
7b3d10d
usb: storage: Use the correct CBW lengths
by Hector Martin
· 1 year, 1 month ago
9053514
usb: hub: Add missing reset recovery delay
by Hector Martin
· 1 year, 1 month ago
9d0be73
Fix stack-protector for powerpc
by Christophe Leroy
· 1 year ago
Next »