summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-23rockchip: Move imply TPL_ROCKCHIP_COMMON_BOARD under SoC Kconfig symbolJonas Karlman
2025-04-23rockchip: px30: enable RNG for all boardsQuentin Schulz
2025-04-23rockchip: rk3308: Drop unused rk_board_init()Jonas Karlman
2025-04-22Merge patch series "MIPS: Boston: Various enhancements"Tom Rini
2025-04-22MIPS: boston: Migrate to OF_UPSTREAMJiaxun Yang
2025-04-22MIPS: boston: Imply various optionsJiaxun Yang
2025-04-22MIPS: Provide dummy acpi_table.hJiaxun Yang
2025-04-22ddr: altera: agilex5: LPDDRs in-line ECC supportTingting Meng
2025-04-22arm: dts: agilex5: Update CCU configurationTingting Meng
2025-04-22arm: socfpga: socfpga_soc64: Enable LMB_ARCH_MEM_MAPTingting Meng
2025-04-22arm: socfpga: agilex5: Add MMU mapping regionTingting Meng
2025-04-22arm: socfpga: soc64: Update SoC64 CPU infoAlif Zakuan Yuslaimi
2025-04-22arch: arm: dts: agilex5: Set SDIO_SEL GPIO pin as outputAlif Zakuan Yuslaimi
2025-04-22ARM: socfpga: Drop incorrect imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION*Tom Rini
2025-04-22configs: Enable VAB flow for Agilex5 SoCFPGA boardsNaresh Kumar Ravulapalli
2025-04-22arch: arm: dts: Enable kernel itb file generation for Agilex5 SoCFPGANaresh Kumar Ravulapalli
2025-04-22arm: socfpga: spl: Notify SDM on FSBL executionAlif Zakuan Yuslaimi
2025-04-22arm: socfpga: soc64: Enable F2S bridge reset supportAlif Zakuan Yuslaimi
2025-04-22arm: socfpga: soc64: Update reset manager registers for F2S bridgeAlif Zakuan Yuslaimi
2025-04-22arm: socfpga: mailbox: Notify SDM on HPS code execution stagesAlif Zakuan Yuslaimi
2025-04-21Merge tag 'u-boot-at91-2025.07-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-04-19mips: malta: set MIPS_RELOCATION_TABLE_SIZE=0xc000Heinrich Schuchardt
2025-04-19riscv: dts: jh7110: add bootph-pre-ram for &pllclkHeinrich Schuchardt
2025-04-18ARM: dts: at91: sama5d2: Pass bootph-all to the PIT timerFabio Estevam
2025-04-18ARM: dts: at91: sam9x60-curiosity: Enable USB gadget nodeZixun LI
2025-04-18ARM: dts: sam9x60: Add USB gadget DT nodeZixun LI
2025-04-17arm: mach-k3: am62px: Fix MCU_CLKOUT0 parent clock muxParth Pancholi
2025-04-17Merge tag 'xilinx-for-v2025.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-04-17arm: dts: an7581: Add SNAND nodeChristian Marangi
2025-04-16arch: arm: dts: an7581: Add eMMC nodesChristian Marangi
2025-04-16arch: arm: dts: an7581: Add Ethernet nodesChristian Marangi
2025-04-16arch: arm: dts: an7581: add Chip SCU nodeChristian Marangi
2025-04-16Merge tag 'u-boot-marvell-20250516' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-04-16board/BuR/zynq: initial commitBernhard Messerklinger
2025-04-16arm64: zynqmp: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME in binmanMichal Simek
2025-04-16xilinx: versal: remove versal loadpdi commandPrasad Kummari
2025-04-16arm64: versal2: Add PL bit stream load supportPrasad Kummari
2025-04-16arm64: versal-net: Add PL bit stream load supportPrasad Kummari
2025-04-16ufs: amd-versal2: Use raw read/write for SLCR/CACHE registersVenkatesh Yadav Abbarapu
2025-04-16topic: Use distro_boot for topic-miami boardsMike Looijmans
2025-04-16xilinx: versal: add firmware access to PMC multi Boot mode registerPrasad Kummari
2025-04-16amd: versal2: Add the UFS boot mode supportVenkatesh Yadav Abbarapu
2025-04-16arm64: zynqmp: versal: Consistently use enum tcm_modeMarek Vasut
2025-04-16ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usageTom Rini
2025-04-16arm: mvebu: Fix typos in Kconfig help textChris Packham
2025-04-15spin_table: add missing header for ENODEV and ENOSPC symbolsyan wang
2025-04-15arm: mach-k3: am62ax: fix MCU_CLKOUT0 parent clock muxBryan Brattlof
2025-04-14firmware: ti_sci: Scan all device instances when releasing exclusive devicesNishanth Menon
2025-04-14Merge patch series "Static initcalls"Tom Rini
2025-04-14common: board: make initcalls staticJerome Forissier