summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-02board: rockchip: Add ArmSoM Sige1Jonas Karlman
2025-11-02board: rockchip: Add Radxa ROCK 2A/2FJonas Karlman
2025-11-02board: rockchip: Add FriendlyElec NanoPi M5Jonas Karlman
2025-11-02board: rockchip: Add Luckfox Omni3576Jonas Karlman
2025-11-02board: rockchip: Add Radxa ROCK 4DJonas Karlman
2025-11-02rockchip: rk3576: Add SPI Flash boot supportJonas Karlman
2025-11-02rockchip: rk3528: Implement read_brom_bootsource_id()Jonas Karlman
2025-11-02rockchip: spl: Add a read_brom_bootsource_id() helperJonas Karlman
2025-11-02rockchip: rk3528-radxa-e20c: Drop eMMC HS200 prop from board u-boot.dtsiJonas Karlman
2025-11-02arm: dts: rockchip: Include OTP in U-Boot pre-reloc phase for RK3326Jonas Karlman
2025-11-02rockchip: odroid-go2: Turn on the blue LED at bootJonas Karlman
2025-11-02rockchip: odroid-go2: Select board FDT from FIT in SPLJonas Karlman
2025-11-01rockchip: odroid-go2: Add support for SPI flash bootJonas Karlman
2025-11-01rockchip: odroid-go2: Use power off at power plug-in eventJonas Karlman
2025-11-01rockchip: odroid-go2: Include pinctrl for sdmmc, sfc and uart in SPLJonas Karlman
2025-11-01rockchip: odroid-go2: Move SoC common overrides into a SoC u-boot.dtsiJonas Karlman
2025-11-01rockchip: odroid-go2: Use appropriate bootph propsJonas Karlman
2025-11-01rockchip: odroid-go2: Remove u-boot.dtsi props already definedJonas Karlman
2025-11-01rockchip: odroid-go2: Remove incorrect re-defined spi0 aliasJonas Karlman
2025-11-01rockchip: odroid-go2: Remove cru assigned-clocks overrideJonas Karlman
2025-10-31Merge tag 'u-boot-imx-master-20251030' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30imx: Revert "imx: mx6ull: fix REFTOP_VBGADJ setting" and fix commentsYe Li
2025-10-30board: toradex: add Toradex SMARC iMX95João Paulo Gonçalves
2025-10-30arm: imx8: select ARCH_MISC_INIT if FSL_CAAM is enabledEmanuele Ghidoli
2025-10-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-10-29board: dragonboard410c: Drop now unneeded bootph-all for consoleStephan Gerhold
2025-10-28Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-10-28x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.hTom Rini
2025-10-28ARM: renesas: Drop 'imply MULTI_DTB_FIT_USER_DEFINED_AREA' linesTom Rini
2025-10-28riscv: dts: starfive: prune redundant jh7110 overridesE Shattow
2025-10-27sunxi: dts: arm: update devicetree files from Linux kernel treeAndre Przywara
2025-10-27sunxi: dts: arm64: update devicetree files from Linux kernel treeAndre Przywara
2025-10-27sunxi: switch Allwinner A80 boards to OF_UPSTREAMAndre Przywara
2025-10-27sunxi: switch the Allwinner T113 SoC to OF_UPSTREAMAndre Przywara
2025-10-27sunxi: a523: Re-use H6/H616 DRAM size detection methodAndre Przywara
2025-10-24arm: armv8: Make save_boot_params simplerIlias Apalodimas
2025-10-22arm: mach-k3: reserve space for page table entriesAnshul Dalal
2025-10-22mach-k3: add carveouts for TFA and opteeAnshul Dalal
2025-10-22mach-k3: add reserved memory fixups for next boot stageAnshul Dalal
2025-10-22spl: split spl_board_fixups to arch/board specificAnshul Dalal
2025-10-22arm: armv8: mmu: add mmu_unmap_reserved_memAnshul Dalal
2025-10-22mach-k3: map all banks using mem_map_from_dram_banksAnshul Dalal
2025-10-22arm: armv8: mmu: add mem_map_from_dram_banksAnshul Dalal
2025-10-22arm: armv8: invalidate dcache entries on dcache_enableAnshul Dalal
2025-10-22arm: armv8: mmu: export mmu_setupAnshul Dalal
2025-10-22mach-k3: use custom enable_cacheAnshul Dalal
2025-10-22mach-k3: use minimal memory map for all K3Anshul Dalal
2025-10-22Merge tag 'u-boot-at91-2026.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-10-20Revert "spi: cadence-qspi: Remove cdns, is-dma property handling"Michal Simek