summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-07-29arm: kirkwood: Enable bootstd and other modernization for ib62x0 boardTony Dinh
2025-07-29cmd: tlv_eeprom: improve mac_read_from_eeprom() log messagesHugo Villeneuve
2025-07-29cmd: tlv_eeprom: fix typo errors in comments and error msgHugo Villeneuve
2025-07-28Prepare v2025.10-rc1v2025.10-rc1Tom Rini
2025-07-28arm: mach-k3: Fix typo for TIFSSTUB_GP in IMAGE_ID enumAndrew Davis
2025-07-28.gitignore: don't ignore .gitattributes filesRasmus Villemoes
2025-07-28cmd: elf: Prevent possible buffer overflowAndrew Goodbody
2025-07-28configs: Resync with savedefconfigTom Rini
2025-07-28treewide: fix Casey's nameCasey Connolly
2025-07-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-07-27sunxi: A523: add defconfigs for three boardsAndre Przywara
2025-07-27arm64: dts: allwinner: a523: add Avaota-A1 router supportAndre Przywara
2025-07-27arm64: dts: allwinner: a523: add Radxa A5E supportAndre Przywara
2025-07-27arm64: dts: allwinner: a523: add X96Q-Pro+ supportAndre Przywara
2025-07-27arm64: dts: allwinner: Add Allwinner A523 .dtsi fileAndre Przywara
2025-07-27sunxi: add basic A523 supportAndre Przywara
2025-07-27sunxi: A523: add DDR3 DRAM supportMikhail Kalashnikov
2025-07-27sunxi: A523: add DRAM initialisation routineJernej Skrabec
2025-07-27sunxi: sun50i_h6: add A523 SPL clock setup codeJernej Skrabec
2025-07-27sunxi: update cpu_sunxi_ncat2.hAndre Przywara