summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-30dts: agilex5: Enabled nand boot in SPLDinesh Maniyam
2025-07-30arm: socfpga: n5x: Remove invalid configuration for N5XNaresh Kumar Ravulapalli
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-29treewide: Fix STMicroelectronics spellingPatrice Chotard
2025-07-29ARM: stm32: fix PRE_CON_BUF_ADDR on STM32MP13Patrick Delaunay
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: 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: 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-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-28arm: mach-k3: Fix typo for TIFSSTUB_GP in IMAGE_ID enumAndrew Davis
2025-07-28treewide: fix Casey's nameCasey Connolly
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
2025-07-27sunxi: spl: add support for Allwinner A523 watchdogAndre Przywara
2025-07-27sunxi: clock: H6: add A523 CPU PLL supportAndre Przywara
2025-07-27sunxi: clock: H6: factor out H6/H616 CPU clock setupAndre Przywara
2025-07-27sunxi: clock: H6: factor out clock_set_pll()Andre Przywara
2025-07-27sunxi: clock: H6: unify PLL control bit definitionsAndre Przywara
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-07-25board: sama7d65_curiosity: Add support for sama7d65_curiosityRyan Wanner
2025-07-25ARM: dts: at91: sama7d65-curiosity: Add DT tweaks for sama7d65-curiosity boardRyan Wanner
2025-07-25ARM: mach-at91: add support for new SoC sama7d65Ryan Wanner
2025-07-24Merge tag 'u-boot-imx-master-20250724' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-07-24Merge patch series "Add support for K3 BIST"Tom Rini
2025-07-24arm: dts: k3: use SPL_TEXT_BASE for R5 SPL load addressBryan Brattlof
2025-07-24arm: dts: ast2600.dtsi: Fix typo of uart11 reg addressRebecca Cran
2025-07-24arm: mach-k3: j784s4_init: Trigger LBIST and PBIST on MAIN R5 2_0Neha Malcom Francis
2025-07-24imx93_frdm: Add initial board supportFabio Estevam
2025-07-24imx6dl-sielaff: Convert to OF_UPSTREAMFrieder Schrempf
2025-07-24arm64: zynqmp: Let fit-dtb.blob generated all the timeMichal Simek
2025-07-23Merge patch series "mkimage: validate default configuration reference"Tom Rini
2025-07-23arm: k3-am65-iot2050: Fix invalid default configuration referenceAristo Chen
2025-07-22arm: ls1021a-pg-wcom: add i2c mux node and eepromHolger Brunck
2025-07-22configs: KASLR OPTEE RNG support for K3 devicesGokul Praveen
2025-07-18sandbox: Add dummy sync()Tom Rini