summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-30arch: arm: agilex5: Enable power manager for Agilex5Alif Zakuan Yuslaimi
2025-07-30arm: socfpga: agilex5: Sub-device check enabled for runtime workaroundTingting Meng
2025-07-30arm: socfpga: agilex5: Coverity issue cleanup in jtag_usercode checkTingting Meng
2025-07-30socfpga_dtreg: Ensure reg is initialised before useAndrew Goodbody
2025-07-30dts: agilex5: Enabled nand boot in SPLDinesh Maniyam
2025-07-30ddr: altera: n5x: size_t cannot be less than 0Andrew Goodbody
2025-07-30clk: n5x: Fix misplaced parenAndrew Goodbody
2025-07-30arm: socfpga: n5x: Remove invalid configuration for N5XNaresh Kumar Ravulapalli
2025-07-30arm: socfpga: Remove unnecessary for loopAndrew Goodbody
2025-07-30arch: arm: socfpga: Include BSD-3-Clause as license identifierNaresh Kumar Ravulapalli
2025-07-30arch: arm: socfpga: Fix header file includesNaresh Kumar Ravulapalli
2025-07-30arch: arm: dts: agilex5: Set spi-max-freq to 50MhzDinesh Maniyam
2025-07-30watchdog: don't autostart watchdog on STM32MP architecturePatrice Chotard
2025-07-30watchdog: stm32mp: check the watchdog statusClément Le Goffic
2025-07-30watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo
2025-07-30watchdog: wdt-uclass.c: add wdt_set_force_autostart() helperAntonio Borneo
2025-07-29Merge patch series "bintool fixes"Tom Rini
2025-07-29binman: bintool: run 'apt-get update -y' on first invocation of apt_install()Jerome Forissier
2025-07-29binman: bintool: use apt-get instead of aptJerome Forissier
2025-07-29tools: mips-relocs: replace format string introducersJustin Swartz
2025-07-29Merge patch series "bios_emulator: Fix two issues found by Smatch"Tom Rini
2025-07-29bios_emulator: Add parens to xorl macroAndrew Goodbody
2025-07-29bios_emulator: Fix buffer overflowAndrew Goodbody
2025-07-29spl: NULL check variable before dereferenceAndrew Goodbody
2025-07-29Merge tag 'u-boot-marvell-20250729' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-07-29treewide: Fix STMicroelectronics spellingPatrice Chotard
2025-07-29ARM: stm32: fix PRE_CON_BUF_ADDR on STM32MP13Patrick Delaunay
2025-07-29configs: stm32mp13: Enable OF_UPSTREAM_BUILD_VENDORPatrice Chotard
2025-07-29arm: stm32mp: replace space by tab in sys_proto.hPatrice Chotard
2025-07-29ARM: dts: stm32: Add stm32mp235f-dk-u-bootPatrice Chotard
2025-07-29ARM: stm32mp: Add STM32MP23 supportPatrice Chotard
2025-07-29ARM: dts: stm32: Switch defconfig to SPL for DH STM32MP13xx DHCOR DHSBCMarek Vasut
2025-07-29ARM: dts: stm32: Add SPL specifics for DH STM32MP13xx DHCOR DHSBCMarek Vasut
2025-07-29ARM: dts: stm32: Add STM32MP13x SPL specific DT additionsMarek Vasut
2025-07-29ARM: dts: stm32: Add 512 MiB DRAM settings for DH STM32MP13xx DHCOR DHSBCMarek Vasut
2025-07-29ARM: dts: stm32: Add stm32mp13-ddr.dtsi templateMarek Vasut
2025-07-29ARM: stm32: Add STM32MP13xx debug UART initializationMarek Vasut
2025-07-29ARM: stm32: Add STM32MP13xx PMIC initialization for DDR3 DRAM typeMarek Vasut
2025-07-29ARM: stm32: Limit early cache enablement in SPL to STM32MP15xxMarek Vasut
2025-07-29ARM: stm32: Add STM32MP13xx SPL hardware initializationMarek Vasut
2025-07-29ARM: stm32: Add STM32MP13xx SPL Kconfig optionsMarek Vasut
2025-07-29clk: stm32: Wrong macros used in register readAndrew Goodbody
2025-07-29clk: scmi: Fix clock identifier passed to struct scmi_clk_parent_set_inAlice Guo
2025-07-29reset: stm32: Fix header misuseMarek Vasut
2025-07-29configs: stm32mp25: Enable MFD timer and PWM for stm32mp25_defconfigCheick Traore
2025-07-29pwm: stm32: add support for stm32mp25Cheick Traore
2025-07-29arm: stm32mp2: add multifunction timer support for stm32mp25Cheick Traore
2025-07-29Merge tag 'u-boot-at91-2025.10-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-29ddr: marvell: a38x: Fix unsigned issuesAndrew Goodbody
2025-07-29spi: mvebu: Correct dependencies on MVEBU_A3700_SPITom Rini