summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-11stm32mp: Add tamp_nvram driverSimeon Marijon
2025-06-11tools: stm32image: Add support for STM32 Image V2.0Marek Vasut
2025-06-11ram: stm32mp1: Add STM32MP13xx supportMarek Vasut
2025-06-11clk: stm32mp13: Add SPL support and clock tree init to STM32MP13 RCC driverMarek Vasut
2025-06-11clk: stm32mp13: Fix typo in STM32MP13 RCC driverMarek Vasut
2025-06-11ARM: stm32: Auto-detect ROM API table on STM32MP15xxMarek Vasut
2025-06-11ARM: stm32: Fix DBGMCU macro on STM32MP13xxMarek Vasut
2025-06-11ARM: stm32: Fix SYSRAM size on STM32MP13xxMarek Vasut
2025-06-11ARM: stm32: Drop unnecessary spaceMarek Vasut
2025-06-11configs: stm32mp25: increase SYS_MALLOC_F_LEN to 0x60000Patrice Chotard
2025-06-11configs: stm32mp13: increase SYS_MALLOC_F_LEN to 0x210000Patrice Chotard
2025-06-11ARM: dts: stm32: switch from fixed to scmi clocks for stm32mp257f-ev1Patrice Chotard
2025-06-11reset: stm32mp25: add stm32mp25 reset driverGabriel Fernandez
2025-06-11clk: stm32: fix clock counterGabriel Fernandez
2025-06-11phy: stm32-usbphyc: manage properly the clk identifier with CCFPatrick Delaunay
2025-06-11clk: scmi: manage properly the clk identifier with CCFPatrick Delaunay
2025-06-11clk: fixed_rate: configure clock ID with CONFIG_CLK_AUTO_IDPatrick Delaunay
2025-06-11sandbox: test: update for CONFIG_CLK_AUTO_ID supportPatrick Delaunay
2025-06-11clk: sandbox: update driver for CONFIG_CLK_AUTO_ID supportPatrick Delaunay
2025-06-11clk: add CONFIG_CLK_AUTO_IDPatrick Delaunay
2025-06-11clk: stm32mp25: implement clock check security functionGabriel Fernandez
2025-06-11clk: stm32mp25: Add clock driver supportGabriel Fernandez
2025-06-11clk: scmi: add compatibility with clock protocol 2.0Valentin Caron
2025-06-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-06-10Merge tag 'tpm-next-10062025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-06-10arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board supportMarek Vasut
2025-06-10arm64: renesas: Introduce renesas_dram_init_banksize()Marek Vasut
2025-06-10test: tpm: Skip failing tests on coralSimon Glass
2025-06-10tpm: Drop unwanted special cases for sandboxSimon Glass
2025-06-10tpm: Convert sandbox-focussed tests to CSimon Glass
2025-06-10tpm: sandbox: Support self-test continue in emulatorSimon Glass
2025-06-09Merge tag 'v2025.07-rc4' into nextTom Rini
2025-06-09Prepare v2025.07-rc4v2025.07-rc4Tom Rini
2025-06-09pylibfdt: correct license informationHeinrich Schuchardt
2025-06-09Revert "caam: Fix CAAM error on startup"Fabio Estevam
2025-06-09configs: Resync with savedefconfigTom Rini
2025-06-09Merge patch series "arm: armv7: fix a bug that prevents CONFIG_BLOBLIST and C...Tom Rini
2025-06-09arm: qemu: Add imply CONFIG_POSITION_INDEPENDENTYang Xiwen
2025-06-09arm: armv7: restore section to .text after saved_argsYang Xiwen
2025-06-09Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-06-09MAINTAINERS: riscv: cpu: th1520: Assign myself as maintainerYao Zi
2025-06-09doc: thead: lpi4a: Update for S-Mode proper U-Boot supportYao Zi
2025-06-09board: thead: licheepi4a: Run proper U-Boot in S-ModeYao Zi
2025-06-09riscv: dts: th1520: Prepare binman configuration for loading OpenSBIYao Zi
2025-06-09riscv: cpu: th1520: Support cache enabling/disabling in M mode onlyYao Zi
2025-06-09riscv: cpu: th1520: Build spl.c for SPL onlyYao Zi
2025-06-09configs: raise SPL_SYS_MALLOC_SIZE to 8 MiB on RISC-VHeinrich Schuchardt
2025-06-08Merge tag 'u-boot-rockchip-20250606' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-06-07Merge tag 'doc-2025-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-06-07doc: build: fix typo in gcc.rstBehradElmi