Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9a9097f68de43402c83ac2b113817d65b17da9df
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
a7346d0
boot: Respect the load_op in fit_image_load()
by Simon Glass
· Thu Dec 19 11:28:53 2024 -0700
a73f23c
bootstd: Avoid sprintf() in SPL when creating bootdevs
by Simon Glass
· Thu Dec 19 11:28:52 2024 -0700
c27f3e2
boot: Allow FIT to fall back from best-match option
by Simon Glass
· Thu Dec 19 11:28:51 2024 -0700
08bac88
image: Add a prototype for fit_image_get_phase()
by Simon Glass
· Thu Dec 19 11:28:50 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
08224d3
powerpc: Support using upstream devicetrees
by J. Neuschäfer
· Thu Dec 05 18:22:00 2024 +0100
aff1c5b
phy: don't spam console if phys property is absent in device node
by Roger Quadros
· Tue Dec 03 22:57:36 2024 +0200
14d49a6
verdin-am62: fix FASTBOOT_BUF_ADDR and FASTBOOT_BUF_SIZE
by Hiago De Franco
· Tue Dec 03 09:33:02 2024 -0300
4709918
arch: x86: lib: Add support of legacy 64-bit entry point at 0x200
by Paul HENRYS
· Wed Nov 20 11:39:43 2024 +0100
1cc20cd
Merge patch series "sandbox: repair compile and run-time for OF_EMBED case"
by Tom Rini
· Wed Dec 18 12:36:38 2024 -0600
a4dae0e
Merge patch series "fdt: Correct condition for receiving bloblist"
by Tom Rini
· Wed Dec 18 12:34:58 2024 -0600
4b74ddd
test: sandbox: fix link error with do_ut_bootm if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:25 2024 +0300
fbdb85a
test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:24 2024 +0300
9cd1b82
test: sandbox: fix invalid_use_of_IF_ENABLED_INT if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:23 2024 +0300
3104115
sandbox: fix bloblist_finish() linker error if BLOBLIST=n
by Evgeny Bachinin
· Mon Dec 02 16:45:22 2024 +0300
94086b2
fdt: Swap the signature for board_fdt_blob_setup()
by Simon Glass
· Sat Nov 02 11:49:42 2024 -0600
9cb8ca1
fdt: Correct condition for receiving bloblist
by Simon Glass
· Sat Nov 02 11:49:41 2024 -0600
3f64c23
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Wed Dec 18 08:01:48 2024 -0600
d45d800
riscv: spl: add FIT name for RISC-V Falcon mode
by Randolph
· Fri Dec 13 14:51:16 2024 +0800
fe4a7b4
doc: spacemit: bananapi_f3: document Banana Pi F3 board
by Kongyang Liu
· Sun Dec 15 13:02:42 2024 +0800
ad9c143
riscv: spacemit: bananapi_f3: initial support added
by Kongyang Liu
· Sun Dec 15 13:02:41 2024 +0800
64e80df
configs: th1520_lpi4a: enable mmc controller support
by Maksim Kiselev
· Wed Dec 11 23:11:01 2024 +0300
81f9c3a
riscv: dts: t-head: Add sdhci and emmc nodes
by Maksim Kiselev
· Wed Dec 11 23:11:00 2024 +0300
6d6a890
mmc: snps_sdhci: Add sdhci driver support for TH1520 SoC
by Maksim Kiselev
· Wed Dec 11 23:10:59 2024 +0300
da7b222
riscv: cpu: jh7110: Sort the list of imply statements
by Hal Feng
· Sun Dec 08 17:19:42 2024 +0800
d050350
board: starfive: spl: Support multiple DTBs for JH7110 based boards
by Hal Feng
· Sun Dec 08 17:19:41 2024 +0800
446e48f
board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED()
by Hal Feng
· Sun Dec 08 17:19:40 2024 +0800
d75a26b
riscv: dts: jh7110: Support multiple DTBs in a Fit image
by Hal Feng
· Sun Dec 08 17:19:39 2024 +0800
26e73d6
configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT
by Hal Feng
· Sun Dec 08 17:19:38 2024 +0800
30d3f35
board: starfive: spl: Drop the unneeded DT modification code
by Hal Feng
· Sun Dec 08 17:19:37 2024 +0800
ed0004b
riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
by Hal Feng
· Sun Dec 08 17:19:36 2024 +0800
baf555d
riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
by Hal Feng
· Sun Dec 08 17:19:35 2024 +0800
f61d4a7
pcie: starfive: Make the driver compatible with upstream DT
by Hal Feng
· Sun Dec 08 17:19:34 2024 +0800
3647558
mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match upstream DT
by Hal Feng
· Sun Dec 08 17:19:33 2024 +0800
7cbf1a4
riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT
by Hal Feng
· Sun Dec 08 17:19:32 2024 +0800
8f4577e
dts: starfive: Switch to using upstream DT
by Hal Feng
· Sun Dec 08 17:19:31 2024 +0800
fcef2ad
board: add support for LicheeRV Nano
by Thomas Bonnefille
· Tue Nov 12 15:57:38 2024 +0100
4f5cb9e
riscv: dts: sophgo: add device tree for LicheeRV Nano
by Thomas Bonnefille
· Tue Nov 12 15:57:37 2024 +0100
5b3b5a5
doc: add LicheeRV Nano and SG2002 SoC
by Thomas Bonnefille
· Tue Nov 12 15:57:36 2024 +0100
904c9b7
Merge branch 'u-boot-nand-20241212' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· Tue Dec 17 13:16:37 2024 -0600
836fb3f
nand: Add a watch command
by Michael Trimarchi
· Thu Dec 12 19:28:07 2024 +0100
3f2f897
mtd: nand: raw: atmel: remove unnecessary return value
by Marcus Folkesson
· Fri Aug 09 14:15:43 2024 +0200
39bda7f
cmd: mtd: simplify mtd_show_device()
by Heinrich Schuchardt
· Tue Sep 10 01:23:34 2024 +0200
81dd3d6
Merge tag 'u-boot-imx-next-20241217' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Tue Dec 17 13:15:58 2024 -0600
6f52e5b
imx: hab: fix srktool -c usage by removing spaces
by Christoph Fritz
· Mon Dec 16 15:59:00 2024 +0100
a98a25e
smbios: address build warning
by Peng Fan
· Tue Dec 03 21:42:57 2024 +0800
91e5a77
arm: mach-k3: fix typo in devstat macro name
by Prasanth Babu Mantena
· Wed Nov 27 11:43:34 2024 +0530
78d5bf4
bios_emulator: fix incorrect printing of address in "jump near immediate"
by Yuri Zaporozhets
· Sun Dec 01 23:28:49 2024 +0100
996f4d5
bios_emulator: fix incorrect printing of address in "call near immediate"
by Yuri Zaporozhets
· Sat Nov 30 21:56:25 2024 +0100
1edd101
bios_emulator: fix garbled printing of disassembled SET* instructions
by Yuri Zaporozhets
· Wed Nov 27 00:29:53 2024 +0100
efeaa58
bios_emulator: fix garbled printing of disassembled BSF instruction
by Yuri Zaporozhets
· Tue Nov 26 22:59:37 2024 +0100
6d6bebf
net: fec: phy: Don't advertise Gbit on (R)MII
by Alexander Sverdlin
· Thu Dec 12 18:25:24 2024 +0100
00293b6
imx: mach: imx8: fdt: set correct frequencies for the industrial SoC
by Stefan Eichenberger
· Wed Dec 11 13:18:55 2024 +0100
b3fde6f
toradex: apalis-imx8: simplify module version handling
by Stefan Eichenberger
· Wed Dec 11 13:18:54 2024 +0100
6a2723d
toradex: tdx-cfg-block: add new apalis imx8 pids
by Stefan Eichenberger
· Wed Dec 11 13:18:53 2024 +0100
5e219cf
toradex: tdx-cfg-block: increase indentation for longer defines
by Stefan Eichenberger
· Wed Dec 11 13:18:52 2024 +0100
0205bf7
toradex: tdx-cfg-block: set apalis imx8dxp to always disabled
by Stefan Eichenberger
· Wed Dec 11 13:18:51 2024 +0100
08ee7b8
Merge patch series "Hyperflash Boot fixes for J7200/J721E"
by Tom Rini
· Sat Dec 14 09:34:27 2024 -0600
a28dd45
mtd: Kconfig: Change HBMC driver's dependency to MULTIPLEXER and MUX_MMIO
by Anurag Dutta
· Fri Nov 29 17:01:36 2024 +0530
0ca0fb7
configs: j7200_evm_*_defconfig: Add configs for Hyperflash boot
by Vaishnav Achath
· Fri Nov 29 17:01:35 2024 +0530
c040fae
include: configs: j721e_evm: Increase memory offset for tiboot3.bin in HyperFlash
by Aswath Govindraju
· Fri Nov 29 17:01:34 2024 +0530
bffe0cc
configs: j721e_evm_*_defconfig: Add configs for Hyperflash boot
by Vaishnav Achath
· Fri Nov 29 17:01:33 2024 +0530
17c5c5c
arm: dts: k3-j721e-r5-common: Add HBMC overrides for R5 SPL
by Vaishnav Achath
· Fri Nov 29 17:01:32 2024 +0530
ccaaa2d
arm: dts: k3-j7200-r5-common: Add HBMC overrides for R5 SPL
by Vaishnav Achath
· Fri Nov 29 17:01:31 2024 +0530
91fd191
mtd: HBMC-AM654: Changed syscon API to mux APIs
by Anurag Dutta
· Fri Nov 29 17:01:30 2024 +0530
f1bbae9
mux: Makefile: Add config for mux drivers
by Anurag Dutta
· Fri Nov 29 17:01:29 2024 +0530
43042b7
Merge patch series "configs: Enable CMD_NFS by default"
by Tom Rini
· Sat Dec 14 09:33:18 2024 -0600
c3f23d9
configs: j7*: Enable TI_COMMON_CMD_OPTIONS
by Neha Malcom Francis
· Fri Nov 29 16:33:33 2024 +0530
d19a490
board: ti: common: Kconfig: Add CMD_NFS
by Neha Malcom Francis
· Fri Nov 29 16:33:32 2024 +0530
65f1029
Merge patch series "UART support for higher baudrate"
by Tom Rini
· Sat Dec 14 09:33:03 2024 -0600
5198fb2
drivers: serial: serial_omap: Fix TI OMAP UART U-Boot driver to support higher baudrates
by Gokul Praveen
· Tue Nov 26 16:21:31 2024 +0530
c204afd
serial: ns16550: Increase scope of ops functions
by Gokul Praveen
· Tue Nov 26 16:21:30 2024 +0530
e20fe8c
Merge patch series "Add phyCORE AM62Ax"
by Tom Rini
· Fri Dec 13 17:30:27 2024 -0600
f5c236d
arm: mach-k3: am62a7: Provide a way to obtain boot device for non SPLs
by Garrett Giordano
· Thu Oct 31 09:21:03 2024 -0700
463a00c
toradex: tdx-cfg-block: rework modules pid4 handling
by Vitor Soares
· Mon Nov 25 17:49:10 2024 +0000
fb93262
doc: board: phytec: Add phyCORE-AM62ax
by Garrett Giordano
· Mon Nov 18 15:16:06 2024 -0800
e1b8c39
board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
by Garrett Giordano
· Mon Nov 18 15:16:05 2024 -0800
c5bb551
Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs"
by Tom Rini
· Fri Dec 13 14:15:43 2024 -0600
2bef712
configs: phycore_am6*_a53_defconfig: Enable capsule update
by Wadim Egorov
· Wed Nov 27 13:17:36 2024 +0100
648d285
board: phytec: k3: Add EFI capsule update support
by Wadim Egorov
· Wed Nov 27 13:17:35 2024 +0100
180ef0e
arm: dts: k3-am642-phycore-som-binman: Provide capsule nodes
by Wadim Egorov
· Wed Nov 27 13:17:34 2024 +0100
8ffae0a
arm: dts: k3-am625-phycore-som-binman: Provide capsule nodes
by Wadim Egorov
· Wed Nov 27 13:17:33 2024 +0100
8252fc2
Merge patch series "AM62A DWC3: Add support for USB DFU boot in OTG mode"
by Tom Rini
· Fri Dec 13 14:14:50 2024 -0600
6037c4e
board: ti: am62ax: env: include environment for DFU
by Siddharth Vadapalli
· Tue Nov 26 17:33:19 2024 +0530
b9ae082e
usb: dwc3-generic: set "mode" based on caller of dwc3_generic_probe()
by Siddharth Vadapalli
· Tue Nov 26 17:33:18 2024 +0530
554348d
Merge patch series "J721S2: Enable ESMs and related PMIC"
by Tom Rini
· Fri Dec 13 14:12:46 2024 -0600
7df57d0
configs: j721s2_evm_r5_defconfig: Add ESM configs
by Manorit Chawdhry
· Tue Nov 26 11:04:26 2024 +0530
e7f1edd
arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node
by Manorit Chawdhry
· Tue Nov 26 11:04:25 2024 +0530
e1f6dcd
board: ti: j721s2: Initialize the ESM & PMIC ESM
by Keerthy
· Tue Nov 26 11:04:24 2024 +0530
671e91a
Merge patch series "Add QOS support for J722S and AM62P"
by Tom Rini
· Fri Dec 13 14:12:01 2024 -0600
0450107
configs: am62p_evm_r5_defconfig: Enable CONFIG_K3_QOS
by Jayesh Choudhary
· Tue Nov 26 12:36:14 2024 +0530
30634aa
configs: j722s_evm_r5_defconfig: Enable CONFIG_K3_QOS
by Jayesh Choudhary
· Tue Nov 26 12:36:13 2024 +0530
e053527
arm: mach-k3: am62p: Add QoS support for DSS
by Jayesh Choudhary
· Tue Nov 26 12:36:12 2024 +0530
Next »