Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5b8577db0604e3b9e2ce61e86e6a1a2590cac537
/
common
af847d5
xyz-modem: Add missing fallthrough annotation
by Heinrich Schuchardt
· 3 weeks ago
c2a1e9e
menu: add support to check if menu needs to be reprinted
by developer
· 4 weeks ago
744a0a2
menu: fix the logic checking whether ESC key is pressed
by developer
· 4 weeks ago
563eb3d
log: Add a new category for tests
by Simon Glass
· 4 weeks ago
9651a28
bootstage: Do not sort records
by Jonas Karlman
· 4 months ago
7a033e8
board_r: Remove duplicate headers
by Ilias Apalodimas
· 4 weeks ago
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· 4 weeks ago
dba3e13
bloblist: Fix use of uninitialized variable
by Patrick Rudolph
· 4 weeks ago
ad392d5
common: Enable BLOBLIST_TABLES on arm
by Patrick Rudolph
· 4 weeks ago
2543240
Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 4 weeks ago
daef5ee
rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
by Alex Shumsky
· 5 weeks ago
0f53fd1
Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 weeks ago
001976b
ARM: imx: soc: Move default TEXT_BASE for i.MX7
by Marek Vasut
· 5 weeks ago
e957fb0
ARM: imx: soc: Select default TEXT_BASE for i.MX6
by Marek Vasut
· 5 weeks ago
1cbe5f7
Merge patch series "Allow showing the memory map"
by Tom Rini
· 4 weeks ago
a036dbb
bootstage: Allow counting memory without strings
by Simon Glass
· 5 weeks ago
1cd7dce
common: Tidy up how malloc() is inited
by Simon Glass
· 5 weeks ago
a9c12f1
common: Fix up malloc() comment in reserve_noncached()
by Simon Glass
· 5 weeks ago
3c27ef6
cyclic: make cyclic_run static
by Rasmus Villemoes
· 7 weeks ago
cde8c95
cyclic: introduce u-boot/schedule.h
by Rasmus Villemoes
· 7 weeks ago
4cac2e0
Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 5 weeks ago
1ff0036
net: lwip: add DHCP support and dhcp commmand
by Jerome Forissier
· 5 weeks ago
e0f9551
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· 5 weeks ago
97799bc
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 6 weeks ago
8bc9326
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
by Simon Glass
· 8 weeks ago
4cafa21
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 8 weeks ago
0e84d96
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 8 weeks ago
6c6fcc6
xpl: Rename spl_phase_prefix() and spl_phase_name()
by Simon Glass
· 8 weeks ago
6b7f9c0
xpl: Rename spl_next_phase() and spl_prev_phase()
by Simon Glass
· 8 weeks ago
d4dce4a
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 8 weeks ago
db2d101
xpl: Rename spl_phase to xpl_phase_t
by Simon Glass
· 8 weeks ago
3235f1e
xpl: Rename u_boot_first_phase to xpl_is_first_phase()
by Simon Glass
· 8 weeks ago
21d5cfe
serial: Make use of the SERIAL define
by Simon Glass
· 8 weeks ago
88e1b97
Make AVB_VERIFY depend on FASTBOOT
by Jerome Forissier
· 7 weeks ago
db9fee3
Merge patch series "led: introduce LED boot and activity function"
by Tom Rini
· 6 weeks ago
ac41112
common: board_r: rework BOOT LED handling
by Christian Marangi
· 8 weeks ago
63630a7
Merge branch 'next'
by Tom Rini
· 7 weeks ago
8b7bc20
Merge patch series "vbe: Series part D"
by Tom Rini
· 7 weeks ago
3078504
mmc: Add more debugging for SPL
by Simon Glass
· 9 weeks ago
16d63b8
Merge patch series "arm: Initial support for Analog Devices SC5xx boards"
by Tom Rini
· 7 weeks ago
cb0d39d
arm: SC573-EZKIT initial support
by Oliver Gaskell
· 2 months ago
053a120
arm: SC584-EZKIT initial support
by Oliver Gaskell
· 2 months ago
bc13971
arm: SC594-SOM-EZLITE initial support
by Oliver Gaskell
· 2 months ago
14032b3
arm: SC594-SOM-EZKIT initial support
by Oliver Gaskell
· 2 months ago
d4f7cb5
arm: SC598-SOM-EZKIT initial support
by Oliver Gaskell
· 2 months ago
32d26c7
Update the ARM trusted firmware git URL
by Peter Robinson
· 7 weeks ago
4e2e7a8
Merge patch series "Miscellaneous fixes"
by Tom Rini
· 9 weeks ago
f236ce1
common: update: UPDATE_COMMON implies CMD_TFTPBOOT
by Jerome Forissier
· 2 months ago
523bc4d
flash: prefix error codes with FL_
by Jerome Forissier
· 2 months ago
a2a3490
spl: ram: hide SPL_RAM_SUPPORT
by Jerome Forissier
· 2 months ago
385a613
Merge patch series "Fix various bugs"
by Tom Rini
· 9 weeks ago
1880b8a
dm: usb: Deal with USB keyboard persisting across tests
by Simon Glass
· 3 months ago
e21ad26
usb: Add DEV_FLAGS_DM to stdio for USB keyboard
by Simon Glass
· 3 months ago
5e392f1
log: Add a new log category for the console
by Simon Glass
· 3 months ago
463a56b
usb: Drop old non-DM code
by Simon Glass
· 3 months ago
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· 10 weeks ago
6431852
Merge patch series "Bump new hush commits and fix old hush test behavior"
by Tom Rini
· 2 months ago
03061a8
cli: modern_hush: Add upstream commits up to 13 July 2024
by Francis Laniel
· 3 months ago
29cab7c
include: export uuid.h
by Caleb Connolly
· 3 months ago
3aa43cc
Merge patch series "provide names for emmc hardware partitions"
by Tom Rini
· 3 months ago
a4e7839
mmc: use an enumerated type to represent PARTITION_CONFIG fields
by Tim Harvey
· 6 months ago
a16890e
android_ab: Fixes: Fix backup offset calculation
by Joshua Watt
· 3 months ago
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 3 months ago
1544a89
spl: call spl_board_init() at the end of the spl init sequence
by Sughosh Ganu
· 3 months ago
68bf8f0
lmb: init: initialise the lmb data structures during board init
by Sughosh Ganu
· 3 months ago
562258a
Merge patch series "Add support for Ethernet Boot on SK-AM62"
by Tom Rini
· 3 months ago
296f762
common: spl: spl: Init DRAM size in R5/A53 SPL
by Chintan Vankar
· 3 months ago
7c0716c
bootstage: Fix unstash of records from SPL
by Jonas Karlman
· 4 months ago
ca05269
bootstage: Fix unstash of records from SPL
by Jonas Karlman
· 4 months ago
c7f0358
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· 3 months ago
c2e59eb
test: Fail when an empty line is expected but not present
by Simon Glass
· 3 months ago
ee8e6a6
global_data: Remove environment members if not used
by Simon Glass
· 3 months ago
8a0417f
global_data: Remove jump table in SPL
by Simon Glass
· 3 months ago
91bbb3b
global_data: Reduce size of early-malloc vars
by Simon Glass
· 3 months ago
0b6675d
global_data: Reduce the size of mon_len
by Simon Glass
· 3 months ago
b711ef7
global_data: Drop spl_handoff
by Simon Glass
· 3 months ago
da0eeb8
board_f: Move new_bloblist to boardf
by Simon Glass
· 3 months ago
d5d6f68
board_f: Move new_bootstage to boardf
by Simon Glass
· 3 months ago
00f860f
board_f: Move fdt_size to board
by Simon Glass
· 3 months ago
7f67b37
board_f: Add a new struct to hold pre-relocation info
by Simon Glass
· 3 months ago
d4b0fdb
global_data: Convert have_console into a flag
by Simon Glass
· 3 months ago
e806686
spl: Create a function to init spl_load_info
by Simon Glass
· 3 months ago
165264b
spl: Remove remaining #ifdef in spl_parse_image_header()
by Simon Glass
· 3 months ago
edd2751
spl: Remove some #ifdefs in spl_parse_image_header()
by Simon Glass
· 3 months ago
1842283
spl: mmc: Try to clean up raw-mode options
by Simon Glass
· 3 months ago
0ea0884
spl: Correct use of CMD_BOOTI and CMD_BOOTZ
by Simon Glass
· 3 months ago
b6e79b6
spl: mmc: Adjust args of spl_mmc_find_device()
by Simon Glass
· 3 months ago
1f475cd
spl: mmc: Handle error codes consistently
by Simon Glass
· 3 months ago
bd928e1
spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT
by Simon Glass
· 3 months ago
fa55f42
log: Avoid including function names by default
by Simon Glass
· 3 months ago
6076b74
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· 3 months ago
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
2e95119
spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards
by Gary Bisson
· 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
Next »