aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-11-29ARM: keystone2: Remove unneeded inclusions of common.hWIP/2023-11-29-assorted-platform-updatesAndrew Davis11-11/+3
2023-11-28Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini1-1/+1
2023-11-28meson: Use checkboard() instead of show_board_info()Simon Glass1-1/+1
2023-11-22arm: dts: npcm845-evb: fix/add node and aliasesJim Liu3-9/+33
2023-11-22siemens,am335x: clean-up draco targetsEnrico Leto1-9/+0
2023-11-22arm: dts: k3-am68*: Sync with kernel v6.7-rc1Manorit Chawdhry3-1/+265
2023-11-22arm: dts: k3-j721s2*: Sync with kernel v6.7-rc1Manorit Chawdhry3-2/+520
2023-11-22arm: dts: k3-*-binman: Move to using templated FITsNeha Malcom Francis8-1488/+54
2023-11-22arm: dts: k3-binman: Add support for FIT templatesNeha Malcom Francis1-0/+327
2023-11-22arm: dts: k3-am625-sk-r5/u-boot: Drop duplicate bootph-nodesNishanth Menon2-102/+2
2023-11-22arm: dts: k3-am625-beagleplay-u-boot: drop duplicate bootph-nodesNishanth Menon1-56/+0
2023-11-22arm: dts: k3-am625: Drop SoC provided bootph params from board u-boot/r5 dtsiNishanth Menon6-187/+2
2023-11-22arm: dts: k3-am625*: Sync with kernel v6.7-rc1Nishanth Menon9-3/+193
2023-11-22arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA with BCDMARoger Quadros1-0/+1
2023-11-22arm: dts: k3-j7200: Sync with Linux 6.7-rc1Reid Tonking2-2/+9
2023-11-22arm: k3: Enable instruction cache for main domain SPLJoao Paulo Goncalves6-7/+7
2023-11-22arm: dts: k3-am62a*: Sync with kernel v6.7-rc1Nishanth Menon9-128/+1224
2023-11-22arm: mach-k3: am62a: Add main_timer0 id to the dev listNishanth Menon1-0/+1
2023-11-22arm: dts: k3-j721e-*: Sync with kernel v6.7-rc1Neha Malcom Francis2-2/+9
2023-11-22board: beagle: Add BeagleBone AI-64 supportNishanth Menon1-0/+1
2023-11-22arm: dts: Add k3-j721e-beagleboneai64Robert Nelson5-1/+3740
2023-11-22board: Move omap3 beagle under beagle vendor folderNishanth Menon1-1/+1
2023-11-22board: Move beagleplay under beagle vendor folderNishanth Menon2-14/+15
2023-11-22arm: dts: k3-am625-beagleplay-u-boot/r5: Just depend on k3-binman.dtsiNishanth Menon2-15/+184
2023-11-22arm: mach-k3: j721e: Improve support for UDA FSNishanth Menon1-1/+8
2023-11-22arm: mach-k3: arm64-mmu: Refactor to be independent of boardNishanth Menon1-25/+25
2023-11-22board: ti: j721e: Select SOC_K3_J721E_J7200 for J7200evmNishanth Menon1-0/+1
2023-11-22arm: mach-k3: Kconfig: Introduce a symbol to indicate J7200Nishanth Menon1-0/+5
2023-11-22arm: mach-k3: Move TI dummy keys out of board folderNishanth Menon5-5/+136
2023-11-22arm: mach-k3: Move K3 degenerate keys out of board folderNishanth Menon3-5/+11
2023-11-22arm: mach-k3: Move sysfw-loader into R5 directoryAndrew Davis5-49/+54
2023-11-22arm: mach-k3: Remove incorrect checks for SPL buildAndrew Davis1-3/+3
2023-11-22arm: mach-k3: Move R5 specific code into new r5/ directoryAndrew Davis20-6/+16
2023-11-22arm: mach-k3: j721s2: Move board selection to mach-k3Andrew Davis2-1/+37
2023-11-22arm: mach-k3: am62ax: Move board selection to mach-k3Andrew Davis2-1/+37
2023-11-22arm: mach-k3: am62x: Move board selection to mach-k3Andrew Davis2-2/+51
2023-11-22arm: mach-k3: am64x: Move board selection to mach-k3Andrew Davis2-1/+37
2023-11-22arm: mach-k3: am65x: Move board selection to mach-k3Andrew Davis2-2/+46
2023-11-22arm: mach-k3: j721e: Move board selection to mach-k3Andrew Davis2-1/+57
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini220-525/+2813
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"WIP/2023-11-17-assorted-important-fixesChris Packham3-26/+5
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham2-11/+4
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham2-13/+3
2023-11-17imx: spl_imx_romapi: fix emmc fast boot mode caseMarcel Ziswiler1-1/+1
2023-11-17imx: spl_imx_romapi: fix comment about stream(usb) download failureMarcel Ziswiler1-2/+2
2023-11-16spl: Only support bl_len when we have toSean Anderson2-5/+5
2023-11-16spl: Remove filename from spl_load_infoSean Anderson1-1/+0
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson1-12/+4
2023-11-16spl: Remove NULL assignments in spl_load_infoSean Anderson1-2/+0
2023-11-16arm: Enable SYS_THUMB_BUILD on AT91Sean Anderson1-0/+1