summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove SPEAR entry in makefilePatrick Delaunay2023-03-061-1/+0
* arm64: Reduce PT size estimation complexityMarc Zyngier2023-03-061-75/+34
* arm64: Reduce add_map() complexityMarc Zyngier2023-03-061-48/+46
* arm: cpu: Add optional CMOs by VAMarc Zyngier2023-03-064-26/+155
* freescale: Drop old pre-DM_ETH codeSimon Glass2023-03-031-12/+0
* s5p: Remove empty arch_misc_initTom Rini2023-03-021-7/+0
* Correct SPL use of SYS_FSL_ERRATUM_A010539Simon Glass2023-02-101-1/+1
* mtd: Drop unused CONFIG_S32V234Simon Glass2023-02-071-1/+0
* rmobile: Drop CONFIG_RMOBILESimon Glass2023-02-071-1/+0
* arm: Drop old kona codeSimon Glass2023-02-076-87/+0
* imx: Drop unused CONFIG_IMXSimon Glass2023-02-071-2/+0
* Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2023-02-012-1/+10
|\
| * armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer2023-02-012-1/+10
* | arm: psci: Fix RESET2 hookMarek Vasut2023-01-312-1/+3
|/
* sunxi: fel: drop redundant "control register" save/restoreAndre Przywara2023-01-211-4/+0
* sunxi: armv8: fel: load only 32-bit valuesAndre Przywara2023-01-211-4/+4
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-83/+83
* nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini2023-01-202-18/+0
* nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini2023-01-202-11/+0
* fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQTom Rini2023-01-201-3/+4
* arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini2023-01-202-4/+8
* global: Remove unused CONFIG definesTom Rini2023-01-201-5/+1
* arm: Support trace on armv8Simon Glass2023-01-181-3/+3
* trace: Use notrace for shortSimon Glass2023-01-181-1/+1
* arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch2023-01-021-29/+0
* configs: Remove unused or redundant CONFIG symbolsTom Rini2022-12-231-0/+1
* global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-231-3/+3
* global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFGTom Rini2022-12-232-4/+4
* exynos: Rework legacy PWM usageTom Rini2022-12-232-13/+8
* net: Remove more legacy functionsTom Rini2022-12-222-12/+0
* Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini2022-12-221-0/+3
* arm: Use the WEAK assembly entry point consistentlyTom Rini2022-12-064-65/+33
* arm: Remove unused mx27 codeTom Rini2022-12-056-643/+0
* arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini2022-12-051-0/+4
* arm920t: Remove unused imx codeTom Rini2022-12-054-270/+0
* Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini2022-12-051-0/+4
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-0515-53/+53
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-052-4/+4
* Convert CONFIG_SYS_PMAN et al to KconfigTom Rini2022-12-055-9/+7
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-052-31/+31
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-052-2/+2
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-1019-117/+117
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-315-8/+8
* arm: layerscape: Disable unused parts of ICID tablesSean Anderson2022-10-181-0/+2
* arm: layerscape: Don't select FSL_IFC when booting from SD cardSean Anderson2022-10-181-2/+2
* arm64: layerscape: Support SYSRESETSean Anderson2022-10-171-0/+2
* arm64: ls104x: Enable eDMA snoopingSean Anderson2022-10-171-1/+1
* armv8: cache_v8: Fix pgtables setup when MMU is already enabledPali Rohár2022-10-061-0/+4