summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen2023-05-131-0/+5
* armv7: Use isb/dsb directly in start.STom Rini2023-04-251-4/+4
* freescale: Drop old pre-DM_ETH codeSimon Glass2023-03-031-12/+0
* s5p: Remove empty arch_misc_initTom Rini2023-03-021-7/+0
* rmobile: Drop CONFIG_RMOBILESimon Glass2023-02-071-1/+0
* arm: Drop old kona codeSimon Glass2023-02-076-87/+0
* armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer2023-02-012-1/+10
* sunxi: fel: drop redundant "control register" save/restoreAndre Przywara2023-01-211-4/+0
* nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini2023-01-201-9/+0
* nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini2023-01-201-4/+0
* 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
* 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_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-221-9/+0
* Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini2022-12-221-0/+3
* arm: Use the WEAK assembly entry point consistentlyTom Rini2022-12-063-57/+29
* arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini2022-12-051-0/+4
* Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini2022-12-051-0/+4
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-055-10/+10
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-051-8/+8
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-107-35/+35
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-3/+3
* Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini2022-08-121-4/+0
* common: Drop display_options.h from common headerSimon Glass2022-08-101-0/+1
* Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini2022-08-041-0/+2
* Merge branch 'next'Tom Rini2022-07-116-13/+8
|\
| * arch/Kconfig.nxp: Re-organize slightlyTom Rini2022-07-051-6/+0
| * Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini2022-07-051-2/+1
| * linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-231-2/+2
| * stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay2022-06-171-1/+1
| * Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-062-2/+4
* | sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platformqianfan Zhao2022-06-261-1/+1
|/
* caam: Fix crash in case caam_jr_probe failedYe Li2022-05-201-1/+1
* arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046ASean Anderson2022-04-261-1/+0
* arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan2022-04-214-5/+5
* arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár2022-04-211-3/+1
* Layerscape: Enable Job ring driver model.Gaurav Jain2022-04-121-0/+18
* video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass2022-03-281-4/+0
* Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini2022-03-181-0/+31
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-032-1/+3
* mach-sunxi: Move timer code to mach folderJesse Taube2022-02-042-117/+0
* sunxi: move early "SRAM setup" into separate fileAndre Przywara2022-02-042-0/+43
* sunxi: move Cortex SMPEN setting into start.SAndre Przywara2022-02-042-0/+16
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-1/+1
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-272-3/+3