summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass
2024-04-10x86: zboot: Move command code into its own fileSimon Glass
2024-04-10x86: zboot: Move zimage definitions to the header fileSimon Glass
2023-11-22arm: dts: npcm845-evb: fix/add node and aliasesJim Liu
2023-11-22siemens,am335x: clean-up draco targetsEnrico Leto
2023-11-22arm: dts: k3-am68*: Sync with kernel v6.7-rc1Manorit Chawdhry
2023-11-22arm: dts: k3-j721s2*: Sync with kernel v6.7-rc1Manorit Chawdhry
2023-11-22arm: dts: k3-*-binman: Move to using templated FITsNeha Malcom Francis
2023-11-22arm: dts: k3-binman: Add support for FIT templatesNeha Malcom Francis
2023-11-22arm: dts: k3-am625-sk-r5/u-boot: Drop duplicate bootph-nodesNishanth Menon
2023-11-22arm: dts: k3-am625-beagleplay-u-boot: drop duplicate bootph-nodesNishanth Menon
2023-11-22arm: dts: k3-am625: Drop SoC provided bootph params from board u-boot/r5 dtsiNishanth Menon
2023-11-22arm: dts: k3-am625*: Sync with kernel v6.7-rc1Nishanth Menon
2023-11-22arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA with BCDMARoger Quadros
2023-11-22arm: dts: k3-j7200: Sync with Linux 6.7-rc1Reid Tonking
2023-11-22arm: k3: Enable instruction cache for main domain SPLJoao Paulo Goncalves
2023-11-22arm: dts: k3-am62a*: Sync with kernel v6.7-rc1Nishanth Menon
2023-11-22arm: mach-k3: am62a: Add main_timer0 id to the dev listNishanth Menon
2023-11-22arm: dts: k3-j721e-*: Sync with kernel v6.7-rc1Neha Malcom Francis
2023-11-22board: beagle: Add BeagleBone AI-64 supportNishanth Menon
2023-11-22arm: dts: Add k3-j721e-beagleboneai64Robert Nelson
2023-11-22board: Move omap3 beagle under beagle vendor folderNishanth Menon
2023-11-22board: Move beagleplay under beagle vendor folderNishanth Menon
2023-11-22arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsiNishanth Menon
2023-11-22arm: mach-k3: j721e: Improve support for UDA FSNishanth Menon
2023-11-22arm: mach-k3: arm64-mmu: Refactor to be independent of boardNishanth Menon
2023-11-22board: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evmNishanth Menon
2023-11-22arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200Nishanth Menon
2023-11-22arm: mach-k3: Move TI dummy keys out of board folderNishanth Menon
2023-11-22arm: mach-k3: Move K3 degenerate keys out of board folderNishanth Menon
2023-11-22arm: mach-k3: Move sysfw-loader into R5 directoryAndrew Davis
2023-11-22arm: mach-k3: Remove incorrect checks for SPL buildAndrew Davis
2023-11-22arm: mach-k3: Move R5 specific code into new r5/ directoryAndrew Davis
2023-11-22arm: mach-k3: j721s2: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am62ax: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am62x: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am64x: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: am65x: Move board selection to mach-k3Andrew Davis
2023-11-22arm: mach-k3: j721e: Move board selection to mach-k3Andrew Davis
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"Chris Packham
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham
2023-11-17imx: spl_imx_romapi: fix emmc fast boot mode caseMarcel Ziswiler
2023-11-17imx: spl_imx_romapi: fix comment about stream(usb) download failureMarcel Ziswiler
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini
2023-11-16powerpc: mpc8xx: Remove usage of common.hChristophe Leroy
2023-11-16spl: Only support bl_len when we have toSean Anderson