Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
80f122810a204dad9b6c5edb35d1cbb3a7343ec7
80f1228
cmd: fuse: Add fuse writebuff sub-system command
by Harsha Vardhan V M
· Wed Mar 19 14:17:12 2025 +0530
677feee
doc: cmd: Add documentation for fuse command
by Harsha Vardhan V M
· Wed Mar 19 14:17:11 2025 +0530
56e9d2b
cmd: fuse: Remove custom string functions
by Harsha Vardhan V M
· Wed Mar 19 14:17:10 2025 +0530
1f3f21e
phycore_imx8mp: Rework some of the RAM related Kconfig symbols
by Tom Rini
· Fri Mar 14 19:29:16 2025 -0600
ff9a1ae
board: beacon: imx8mp: Let clock system enable UART clock
by Adam Ford
· Tue Mar 18 18:38:38 2025 -0500
e3d17b5
configs: imx8mp_beacon: Select SPL_CLK_IMX8MP
by Adam Ford
· Tue Mar 18 18:38:37 2025 -0500
f280364
clk: imx: select SPL_CLK_COMPOSITE_CCF when SPL_CLK_IMX8MP
by Adam Ford
· Tue Mar 18 18:38:36 2025 -0500
3d2f632
board: beacon: imx8mn: Let clock system enable UART clock
by Adam Ford
· Tue Mar 18 18:38:35 2025 -0500
8fc9282
board: beacon: imx8mm: Let clock system enable UART clock
by Adam Ford
· Tue Mar 18 18:38:34 2025 -0500
a8765a0
serial: mxc: Support bulk enabling clocks
by Adam Ford
· Tue Mar 18 18:38:33 2025 -0500
4a041da
clk: imx8mn: register UART clocks
by Adam Ford
· Tue Mar 18 18:38:32 2025 -0500
2db56b6
clk: imx8mm: register UART clocks
by Adam Ford
· Tue Mar 18 18:38:31 2025 -0500
a64506a
clk: imx6q: Register UART clocks
by Adam Ford
· Tue Mar 18 18:38:30 2025 -0500
5a7c1c1
clk: imx6q: Properly handle imx6qp ECSPI clk_sels
by Adam Ford
· Tue Mar 18 18:38:29 2025 -0500
8b2f125
Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE"
by Tom Rini
· Tue Mar 18 13:12:51 2025 -0600
54a1ef2
net: Provide a function to run network operations
by Simon Glass
· Wed Mar 05 17:25:23 2025 -0700
40cf1ae
net: Drop #ifdef in parse_args()
by Simon Glass
· Wed Mar 05 17:25:22 2025 -0700
b16765e
net: Refactor part of netboot_common() into a function
by Simon Glass
· Wed Mar 05 17:25:21 2025 -0700
043fc44
net: Return the size from parse_args()
by Simon Glass
· Wed Mar 05 17:25:20 2025 -0700
a6ac32f
net: Return the address and size from parse_addr_size()
by Simon Glass
· Wed Mar 05 17:25:19 2025 -0700
16c69f3
net: Return the load address from parse_args()
by Simon Glass
· Wed Mar 05 17:25:18 2025 -0700
607cc16
net: Simplify parse_args()
by Simon Glass
· Wed Mar 05 17:25:17 2025 -0700
2f51227
net: Tidy up the comments to parse_args()
by Simon Glass
· Wed Mar 05 17:25:16 2025 -0700
bbf89fb
net: Keep the bootstage functions together
by Simon Glass
· Wed Mar 05 17:25:15 2025 -0700
92beb243
boot: pxe: Refactor label_run_boot() to avoid cmdline
by Simon Glass
· Wed Mar 05 17:25:14 2025 -0700
60acbbc
pxe_utils: Simplify default fdt in label_run_boot()
by Simon Glass
· Wed Mar 05 17:25:13 2025 -0700
b3beb6f
boot: pxe: Use bootm_...() functions where possible
by Simon Glass
· Wed Mar 05 17:25:12 2025 -0700
e5dcf7d
boot: Support compressed booti images in bootm
by Simon Glass
· Wed Mar 05 17:25:11 2025 -0700
7c39983
boot: Support booti format in bootm
by Simon Glass
· Wed Mar 05 17:25:10 2025 -0700
5047fcc
boot: arm: riscv: sandbox: Add a format for the booti file
by Simon Glass
· Wed Mar 05 17:25:09 2025 -0700
2f93767
boot: Convert IMAGE_FORMAT into an enum
by Simon Glass
· Wed Mar 05 17:25:08 2025 -0700
1cdfab5
bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
by Simon Glass
· Wed Mar 05 17:25:07 2025 -0700
08d0f4a
boot: Pass just the FDT argument to label_process_fdt()
by Simon Glass
· Wed Mar 05 17:25:06 2025 -0700
09786df
boot: Split pxe label_run_boot() into two parts
by Simon Glass
· Wed Mar 05 17:25:05 2025 -0700
827cd9c
boot: Split pxe label_boot() into two parts
by Simon Glass
· Wed Mar 05 17:25:04 2025 -0700
1a47ebb
boot: Use strlcpy() in label_boot()
by Simon Glass
· Wed Mar 05 17:25:03 2025 -0700
e3b0def
x86: Drop the unnecessary base_ptr argument to zboot_dump()
by Simon Glass
· Wed Mar 05 17:25:02 2025 -0700
c031591
bootstd: Correct display of kernel version
by Simon Glass
· Wed Mar 05 17:25:01 2025 -0700
7b15c57
x86: Move the bootm state for zimage into cmd/
by Simon Glass
· Wed Mar 05 17:25:00 2025 -0700
4e46ef2
x86: Rename state to bmi
by Simon Glass
· Wed Mar 05 17:24:59 2025 -0700
0fdb4b3
x86: Move x86 zboot state into struct bootm_info
by Simon Glass
· Wed Mar 05 17:24:58 2025 -0700
921990f
x86: Drop duplicate definition of zimage_dump()
by Simon Glass
· Wed Mar 05 17:24:57 2025 -0700
0951937
x86: Rename zboot_run() to zboot_run_args()
by Simon Glass
· Wed Mar 05 17:24:56 2025 -0700
eeab4d5
x86: Make do_zboot_states() static
by Simon Glass
· Wed Mar 05 17:24:55 2025 -0700
5afe36e
Merge tag 'u-boot-ufs-next-20250318' of https://source.denx.de/u-boot/custodians/u-boot-ufs into next
by Tom Rini
· Tue Mar 18 11:03:53 2025 -0600
df9096f
Merge tag 'u-boot-amlogic-20250318' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next
by Tom Rini
· Tue Mar 18 11:03:28 2025 -0600
c3a0b53
Merge patch series "vepxpress64: disable CRC32 by default and add FVP with TF-A guide"
by Tom Rini
· Tue Mar 18 08:12:40 2025 -0600
bbb4669
Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***"
by Tom Rini
· Tue Mar 18 08:14:13 2025 -0600
2348490
configs: j784s4-am69: Enable UFS
by Udit Kumar
· Wed Mar 05 11:43:51 2025 +0530
23bc5e8
ufs: core: sync ufshci.h with Linux v6.12
by Neil Armstrong
· Mon Dec 30 11:31:00 2024 +0100
cb656ef
ufs: core: sync unipro.h with Linux v6.12
by Neil Armstrong
· Mon Dec 30 11:30:59 2024 +0100
ac4fa42
ufs: core: move ufshci defines in a separate header
by Neil Armstrong
· Mon Dec 30 11:30:58 2024 +0100
671feab
ufs: core: cosmetic fixups
by Neil Armstrong
· Mon Dec 30 11:30:57 2024 +0100
1161797
ufs: core: mark unexported functions as static
by Neil Armstrong
· Mon Dec 30 11:30:56 2024 +0100
9218c2a
ufs: core: include missing include/ufs.h
by Neil Armstrong
· Mon Dec 30 11:30:55 2024 +0100
b93c2b4
board: odroid-n2: Update docs for signing
by Baltazár Radics
· Fri Jan 10 12:11:24 2025 +0100
98eb5e4
arch: arm: meson: support Amlogic chip_id v1 and v2
by Evgeny Bachinin
· Mon Feb 10 20:50:16 2025 +0300
a76509c
arm: meson: sm: get rid of SM_CHIP_ID_SIZE
by Evgeny Bachinin
· Mon Feb 10 20:50:15 2025 +0300
a8270de
arm: meson: unify type being used for socinfo
by Evgeny Bachinin
· Mon Feb 10 20:50:14 2025 +0300
1a23dcb
configs: phycore_am62ax_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· Wed Mar 05 05:58:38 2025 +0100
42548a9
arm: dts: k3-am62a-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· Wed Mar 05 05:58:37 2025 +0100
cd58e2b
board: phytec: common: Add phyCORE-AM62Ax
by Daniel Schultz
· Wed Mar 05 05:58:36 2025 +0100
58ec183
board: phytec: common: k3: Make configure_capsule_updates() static
by Wadim Egorov
· Wed Mar 05 05:58:35 2025 +0100
46c3062
arch: arm: dts: k3-am625-phyboard-lyra: Add missing boot phase tag
by Wadim Egorov
· Wed Mar 05 05:58:34 2025 +0100
351e3bc
arch: arm: dts: k3-am62a7-phyboard-lyra: Add missing boot phase tag
by Wadim Egorov
· Wed Mar 05 05:58:33 2025 +0100
4549492
board: phytec: phycore_am62ax: Add Network/SPI/DFU env variables
by Wadim Egorov
· Wed Mar 05 05:58:32 2025 +0100
701c88b
board: phytec: phycore_am62x: Use custom k3_dfu.env fragment
by Wadim Egorov
· Wed Mar 05 05:58:31 2025 +0100
d95afc0
configs: Add phycore_am62ax_r5_usbdfu_defconfig
by Wadim Egorov
· Wed Mar 05 05:58:30 2025 +0100
bb20f72
doc: phytec: k3: Add a common part for Environment and EFI Capsules
by Wadim Egorov
· Wed Mar 05 05:58:29 2025 +0100
bc6b619
configs: phycore_am62ax_a53_defconfig: Enable capsule update
by Wadim Egorov
· Wed Mar 05 05:58:28 2025 +0100
d27c068
include: configs: phycore-am62ax: Define capsule FW names
by Wadim Egorov
· Wed Mar 05 05:58:27 2025 +0100
f7ca81e
arm: dts: k3-am62a-phycore-som-binman: Provide capsule nodes
by Wadim Egorov
· Wed Mar 05 05:58:26 2025 +0100
eb3a32b
vepxress64: add guide for running FVP with TF-A
by Harrison Mutai
· Tue Mar 04 16:52:02 2025 +0000
17131cc
vepxress64: disable CRC32 by default to prevent aborts
by Harrison Mutai
· Tue Mar 04 16:52:01 2025 +0000
55f06df
sandbox_vpl: Enable missing TPL_DM_I2C symbol
by Tom Rini
· Tue Mar 04 14:32:35 2025 -0600
947eb7d
serial: Add missing TPL_SYS_NS16550_SERIAL symbol
by Tom Rini
· Tue Mar 04 14:24:36 2025 -0600
8b415f75
board: beagle: Add support for BeagleY-AI
by Robert Nelson
· Mon Mar 03 13:15:15 2025 -0600
2a6c052
Merge patch series "lmb: miscellaneous fixes and improvements"
by Tom Rini
· Mon Mar 17 19:39:36 2025 -0600
2c85ba2
lmb: optimise the lmb allocation functions
by Sughosh Ganu
· Mon Mar 03 19:02:31 2025 +0530
86b6394
lmb: use a common function to check if regions overlap or are adjacent
by Sughosh Ganu
· Mon Mar 03 19:02:30 2025 +0530
17ac301
lmb: remove superfluous address overlap check from lmb_add_region_flags()
by Sughosh Ganu
· Mon Mar 03 19:02:29 2025 +0530
4ee6588
lmb: check for a region's coalescing with all existing regions
by Sughosh Ganu
· Mon Mar 03 19:02:28 2025 +0530
a92c5bb
lmb: handle scenario of encompassing overlap
by Sughosh Ganu
· Mon Mar 03 19:02:27 2025 +0530
9fa71c9
lmb: check if a region can be reserved by lmb_reserve()
by Sughosh Ganu
· Mon Mar 03 19:02:26 2025 +0530
4931d2b
Merge branch 'next' of git://source.denx.de/u-boot-usb into next
by Tom Rini
· Mon Mar 17 10:18:59 2025 -0600
31f853f
Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· Mon Mar 17 10:18:18 2025 -0600
b3f3ec5
configs: starfive: Add visionfive2 cadence USB configuration
by Minda Chen
· Thu Mar 06 14:20:31 2025 +0800
dbc8b34
spl: starfive: visionfive2: Disable USB overcurrent pin by default.
by Minda Chen
· Thu Mar 06 14:20:30 2025 +0800
3592e32
usb: cdns: starfive: Add cdns USB driver
by Minda Chen
· Thu Mar 06 14:20:29 2025 +0800
b5d3da1
usb: cdns: starfive: Get dr mode from wrapper device dts node
by Minda Chen
· Thu Mar 06 14:20:28 2025 +0800
1dd049f
phy: starfive: Add Starfive JH7110 PCIe 2.0 PHY driver
by Minda Chen
· Thu Mar 06 14:20:27 2025 +0800
e198b0d
phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
by Minda Chen
· Thu Mar 06 14:20:26 2025 +0800
9bd40e2
usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()
by Minda Chen
· Thu Mar 06 14:20:25 2025 +0800
e6cd0cb
mtd: rawnand: meson: always use OOB bytes during write
by Arseniy Krasnov
· Mon Dec 23 00:23:29 2024 +0300
bbfb9d2
Merge tag 'dm-pull-15mar25' of git://git.denx.de/u-boot-dm into next
by Tom Rini
· Sat Mar 15 08:19:31 2025 -0600
86bf4ef
test: Make net tests depend on CONFIG_CMD_NET
by Simon Glass
· Sun Feb 09 09:07:19 2025 -0700
2020247
test/py: Show info about module-loading
by Simon Glass
· Sun Feb 09 09:07:18 2025 -0700
3270111
test/py: Drop assigning ubman to cons
by Simon Glass
· Sun Feb 09 09:07:17 2025 -0700
db0e453
test/py: Drop importing utils as util
by Simon Glass
· Sun Feb 09 09:07:16 2025 -0700
fb91637
test/py: Drop u_boot_ prefix on test files
by Simon Glass
· Sun Feb 09 09:07:15 2025 -0700
Next »