aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* corstone1000: add NVM XIP QSPI device tree nodeAbdellatif El Khlifi2023-04-271-1/+8
* rockchip: Move to standard bootSimon Glass2023-04-261-2/+1
* arm: omap3: Directly use SMC #1 in lowlevel_init.SPali Rohár2023-04-251-3/+3
* xen: Fix Kconfig dependenciesMichal Simek2023-04-251-1/+0
* armv7: Use isb/dsb directly in start.STom Rini2023-04-251-4/+4
* arm: Centralize fixed register logicTom Rini2023-04-252-3/+8
* arm: Only support ARM64_CRC32 when using GCCTom Rini2023-04-251-1/+1
* arm64: interrupts: print FAR_ELx on sync exceptionsPavel Skripkin2023-04-251-1/+37
* arch: mach-k3: j721s2_init: Disable the firewallsJayesh Choudhary2023-04-251-0/+53
* armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is presentmeitao2023-04-252-3/+13
* arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is presentMarc Zyngier2023-04-252-4/+11
* arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier2023-04-253-5/+26
* arm: mach-k3: am642: move do_dt_magic() after sysfw loadingWIP/2023-04-24-TI-platform-updatesChristian Gmeiner2023-04-241-2/+2
* arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry2023-04-241-2/+33
* arm: dts: k3-am625-r5-sk: add a53 cluster powerManorit Chawdhry2023-04-241-1/+2
* arm: dts: k3-am62a7-r5-sk: add a53 cluster power domain nodeManorit Chawdhry2023-04-241-1/+2
* arm: dts: k3-am642-r5: add a53 cluster power domain nodeManorit Chawdhry2023-04-241-1/+2
* arm: dts: k3-am642-r5-sk: add a53 cluster power domain nodeManorit Chawdhry2023-04-241-1/+2
* arm: dts: k3-j7200-r5: add a72 cluster power domain nodeManorit Chawdhry2023-04-241-1/+2
* arm: dts: k3-j721e-r5: add a72 cluster power domain nodeManorit Chawdhry2023-04-241-1/+2
* arm: dts: k3-j721e-r5-sk: add a72 cluster power domain nodeManorit Chawdhry2023-04-241-1/+2
* arm: dts: k3-j721s2-r5: add a72 cluster power domain nodeManorit Chawdhry2023-04-241-1/+2
* arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis2023-04-248-18/+0
* arm: mach-k3: Move J721s2 SPL init functions to mach-k3Andrew Davis2023-04-242-3/+64
* arm: mach-k3: Move sdelay() and wait_on_value() declarationAndrew Davis2023-04-241-4/+0
* arm: mach-k3: Remove unused fdt_disable_node()Andrew Davis2023-04-242-20/+0
* arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis2023-04-247-15/+20
* arm: mach-k3: Move sysfw-loader.h out of mach includesAndrew Davis2023-04-247-6/+6
* arm: mach-k3: Make release_resources_for_core_shutdown() commonAndrew Davis2023-04-2412-214/+127
* arm: mach-k3: Move J721e SoC detection out of common sectionAndrew Davis2023-04-244-26/+25
* arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis2023-04-242-1/+16
* Revert "arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes"Andrew Davis2023-04-245-5/+0
* arm: dts: keystone: Non-functional changes sync with v6.3-rc6Andrew Davis2023-04-2417-156/+159
* arm: dts: omap: Non-functional changes sync with v6.3-rc6Andrew Davis2023-04-2420-65/+75
* arm: dts: dm8x: Non-functional changes sync with v6.3-rc6Andrew Davis2023-04-245-30/+37
* arm: dts: dra7x: Non-functional changes sync with v6.3-rc6Andrew Davis2023-04-2414-220/+226
* arm: dts: am3x: Non-functional changes sync with v6.3-rc6Andrew Davis2023-04-2426-291/+298
* arm: dts: am437x: Update to IOPAD to sync with v6.3-rc6Andrew Davis2023-04-242-303/+302
* arm: dts: am3x: Update IOPAD to PADCONF to sync with v6.3-rc6Andrew Davis2023-04-2415-789/+787
* arm: dts: keystone: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-2418-86/+35
* arm: dts: omap5x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-245-13/+7
* arm: dts: omap4x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-2410-21/+13
* arm: dts: omap3x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-2418-80/+30
* arm: dts: dra7x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-2418-92/+34
* arm: dts: dm8x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-247-32/+8
* arm: dts: am57x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-2410-37/+17
* arm: dts: am43x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-246-29/+11
* arm: dts: am3x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-2419-74/+26
* Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...WIP/23Apr2023Tom Rini2023-04-2329-252/+636
|\
| * arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usbFUKAUMI Naoki2023-04-212-0/+12