Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
da1811be61c5db3d2adccffdfc2f6c1547d45a4f
da1811b
Azure: Spell out the "everything" job
by Tom Rini
· 5 months ago
3c2b235
Azure: Rework how we define what to build in the world build
by Tom Rini
· 5 months ago
1e844e6
Azure: Correct comment about the strategy in the world matrix build
by Tom Rini
· 5 months ago
aa714ff
Merge tag 'u-boot-stm32-20240618' of https://source.denx.de/u-boot/custodians/u-boot-stm into next
by Tom Rini
· 5 months ago
3551654
ARM: dts: stm32: Auto-detect second MAC on STM32MP15xx DH electronics DHCOM
by Marek Vasut
· 6 months ago
1b88930
ARM: dts: stm32: Add generic SoM compatible to STM32MP15xx DH electronics DHSOM
by Marek Vasut
· 6 months ago
d47efe8
ARM: dts: stm32: add phy-reset-gpios property to ethernet node for stm32mp157c-odyssey
by Heesub Shin
· 7 months ago
8e70577
ARM: dts: stm32: fix incorrect PHY address for stm32mp157c-odyssey
by Heesub Shin
· 7 months ago
ae1879a
ARM: dts: stm32: use internal clock for Tx for stm32mp157c-odyssey
by Heesub Shin
· 7 months ago
b1f69b0
ARM: dts: stm32: set PLL4_P to 125Mhz for ETH_CLK for stm32mp157c-odyssey
by Heesub Shin
· 7 months ago
c376160
ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC board
by Marek Vasut
· 7 months ago
726f634
ARM: dts: stm32: Add pinmux nodes for DH electronics STM32MP13xx DHCOR SoM and DHSBC board
by Marek Vasut
· 7 months ago
e32cce8
ARM: dts: stm32: add eth1 and eth2 support on stm32mp13
by Christophe Roullier
· 7 months ago
86a02ee
ARM: dts: stm32: Make PWR regulator driver available on STM32MP13xx
by Marek Vasut
· 8 months ago
4dc585a
ARM: dts: stm32: add PWR regulators support on stm32mp131
by Marek Vasut
· 8 months ago
57a8884
net: dwc_eth_qos: add support for phy-reset-gpios property
by Heesub Shin
· 7 months ago
0453443
stm32mp: Reserve OPTEE area in EFI memory map
by Patrice Chotard
· 7 months ago
04f5cb6
Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· 5 months ago
bf0ab3d
xilinx: Enable FF-A for all our arm64 SoCs
by Michal Simek
· 6 months ago
a8ff27c
xilinx: versal-net: Add env redund offset
by Venkatesh Yadav Abbarapu
· 6 months ago
ec56167
gpio: Add proper dependency on ZYNQMP_FIRMWARE
by Michal Simek
· 6 months ago
ea04e28
arm64: zynqmp: Align #address/size-cells with node
by Michal Simek
· 6 months ago
45f61df
xilinx: zynqmp: Enable reset_cpu() in SPL
by Lukas Funke
· 6 months ago
31e7767
arm64: zynqmp: Enable usb3 for k24 som
by Neal Frager
· 6 months ago
6408566
arm64: zynqmp: Setup multiboot register to 0
by Michal Simek
· 6 months ago
71bfd39
spi: versal2: Enable spi drivers for Versal Gen 2
by Michal Simek
· 6 months ago
534a934
mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2
by Michal Simek
· 6 months ago
34d3512
soc: versal2: Add SoC driver for AMD Versal Gen 2
by Michal Simek
· 6 months ago
d903ce4
arm64: versal2: Add support for AMD Versal Gen 2
by Michal Simek
· 6 months ago
c6004e7
arm64: zynqmp: Update rproc node
by Michal Simek
· 6 months ago
bf6e041
xilinx: versal: Do not prioritize boot device if driver is not enabled
by Venkatesh Yadav Abbarapu
· 7 months ago
c74d861
mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
by Prasad Kummari
· 7 months ago
bae55654
arm64: zynq(mp): Rename spl_board_init() to spl_soc_init()
by Lukas Funke
· 8 months ago
e51ca6a
spl: Introduce SoC specific init function
by Lukas Funke
· 8 months ago
9f89493
xilinx: zynqmp: Allow multiboot environment write even in saved environment
by Kory Maincent
· 6 months ago
d78ea25
sdhci: zynq: Fix tap delay for SD on Versal NET
by Simek, Michal
· 7 months ago
b864c2e
board: zynqmp: Move zynqmp commands from board/ to arch/
by Charlie Johnston
· 8 months ago
d924101
xilinx: Enable NVMEM framework for all platforms
by Michal Simek
· 8 months ago
fd91491
xilinx: zynqmp: Clean up xilinx_zynqmp.h
by Michal Simek
· 8 months ago
98379e3
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next
by Tom Rini
· 5 months ago
3557250
Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next
by Tom Rini
· 5 months ago
bb57513
powerpc: mpc85xx: remove dead watchdog-related code
by Rasmus Villemoes
· 6 months ago
fca2348
powerpc: mpc83xx: remove unused watchdog_reset() function
by Rasmus Villemoes
· 6 months ago
abcae28
sh4: remove watchdog.c file
by Rasmus Villemoes
· 6 months ago
c6f4e88
sh4: move reset_cpu() from watchdog.c to cpu.c
by Rasmus Villemoes
· 6 months ago
76aaf69
serial: ns16550: fix comment to mention schedule instead of watchdog_reset
by Rasmus Villemoes
· 6 months ago
4733b8d
wdt-uclass: watchdog_reset cleanup
by Rasmus Villemoes
· 6 months ago
092cace
m68k: remove dead code
by Rasmus Villemoes
· 6 months ago
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· 6 months ago
93a82ce
wdt-uclass: prevent multiple cyclic_register calls
by Rasmus Villemoes
· 6 months ago
d84e291
cyclic: stop strdup'ing name in cyclic_register()
by Rasmus Villemoes
· 6 months ago
e4170b8
cmd: move ELF load and boot to lib/elf.c
by Maxim Moskalets
· 6 months ago
dcbd930
fs/erofs: fix an overflow issue of unmapped extents
by Jianan Huang
· 6 months ago
3434409
arm: dts: k3-am625-verdin: add combined binaries
by Andrejs Cainikovs
· 6 months ago
3667934
Merge patch series "introduce basic support for TI's am625-lp-sk"
by Tom Rini
· 6 months ago
c9961ff
Merge patch series "binman: am62a/62p: add support for signing TIFSStub"
by Tom Rini
· 6 months ago
073d7cd
Merge patch series "arm: dts: am625/am62a7: Switch over to OF_UPSTREAM"
by Tom Rini
· 6 months ago
7ba3bf6
arm: dts: k3: binman: am62p: add support for signing TIFSStub images
by Dhruva Gole
· 6 months ago
a90e793
Merge patch series "efi_loader: select BLK not depends on BLK"
by Tom Rini
· 6 months ago
d980cb2
arm: dts: k3: binman: am62a: add support for signing TIFSStub Images
by Dhruva Gole
· 6 months ago
93f2e7e
Merge patch series "binman: ti: create binman nodes for EFI capsules"
by Tom Rini
· 6 months ago
0e34cad
dts: j784s4: binman: Include firmware capsules binman nodes
by Jonathan Humphreys
· 6 months ago
00aa26c
dts: beagleboneai64: binman: Include firmware capsules binman nodes
by Jonathan Humphreys
· 6 months ago
9db4cf7
dts: am62x: binman: Include firmware capsules binman nodes
by Jonathan Humphreys
· 6 months ago
99e108f
dts: am62px: binman: Include firmware capsules binman nodes
by Jonathan Humphreys
· 6 months ago
82073c0
dts: beagleplay: binman: Include firmware capsules binman nodes
by Jonathan Humphreys
· 6 months ago
324cb4d
dts: j721e: binman: Include firmware capsules binman nodes
by Jonathan Humphreys
· 6 months ago
87fffb0
dts: am64x: binman: Include firmware capsules binman nodes
by Jonathan Humphreys
· 6 months ago
301df24
dts: ti: binman: Add base K3 firmware capsule nodes
by Jonathan Humphreys
· 6 months ago
f6d30a8
tools: Build mkeficapsule tool by default if EFI_LOADER is set
by Jonathan Humphreys
· 6 months ago
962759c
configs: add defconfigs for the am625-lp-sk
by Bryan Brattlof
· 6 months ago
df9d93d
arm: dts: add U-Boot dtbs for the am625-lp-sk
by Nitin Yadav
· 6 months ago
53cc5b0
arm: dts: am62a7_sk: Switch to OF_UPSTREAM
by Nishanth Menon
· 6 months ago
3088f66
arm: dts: am625_sk: Switch to OF_UPSTREAM
by Nishanth Menon
· 6 months ago
2176704
arm: dts: am625_beagleplay: Switch to OF_UPSTREAM
by Nishanth Menon
· 6 months ago
29b436e
block: Update BLK to be def_bool
by Tom Rini
· 6 months ago
d15a79c
spl: nvme: Make this depend on SPL_BLK
by Tom Rini
· 6 months ago
cec1548
efi_loader: select BLK not depends on BLK
by Tom Rini
· 6 months ago
03d3ab1
rockchip: puma-rk3399: get closer to other Theobroma defconfigs
by Quentin Schulz
· 6 months ago
3095dd6
rockchip: ringneck-px30: get closer to other Theobroma defconfigs
by Quentin Schulz
· 6 months ago
220800a
rockchip: add support for Theobroma Systems SOM-RK3588-Q7 Tiger module
by Quentin Schulz
· 6 months ago
219d90f
arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou
by Heiko Stuebner
· 6 months ago
3619e8b
arm64: dts: rockchip: add usb-id extcon on rk3588 tiger
by Heiko Stuebner
· 6 months ago
94ae5b9
arm64: dts: rockchip: fix comment for upper usb3 port
by Heiko Stuebner
· 6 months ago
9661161
arm64: dts: rockchip: fix pcie-refclk frequency on rk3588 tiger
by Heiko Stuebner
· 6 months ago
51f657d
arm64: dts: rockchip: correct gpio_pwrctrl1 typos on rk3588(s) boards
by Jing Luo
· 6 months ago
6085621
arm64: dts: rockchip: move uart2 pinmux to dtsi on rk3588-tiger
by Heiko Stuebner
· 6 months ago
18ee341
arm64: dts: rockchip: enable gpu on rk3588-tiger
by Heiko Stuebner
· 6 months ago
7faf8c3
rockchip: ringneck-px30: fix TPL_MAX_SIZE
by Quentin Schulz
· 6 months ago
106d04e
power: rk8xx: properly print all supported PMICs name
by Quentin Schulz
· 6 months ago
1d868c8
rockchip: px30-ringneck: Update SPL_PAD_TO Kconfig option
by Quentin Schulz
· 6 months ago
a26855a
rockchip: rk3399-puma: remove unnecessary simple-bin:fit:offset override
by Quentin Schulz
· 6 months ago
7835c94
rockchip: rk3399-puma: remove default value from defconfig
by Quentin Schulz
· 6 months ago
94cc6d6
rockchip: jaguar-rk3588: use default env size for Rockchip on MMC
by Quentin Schulz
· 6 months ago
e415a8a
board: rockchip: add ArmSoM Sige7 Rk3588 board
by Jianfeng Liu
· 6 months ago
4061aa1
rockchip: rk3588: Remove USB3 DRD nodes in u-boot.dtsi
by Jianfeng Liu
· 6 months ago
af4b24a
arm64: dts: rockchip: Add ArmSom Sige7 board
by Jianfeng Liu
· 6 months ago
de5257e
arm64: dts: rockchip: add rk3588 pcie and php IOMMUs
by Niklas Cassel
· 6 months ago
e7f3959
arm64: dts: rockchip: add USB3 DRD controllers on rk3588
by Sebastian Reichel
· 6 months ago
00c0bfb
arm64: dts: rockchip: add USBDP phys on rk3588
by Sebastian Reichel
· 6 months ago
Next »