Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8f9be25ed6b27602753d3581c9655f0c389496ab
/
common
d45d800
riscv: spl: add FIT name for RISC-V Falcon mode
by Randolph
· Fri Dec 13 14:51:16 2024 +0800
7082a0d
Revert "Merge patch series "vbe: Series part E""
by Tom Rini
· Thu Dec 12 21:07:26 2024 -0600
58af8a4
Merge patch series "vbe: Series part E"
by Tom Rini
· Thu Dec 12 16:35:47 2024 -0600
2cc2e40
hash: Plumb crc8 into the hash functions
by Simon Glass
· Sat Dec 07 10:24:12 2024 -0700
93b94e5
spl: Add some more debugging to load_simple_fit()
by Simon Glass
· Sat Dec 07 10:24:07 2024 -0700
8bab467
spl: Drop a duplicate variable in boot_from_devices()
by Simon Glass
· Sat Dec 07 10:24:06 2024 -0700
f45f5db
spl: Drop use of uintptr_t
by Simon Glass
· Sat Dec 07 10:24:05 2024 -0700
ad13a39
spl: Support a relocated stack in any XPL phase
by Simon Glass
· Sat Dec 07 10:24:04 2024 -0700
4964ccd
spl: Allow serial to be disabled in any XPL phase
by Simon Glass
· Sat Dec 07 10:24:03 2024 -0700
d8398e6
spl: Report a loader failure
by Simon Glass
· Sat Dec 07 10:24:02 2024 -0700
7aff004
Support setting a maximum size for the VPL image
by Simon Glass
· Sat Dec 07 10:24:01 2024 -0700
692f15f
malloc: Provide a simple malloc for VPL
by Simon Glass
· Sat Dec 07 10:24:00 2024 -0700
5cd4ad6
malloc: Show amount of used space when memory runs out
by Simon Glass
· Sat Dec 07 10:23:59 2024 -0700
933ee98
spl: mmc: Avoid size growth in spl_mmc_find_device() debug
by Simon Glass
· Sat Dec 07 10:23:54 2024 -0700
50a3f90
Merge tag 'v2025.01-rc4' into next
by Tom Rini
· Mon Dec 09 16:29:47 2024 -0600
84fcb87
common: relocate fdt_blob in global_data for FDTSRC_EMBED case
by Evgeny Bachinin
· Mon Nov 25 12:15:07 2024 +0300
1577b13
Revert "global_data: Drop spl_handoff"
by Simon Glass
· Sun Dec 01 07:42:35 2024 -0700
c08c6d3
spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V
by Yuri Zaporozhets
· Mon Nov 11 20:24:04 2024 +0100
d409a8d
common: binman: Calling initr_binman() when BINMAN_FDT
by Michal Simek
· Fri Nov 01 10:17:55 2024 +0100
362b11f
Merge tag 'v2025.01-rc3' into next
by Tom Rini
· Mon Nov 25 17:23:49 2024 -0600
7c3d3e9
usb: onboard-hub: Bail out if peer hub is already probed
by Venkatesh Yadav Abbarapu
· Mon Nov 25 09:42:02 2024 +0530
60ef2ff
usb: onboard-hub: Add i2c initialization for usb5744 hub
by Venkatesh Yadav Abbarapu
· Mon Nov 25 09:42:01 2024 +0530
c7075c2
usb: onboard-hub: add support for Microchip USB5744
by Venkatesh Yadav Abbarapu
· Mon Nov 25 09:42:00 2024 +0530
20a61da
usb: onboard-hub: Fix the return values of regulator APIs
by Venkatesh Yadav Abbarapu
· Mon Nov 25 09:41:59 2024 +0530
ab690c7
usb: onboard-hub: Add reset-gpio support
by Venkatesh Yadav Abbarapu
· Mon Nov 25 09:41:58 2024 +0530
32ef937
Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Nov 19 12:58:05 2024 -0600
2a40bd6
console: Use printascii for lowlevel debug string
by Kever Yang
· Fri Nov 08 16:36:23 2024 +0800
ff3edc2
dm: sysinfo: Shorten the SYSINFO_ID prefix
by Simon Glass
· Thu Oct 31 18:50:23 2024 +0100
9451aea
global: Remove bi_sramstart/bi_sramsize
by Tom Rini
· Sat Oct 26 08:09:00 2024 -0600
29c7e44
common: memtop: add logic to detect ram_top
by Sughosh Ganu
· Fri Oct 25 22:57:23 2024 +0530
af847d5
xyz-modem: Add missing fallthrough annotation
by Heinrich Schuchardt
· Sat Nov 02 11:41:12 2024 +0100
c2a1e9e
menu: add support to check if menu needs to be reprinted
by developer
· Tue Oct 29 17:47:16 2024 +0800
744a0a2
menu: fix the logic checking whether ESC key is pressed
by developer
· Tue Oct 29 17:47:10 2024 +0800
563eb3d
log: Add a new category for tests
by Simon Glass
· Mon Oct 28 13:47:52 2024 +0100
9651a28
bootstage: Do not sort records
by Jonas Karlman
· Sat Aug 03 12:41:45 2024 +0000
7a033e8
board_r: Remove duplicate headers
by Ilias Apalodimas
· Wed Oct 23 08:27:50 2024 +0300
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· Sun Oct 27 17:14:22 2024 -0600
dba3e13
bloblist: Fix use of uninitialized variable
by Patrick Rudolph
· Wed Oct 23 15:20:18 2024 +0200
ad392d5
common: Enable BLOBLIST_TABLES on arm
by Patrick Rudolph
· Wed Oct 23 15:20:07 2024 +0200
2543240
Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sat Oct 26 08:10:31 2024 -0600
daef5ee
rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
by Alex Shumsky
· Wed Oct 16 13:02:03 2024 +0300
0f53fd1
Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Oct 25 18:51:05 2024 -0600
001976b
ARM: imx: soc: Move default TEXT_BASE for i.MX7
by Marek Vasut
· Sun Oct 20 23:00:39 2024 +0200
e957fb0
ARM: imx: soc: Select default TEXT_BASE for i.MX6
by Marek Vasut
· Sun Oct 20 23:00:38 2024 +0200
1cbe5f7
Merge patch series "Allow showing the memory map"
by Tom Rini
· Fri Oct 25 14:22:36 2024 -0600
a036dbb
bootstage: Allow counting memory without strings
by Simon Glass
· Mon Oct 21 10:19:28 2024 +0200
1cd7dce
common: Tidy up how malloc() is inited
by Simon Glass
· Mon Oct 21 10:19:26 2024 +0200
a9c12f1
common: Fix up malloc() comment in reserve_noncached()
by Simon Glass
· Mon Oct 21 10:19:25 2024 +0200
3c27ef6
cyclic: make cyclic_run static
by Rasmus Villemoes
· Thu Oct 03 23:27:56 2024 +0200
cde8c95
cyclic: introduce u-boot/schedule.h
by Rasmus Villemoes
· Thu Oct 03 23:27:51 2024 +0200
4cac2e0
Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Thu Oct 17 08:34:01 2024 -0600
1ff0036
net: lwip: add DHCP support and dhcp commmand
by Jerome Forissier
· Wed Oct 16 12:04:03 2024 +0200
e0f9551
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· Wed Oct 16 12:03:59 2024 +0200
97799bc
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· Fri Oct 11 12:23:25 2024 -0600
8bc9326
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
by Simon Glass
· Sun Sep 29 19:49:55 2024 -0600
4cafa21
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· Sun Sep 29 19:49:54 2024 -0600
0e84d96
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· Sun Sep 29 19:49:50 2024 -0600
6c6fcc6
xpl: Rename spl_phase_prefix() and spl_phase_name()
by Simon Glass
· Sun Sep 29 19:49:40 2024 -0600
6b7f9c0
xpl: Rename spl_next_phase() and spl_prev_phase()
by Simon Glass
· Sun Sep 29 19:49:39 2024 -0600
d4dce4a
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· Sun Sep 29 19:49:36 2024 -0600
db2d101
xpl: Rename spl_phase to xpl_phase_t
by Simon Glass
· Sun Sep 29 19:49:35 2024 -0600
3235f1e
xpl: Rename u_boot_first_phase to xpl_is_first_phase()
by Simon Glass
· Sun Sep 29 19:49:34 2024 -0600
21d5cfe
serial: Make use of the SERIAL define
by Simon Glass
· Sun Sep 29 19:49:28 2024 -0600
88e1b97
Make AVB_VERIFY depend on FASTBOOT
by Jerome Forissier
· Wed Oct 02 16:48:45 2024 +0200
db9fee3
Merge patch series "led: introduce LED boot and activity function"
by Tom Rini
· Thu Oct 10 16:02:37 2024 -0600
ac41112
common: board_r: rework BOOT LED handling
by Christian Marangi
· Tue Oct 01 14:24:37 2024 +0200
63630a7
Merge branch 'next'
by Tom Rini
· Mon Oct 07 09:06:49 2024 -0600
8b7bc20
Merge patch series "vbe: Series part D"
by Tom Rini
· Thu Oct 03 11:52:42 2024 -0600
3078504
mmc: Add more debugging for SPL
by Simon Glass
· Fri Sep 20 09:24:37 2024 +0200
16d63b8
Merge patch series "arm: Initial support for Analog Devices SC5xx boards"
by Tom Rini
· Thu Oct 03 09:30:37 2024 -0600
cb0d39d
arm: SC573-EZKIT initial support
by Oliver Gaskell
· Thu Sep 12 16:51:01 2024 +0100
053a120
arm: SC584-EZKIT initial support
by Oliver Gaskell
· Thu Sep 12 16:50:58 2024 +0100
bc13971
arm: SC594-SOM-EZLITE initial support
by Oliver Gaskell
· Thu Sep 12 16:50:57 2024 +0100
14032b3
arm: SC594-SOM-EZKIT initial support
by Oliver Gaskell
· Thu Sep 12 16:50:56 2024 +0100
d4f7cb5
arm: SC598-SOM-EZKIT initial support
by Oliver Gaskell
· Thu Sep 12 16:50:54 2024 +0100
32d26c7
Update the ARM trusted firmware git URL
by Peter Robinson
· Wed Oct 02 19:08:49 2024 +0100
4e2e7a8
Merge patch series "Miscellaneous fixes"
by Tom Rini
· Tue Sep 24 10:11:59 2024 -0600
f236ce1
common: update: UPDATE_COMMON implies CMD_TFTPBOOT
by Jerome Forissier
· Wed Sep 11 11:58:27 2024 +0200
523bc4d
flash: prefix error codes with FL_
by Jerome Forissier
· Wed Sep 11 11:58:15 2024 +0200
a2a3490
spl: ram: hide SPL_RAM_SUPPORT
by Jerome Forissier
· Tue Sep 10 15:00:18 2024 +0200
385a613
Merge patch series "Fix various bugs"
by Tom Rini
· Wed Sep 18 13:07:19 2024 -0600
1880b8a
dm: usb: Deal with USB keyboard persisting across tests
by Simon Glass
· Sun Sep 01 16:26:20 2024 -0600
e21ad26
usb: Add DEV_FLAGS_DM to stdio for USB keyboard
by Simon Glass
· Sun Sep 01 16:26:19 2024 -0600
5e392f1
log: Add a new log category for the console
by Simon Glass
· Sun Sep 01 16:26:18 2024 -0600
463a56b
usb: Drop old non-DM code
by Simon Glass
· Sun Sep 01 16:26:17 2024 -0600
38f0459
Merge tag 'v2024.10-rc5' into next
by Tom Rini
· Mon Sep 16 14:48:13 2024 -0600
6431852
Merge patch series "Bump new hush commits and fix old hush test behavior"
by Tom Rini
· Fri Sep 13 13:44:00 2024 -0600
03061a8
cli: modern_hush: Add upstream commits up to 13 July 2024
by Francis Laniel
· Tue Sep 03 19:09:43 2024 +0200
29cab7c
include: export uuid.h
by Caleb Connolly
· Fri Aug 30 13:34:37 2024 +0100
3aa43cc
Merge patch series "provide names for emmc hardware partitions"
by Tom Rini
· Thu Sep 05 12:13:24 2024 -0600
a4e7839
mmc: use an enumerated type to represent PARTITION_CONFIG fields
by Tim Harvey
· Fri May 31 08:36:33 2024 -0700
a16890e
android_ab: Fixes: Fix backup offset calculation
by Joshua Watt
· Wed Aug 28 08:37:57 2024 -0600
390562d
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· Tue Sep 03 14:09:30 2024 -0600
1544a89
spl: call spl_board_init() at the end of the spl init sequence
by Sughosh Ganu
· Mon Aug 26 17:29:33 2024 +0530
68bf8f0
lmb: init: initialise the lmb data structures during board init
by Sughosh Ganu
· Mon Aug 26 17:29:28 2024 +0530
562258a
Merge patch series "Add support for Ethernet Boot on SK-AM62"
by Tom Rini
· Fri Aug 30 14:02:03 2024 -0600
296f762
common: spl: spl: Init DRAM size in R5/A53 SPL
by Chintan Vankar
· Mon Aug 26 15:55:05 2024 +0530
7c0716c
bootstage: Fix unstash of records from SPL
by Jonas Karlman
· Sat Aug 03 12:41:44 2024 +0000
ca05269
bootstage: Fix unstash of records from SPL
by Jonas Karlman
· Sat Aug 03 12:41:44 2024 +0000
c7f0358
Merge patch series "Tidy up console recording in tests"
by Tom Rini
· Mon Aug 26 18:52:18 2024 -0600
Next »