Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
25c5843ad5762d0ccaab03f3c516035cd48d21d1
/
common
25c5843
dlmalloc: Make sure allocation size is within malloc area
by Richard Weinberger
· 4 months ago
b6c32c5
dlmalloc: Fix integer overflow in sbrk()
by Richard Weinberger
· 4 months ago
9bc2d82
dlmalloc: Fix integer overflow in request2size()
by Richard Weinberger
· 4 months ago
ebdc4a6
bootstage: Fix out-of-bounds read in reloc_bootstage()
by Richard Weinberger
· 4 months ago
c4d807a
Merge patch series "Universal Payload initial series"
by Tom Rini
· 4 months ago
45aec8e
upl: Plumb in universal payload to the init process
by Simon Glass
· 4 months ago
9b5bfba
spl: Plumb in the Universal Payload handoff
by Simon Glass
· 4 months ago
3266828
spl: Set SPL_FIT_FOUND for full FIT also
by Simon Glass
· 4 months ago
bc3ec00
upl: Add support for Universal Payload in SPL
by Simon Glass
· 4 months ago
1162e49
Merge patch series "alist: Implement a pointer list / array of structs"
by Tom Rini
· 4 months ago
e4fdd1d
malloc: Support testing with realloc()
by Simon Glass
· 4 months ago
d4beba6
Merge patch series "omap configuration cleanups"
by Tom Rini
· 4 months ago
f2e354b
omap3: Define maximum SPL size in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
14cb262
omap3: Define common SPL text base in Kconfig instead of defconfigs
by Paul Kocialkowski
· 4 months ago
cc42f2c
sandbox: Increase cyclic CPU-time limit
by Simon Glass
· 4 months ago
0b38522
cyclic: Add a symbol for SPL
by Simon Glass
· 4 months ago
8c6b437
arm: ti: Remove omap4 platform support
by Tom Rini
· 4 months ago
d78c9bd
bootstash: Do not provide a default address for all
by Tom Rini
· 4 months ago
5bfbd07
bloblist: fix bloblist convention check.
by Levi Yun
· 5 months ago
69c6fa8
common: Remove duplicate newlines
by Marek Vasut
· 4 months ago
d54a7e7
Merge patch series "Add Turris 1.x board"
by Tom Rini
· 4 months ago
64a15c8
board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
by Pali Rohár
· 6 months ago
659e41c
usb: Assimilate usb_get_descriptor() to linux
by Philip Oberfichtner
· 6 months ago
6726179
global_data.h: drop write-only field dm_root_f
by Rasmus Villemoes
· 6 months ago
1f47e4e
Merge branch 'next'
by Tom Rini
· 5 months ago
01e836c
spl: correct link to FIT specification
by Heinrich Schuchardt
· 5 months ago
ab2e3c5
spl: Allow ATF to work when dcache is disabled
by Simon Glass
· 5 months ago
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 5 months ago
c9aa613
cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000
by Jiaxun Yang
· 6 months ago
04f5cb6
Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· 5 months ago
e51ca6a
spl: Introduce SoC specific init function
by Lukas Funke
· 8 months ago
98379e3
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next
by Tom Rini
· 5 months ago
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· 6 months ago
d84e291
cyclic: stop strdup'ing name in cyclic_register()
by Rasmus Villemoes
· 6 months ago
a90e793
Merge patch series "efi_loader: select BLK not depends on BLK"
by Tom Rini
· 5 months ago
d15a79c
spl: nvme: Make this depend on SPL_BLK
by Tom Rini
· 6 months ago
c6fc150
spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build
by Vignesh Raghavendra
· 6 months ago
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
· 6 months ago
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 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
· 10 months ago
3765b86
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 7 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
· 9 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
· 9 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
· 10 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
Next »