summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-06-26imx93: Add support for OPTEEKrzysztof DrobiƄski
2026-06-26imx9: Select OF_LIVEPeng Fan
2026-06-26imx9: soc: Use livetree API for fdt accessPeng Fan
2026-06-26imx8m: dts: Update ddr firmware namePeng Fan
2026-06-26imx: Guard print_cpuinfo with !CONFIG_IS_ENABLED(CPU)Peng Fan
2026-06-26imx7ulp: cleanup get_imx_typePeng Fan
2026-06-26imx8ulp: cleanup get_imx_typePeng Fan
2026-06-26imx952: Update gpio node regsPeng Fan
2026-06-26imx8m: Imply DM_THERMALPeng Fan
2026-06-26imx9: scmi: use 48-bit MAC add instead of incrementing mac[5]Alice Guo
2026-06-26imx9: scmi: Correct shutdown checkingPeng Fan
2026-06-26imx9: scmi: Fix SPL trampoline buffer for 1GB DDRYe Li
2026-06-25Kconfig: arch: restyleJohan Jonker
2026-06-25Kconfig: arm: restyleJohan Jonker
2026-06-25Kconfig: powerpc: mpc85xx: fix typoJohan Jonker
2026-06-25Kconfig: armv7: fix typoJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-24arm: mediatek: mt8512: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt8195: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt8189: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt8188: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt7988: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-24arm: mediatek: mt7987: fix gd->bd->bi_dram[0].sizeDavid Lechner
2026-06-23arm: aspeed: Fix AST2600 SPL external DTB alignmentQuentin Strydom
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-17Merge patch series "Fixes, cleanup and a test for the SPL FIT "full" loader"Tom Rini
2026-06-17test: spl: add unit test for the "full" FIT loaderFrancesco Valla
2026-06-17Merge patch series "armv8: mmu: fix region unmapping and optimise set_one_reg...Tom Rini
2026-06-17armv8: mmu: fix and optimise explicitly unmapping regionsCasey Connolly
2026-06-17armv8: mmu: commonize the set_one_region() loopCasey Connolly
2026-06-17armv8: mmu: teach the pagetable dumper to show explicit FAULT mapsCasey Connolly
2026-06-17armv8: mmu: add a function to help debug TLB lookupsCasey Connolly
2026-06-17Merge patch series "arm: omap: Add back omap4 support"Tom Rini
2026-06-17board: variscite: add support for the omap4_var_somBastien Curutchet
2026-06-17arm: ti: Introduce back omap4 supportBastien Curutchet
2026-06-17arm: ti: omap: Extract common clock definitionsBastien Curutchet
2026-06-17arm: omap: Move PRM I2C channel frequency to vc.cBastien Curutchet
2026-06-16arm: dts: renesas: Enable DBSC5 on R-Car R8A78000 X5H Cortex-M33 RSIP portMarek Vasut
2026-06-15Merge patch series "Repair boards broken by the 6.1 kbuild bump"Tom Rini
2026-06-15arm: mxs: Avoid passing FORCE to commandsSimon Glass
2026-06-14arm64: renesas: Initialize GIC600 fully on R-Car S4/V4H/V4MMarek Vasut
2026-06-13arm: renesas: Make R-Car Gen5 u-boot-elf.shdr compatible with SDK flash_writerMarek Vasut
2026-06-12arm: dts: Move remaining am335x-bone* to OF_UPSTREAMMarkus Schneider-Pargmann (TI)
2026-06-12arm: mach-omap2: Use dt_dir for devicetree pathsMarkus Schneider-Pargmann (TI)
2026-06-12arm: dts: am335x: Remove unused uboot devicetreesMarkus Schneider-Pargmann (TI)
2026-06-12am33xx: Support upstream devicetree USB deviceMarkus Schneider-Pargmann (TI)
2026-06-12am33xx: Fix comment about config symbolsMarkus Schneider-Pargmann (TI)
2026-06-12arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phasesMarkus Schneider-Pargmann (TI)
2026-06-12arm: dts: am335x-*-u-boot: Add chosen tick-timerMarkus Schneider-Pargmann (TI)
2026-06-12am33xx: Avoid hard failure on USB probe issueMarkus Schneider-Pargmann (TI)