Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5d57e3ad6966d5780d5c65212f44884054287083
5d57e3a
rockchip: nanopi-r3s-rk3566: disable unneeded CONFIG_NVME_PCI
by Tianling Shen
· Wed Jan 15 13:37:05 2025 +0800
4853fbc
rockchip: nanopi-r4s: Enable second usb port and fix crash
by Justin Klaassen
· Fri Jan 31 17:06:13 2025 +0000
67b328e
clk: rockchip: Correct usage of IS_ENABLED() macro
by Tom Rini
· Wed Feb 26 14:31:23 2025 -0600
831c989
rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision
by Jonas Karlman
· Thu Feb 20 18:31:28 2025 +0000
64e056e
arch: arm: dts: k3-am642-phycore-som-binman: Add custMpk to overlays
by Daniel Schultz
· Mon Feb 10 22:42:05 2025 -0800
84b9b0c
arch: arm: dts: k3-am625-phycore-som-binman: Add custMpk to overlays
by Daniel Schultz
· Mon Feb 10 22:42:04 2025 -0800
ffdb111
Merge tag 'u-boot-imx-master-20250227' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Thu Feb 27 08:00:30 2025 -0600
3ce6af1
imx8mp_evk: Pass kernel_addr_r
by Fabio Estevam
· Thu Feb 27 07:29:16 2025 -0300
d63aeb2
imx93_evk: Pass kernel_addr_r
by Fabio Estevam
· Thu Feb 27 07:29:15 2025 -0300
83afe48
imx8mm: imx8mm_evk: fix BOOTSTD boot
by Peng Fan
· Sat Feb 22 20:17:11 2025 +0800
830a138
imx8mq: imx8mq_evk: fix DEFAULT_FDT_FILE
by Peng Fan
· Sat Feb 22 20:17:10 2025 +0800
814c84b
Merge tag 'qcom-fixes-2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· Wed Feb 26 08:55:32 2025 -0600
1f7af19
cmd: ufetch: use 3-bit colour ANSI codes
by Sam Day
· Mon Feb 03 16:42:20 2025 +0000
47739ac
pinctrl: qcom: sm8250: fix pin count
by Caleb Connolly
· Mon Feb 10 16:30:24 2025 +0000
b105552
power: regulator: add additional supported LDOs for pm8150l
by Caleb Connolly
· Mon Feb 10 16:30:23 2025 +0000
6f1ea25
clk: stub: add sm8150 compatible id
by Julius Lehmann
· Mon Feb 10 16:27:27 2025 +0000
4c6081a
qcom_defconfig: enable stub clock
by Caleb Connolly
· Mon Feb 10 16:27:26 2025 +0000
d2e24c1
clk: add stub clock driver
by Caleb Connolly
· Mon Feb 10 16:27:25 2025 +0000
12614bc
Prepare v2025.04-rc3
by Tom Rini
· Mon Feb 24 16:53:59 2025 -0600
1d8d172
mmc: Fix size calculation for sector addressed MMC version 4
by Marek Vasut
· Wed Jan 29 12:15:54 2025 +0100
652277d
fs/squashfs: fix potential integer overflows
by Joao Marcos Costa
· Wed Feb 19 11:16:33 2025 +0100
10ecdd5
Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Sat Feb 22 08:42:01 2025 -0600
c4c899b
Merge tag 'efi-2025-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Thu Feb 20 11:21:41 2025 -0600
24ca436
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Thu Feb 20 08:34:52 2025 -0600
48f8472
Merge tag 'u-boot-rockchip-20250220' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Thu Feb 20 08:32:53 2025 -0600
a7058df
efi_loader: make efi_add_memory_map_pg() static
by Heinrich Schuchardt
· Sun Feb 16 12:12:41 2025 +0100
fabdb73
lmb: move lmb_map_update_notify() to EFI
by Heinrich Schuchardt
· Sun Feb 16 12:12:40 2025 +0100
63bb30b
lmb: avoid superfluous value check in lmb_map_update_notify()
by Heinrich Schuchardt
· Sun Feb 16 12:12:39 2025 +0100
41ae6f0
efi_driver: create a parent device for all EFI block devices
by Heinrich Schuchardt
· Sat Feb 15 16:22:06 2025 +0100
7d2cd3e
efi_loader: remove comparisons to string literals from runtime
by Ilias Apalodimas
· Fri Feb 14 15:46:45 2025 +0200
55bd6b3
efi_loader: Fix potential deref-after-null
by Maks Mishin
· Sun Feb 02 20:59:40 2025 +0300
e3cdedc
lib: uuid: support more efi protocols in uuid_guid_get_str()
by Vincent Stehlé
· Fri Jan 17 18:13:26 2025 +0100
6aa1df6
configs: starfive: use LwIP network stack and enable wget command
by E Shattow
· Mon Feb 10 12:22:08 2025 -0800
25d5422
board: starfive: Update the maintainer file for VisionFive 2 board
by Hal Feng
· Mon Feb 10 10:57:43 2025 +0800
e9490e8
configs: microchip_mpfs_icicle: set DEFAULT_FDT_FILE
by Heinrich Schuchardt
· Thu Feb 06 14:05:03 2025 +0100
1a72369
arm64: dts: rockchip: Fix sdmmc access on rk3308-rock-s0 v1.1 boards
by Jonas Karlman
· Tue Feb 04 21:38:43 2025 +0000
d10173e
net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK3588
by Jonas Karlman
· Sun Feb 09 23:27:56 2025 +0000
e92bd1f
net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK356x
by Jonas Karlman
· Sun Feb 09 23:27:55 2025 +0000
91a62db
pinctrl: rockchip: rk3328: Fix pinmux for GPIO2-B and GPIO3-B pins
by Jonas Karlman
· Mon Jan 06 21:39:42 2025 +0000
7e7bcd2
rockchip: rk3288: Use rk3288-cru.h from dts/upstream
by Jonas Karlman
· Sun Jan 12 22:27:29 2025 +0000
e632c64
rockchip: use OF_UPSTREAM for rk3036
by Johan Jonker
· Tue Jan 07 22:36:01 2025 +0100
c7575e4
rockchip: sdram: Ensure ram_base is correct in SPL
by Jonas Karlman
· Thu Jan 30 22:07:13 2025 +0000
4345e39
rockchip: sdram: Limit usable ram_top to max 4G
by Jonas Karlman
· Thu Jan 30 22:07:12 2025 +0000
83cb846
rockchip: sdram: Allow the first bank to extend beyond 4 GiB
by Jonas Karlman
· Thu Jan 30 22:07:11 2025 +0000
c2fc0be
rockchip: rk3399: grf: Fix enum typos for UART2
by Chen-Yu Tsai
· Wed Feb 05 01:29:53 2025 +0800
6c0fc6d
Revert "rockchip: rk3399: Fix TPL build of bob and kevin"
by Jonas Karlman
· Sat Feb 08 22:49:40 2025 +0000
825070e
rockchip: rk3399-gru: Enable TPL_GPIO for bob and kevin
by Jonas Karlman
· Sat Feb 08 22:49:39 2025 +0000
a2087fc
Revert "rockchip: rk3399: Drop unneeded bob and kevin board specific code"
by Jonas Karlman
· Sat Feb 08 22:49:38 2025 +0000
fbe1de8
board: verdin-am62: add dram_init_banksize
by Stefan Eichenberger
· Mon Feb 10 08:27:47 2025 +0100
89c5936
fs/erofs: fix an integer overflow in symlink resolution
by Gao Xiang
· Thu Feb 13 19:28:47 2025 +0800
8b493a2
led: fix coverity scan error
by Heiko Schocher
· Wed Feb 12 10:10:55 2025 +0100
a774750
tools: use cryptographically safe RNG
by Heinrich Schuchardt
· Tue Feb 11 14:55:22 2025 +0100
41a5446
power: regulator: tps65941: Fix voltage calculation for ldo
by Udit Kumar
· Tue Feb 11 23:21:58 2025 +0530
0199a90
tpm: unconstify tpm_tis_chip_data
by Ilias Apalodimas
· Thu Feb 06 11:28:56 2025 +0200
6d5c6ef
Gitlab: Add missing symlink for qemu_arm64_lwip boardenv file
by Tom Rini
· Sun Feb 16 10:29:03 2025 -0600
26b302e
board: acer: picasso: add Acer Iconia Tab A500 support
by Svyatoslav Ryhel
· Sun Jan 21 15:37:57 2024 +0200
a5b7115
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sat Feb 15 15:29:20 2025 -0600
6cacddc
image: Add support for starting TFA BL31 as fitImage loadables
by Marek Vasut
· Wed Jan 29 22:59:19 2025 +0100
c1c6318
arm64: Add late jump to kernel board hook
by Marek Vasut
· Wed Jan 29 22:59:18 2025 +0100
0dee65f
Merge branch 'misc' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· Thu Feb 13 12:37:26 2025 -0600
8a4ee39
mbedtls/external: remove broken git submodule
by ZHANG Yuntian
· Tue Feb 11 15:30:27 2025 +0800
0c14fbc
board: transformer-t30: fix model detection
by Svyatoslav Ryhel
· Sat Dec 28 15:21:03 2024 +0200
fb6a434
doc: board: tegra: update device information
by Svyatoslav Ryhel
· Tue Dec 03 12:50:45 2024 +0200
3bc2747
ARM: tegra124: dts: mark HOST1X and DC with pre-relocation flag
by Svyatoslav Ryhel
· Wed Nov 20 09:26:38 2024 +0200
6d9f86b
Merge branch 'u-boot-net-20250212' of https://source.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· Wed Feb 12 08:41:36 2025 -0600
4212954
net: Kconfig: depend on DM_RNG for WGET_HTTPS
by Jerome Forissier
· Tue Feb 04 17:00:49 2025 +0100
d0d89ad
net: use strnstr() for lwip_strnstr()
by Heinrich Schuchardt
· Mon Feb 03 10:12:02 2025 +0100
d2e5def
test: unit tests for strstr() and strnstr()
by Heinrich Schuchardt
· Mon Feb 03 10:12:01 2025 +0100
6e00e36
lib: implement strnstr()
by Heinrich Schuchardt
· Mon Feb 03 10:12:00 2025 +0100
890c9bf
net: lwip: tftp: fix find_option()
by Heinrich Schuchardt
· Mon Feb 03 10:11:59 2025 +0100
3782928
net: lwip: move eth_init() out of new_netif()
by Jerome Forissier
· Thu Jan 30 09:22:20 2025 +0100
3d3f02d
ARM: tegra124: dts: add missing DSI nodes
by Svyatoslav Ryhel
· Mon Nov 18 08:32:13 2024 +0200
1b3c210
ARM: tegra30: dts: complete DSI nodes
by Svyatoslav Ryhel
· Sun Nov 24 14:27:17 2024 +0200
d9672d7
ARM: tegra210: clock: implement PLLD2 support
by Svyatoslav Ryhel
· Fri Nov 29 08:14:21 2024 +0200
007d497
ARM: tegra124: clock: implement PLLD2 support
by Svyatoslav Ryhel
· Fri Nov 15 21:13:15 2024 +0200
f806d9c
board: asus: convert SPL to XPL
by Svyatoslav Ryhel
· Fri Nov 29 19:30:54 2024 +0200
0467360
pinctrl: tegra20: adjust pin type detection
by Svyatoslav Ryhel
· Fri Dec 06 17:50:58 2024 +0200
dfe51a0
pmic: palmas: bind sysreset to parent node
by Svyatoslav Ryhel
· Mon Dec 09 12:58:19 2024 +0200
0b5132d
pmic: max77663: bind children to parent node
by Svyatoslav Ryhel
· Mon Dec 09 12:51:33 2024 +0200
cd39ae1
Revert "drivers: gpio-uclass: support PMIC GPIO children"
by Svyatoslav Ryhel
· Mon Dec 09 12:45:18 2024 +0200
0a725b0
configs: Resync with savedefconfig
by Tom Rini
· Tue Feb 11 09:11:21 2025 -0600
1069f28
Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Tue Feb 11 08:56:54 2025 -0600
83d0c2f
configs: stih410-b2260: Enable CMD_USB_MASS_STORAGE flag
by Patrice Chotard
· Thu Jan 30 17:35:47 2025 +0100
9057b99
board: stih410-b2260: Remove board_usb_init/cleanup()
by Patrice Chotard
· Thu Jan 30 17:35:46 2025 +0100
b0884bf
configs: stih410-b2260: Enable DM_USB_GADGET flag
by Patrice Chotard
· Thu Jan 30 17:35:45 2025 +0100
7485110
configs: stih410-b2260: Enable USB_DWC3_GENERIC and USB_DWC3_STI flags
by Patrice Chotard
· Thu Jan 30 17:35:44 2025 +0100
e23fd0c
usb: dwc3-generic: Add STih407 support
by Patrice Chotard
· Thu Jan 30 17:35:43 2025 +0100
94be152
usb: dwc3-generic: Reorder include
by Patrice Chotard
· Thu Jan 30 17:35:42 2025 +0100
ef44e7a
usb: dwc3: Remove dwc3 glue driver support for STi
by Patrice Chotard
· Thu Jan 30 17:35:41 2025 +0100
af8c70e
configs: stih410-b2260: Enable DM_REGULATOR flag
by Patrice Chotard
· Thu Jan 30 17:35:40 2025 +0100
33551b5
ARM: dts: sti: Add fixed clock for ehci and ohci nodes in stih410-b2260.dtsi
by Patrice Chotard
· Thu Jan 30 17:35:39 2025 +0100
5f9d646
usb: gadget: f_mass_storage: Add schedule() in sleep_thread()
by Patrice Chotard
· Mon Dec 02 08:46:44 2024 +0100
775dd69
Prepare v2025.04-rc2
by Tom Rini
· Mon Feb 10 16:00:49 2025 -0600
854a4c7
CI: Drop extra condition for sjg lab
by Simon Glass
· Sun Dec 01 07:42:29 2024 -0700
3a6c2dd
Merge patch series "Enable MCU ESM reset"
by Tom Rini
· Mon Feb 10 10:32:03 2025 -0600
e4d8668
configs: am62*_evm_r5: Enable ESM and MISC configs
by Santhosh Kumar K
· Wed Jan 29 17:44:03 2025 -0600
0dc33cd
arm: mach-k3: am62*_init: Probe ESM nodes
by Santhosh Kumar K
· Wed Jan 29 17:44:02 2025 -0600
f404a49
include: env: phytec: Add optargs to K3 files
by Nathan Morrisson
· Wed Jan 29 02:34:44 2025 -0800
788acaf
env: fat: Avoid writing to read-only location
by Andre Przywara
· Thu Jan 30 13:36:46 2025 +0000
fb5bab3
Merge patch series "FIX: Re-enable MUX_MMIO on J721E/J7200"
by Tom Rini
· Mon Feb 10 10:29:36 2025 -0600
Next »