Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1eabc11e0a5a3d0de75054bc79af9571ca6ed6e4
/
common
8129ea4
Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"
by Tom Rini
· Tue Dec 31 10:58:36 2024 -0600
5b5322c
x86: select CONFIG_64BIT for X86_64
by Andrew Goodbody
· Mon Dec 16 18:07:35 2024 +0000
559196f
Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"
by Tom Rini
· Tue Dec 31 10:57:54 2024 -0600
c37ec64
fdtdec: encapsulate dtb_dt_embedded() within
by Evgeny Bachinin
· Wed Dec 11 01:39:57 2024 +0300
b6e13a9
Merge patch series "vbe: Series part E"
by Tom Rini
· Fri Dec 27 15:16:39 2024 -0600
dc020a2
hash: Plumb crc8 into the hash functions
by Simon Glass
· Thu Dec 19 11:29:07 2024 -0700
97c434b
spl: Add some more debugging to load_simple_fit()
by Simon Glass
· Thu Dec 19 11:29:02 2024 -0700
cfe35e2
spl: Drop a duplicate variable in boot_from_devices()
by Simon Glass
· Thu Dec 19 11:29:01 2024 -0700
9a9097f
spl: Drop use of uintptr_t
by Simon Glass
· Thu Dec 19 11:29:00 2024 -0700
e4d7a14
spl: Support a relocated stack in any XPL phase
by Simon Glass
· Thu Dec 19 11:28:59 2024 -0700
a0bdf22
spl: Allow serial to be disabled in any XPL phase
by Simon Glass
· Thu Dec 19 11:28:58 2024 -0700
c76a339
spl: Report a loader failure
by Simon Glass
· Thu Dec 19 11:28:57 2024 -0700
ca19316
Support setting a maximum size for the VPL image
by Simon Glass
· Thu Dec 19 11:28:56 2024 -0700
665fc22
malloc: Provide a simple malloc for VPL
by Simon Glass
· Thu Dec 19 11:28:55 2024 -0700
a319487
malloc: Show amount of used space when memory runs out
by Simon Glass
· Thu Dec 19 11:28:54 2024 -0700
be8ccc6
spl: mmc: Avoid size growth in spl_mmc_find_device() debug
by Simon Glass
· Thu Dec 19 11:28:49 2024 -0700
f8ab6ba
Merge tag 'v2025.01-rc5' into next
by Tom Rini
· Wed Dec 25 22:31:04 2024 -0600
1d64ddf
common: memtop: Fix the return type for find_ram_top
by Venkatesh Yadav Abbarapu
· Fri Dec 20 08:37:42 2024 +0530
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
f35c204
usb: onboard-hub: Update the bind function based on peer-hub property
by Venkatesh Yadav Abbarapu
· Wed Dec 04 12:55:20 2024 +0530
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
Next »