summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2023-03-02s5p: Remove empty arch_misc_initTom Rini
2023-02-07rmobile: Drop CONFIG_RMOBILESimon Glass
2023-02-07arm: Drop old kona codeSimon Glass
2023-02-01armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer
2023-01-21sunxi: fel: drop redundant "control register" save/restoreAndre Przywara
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-02arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch
2022-12-23global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini
2022-12-23global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFGTom Rini
2022-12-23exynos: Rework legacy PWM usageTom Rini
2022-12-22net: Remove more legacy functionsTom Rini
2022-12-22Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini
2022-12-06arm: Use the WEAK assembly entry point consistentlyTom Rini
2022-12-05arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini
2022-12-05Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini
2022-07-11Merge branch 'next'Tom Rini
2022-07-05arch/Kconfig.nxp: Re-organize slightlyTom Rini
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini
2022-06-26sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platformqianfan Zhao
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-04-26arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046ASean Anderson
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-04-21arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár
2022-04-12Layerscape: Enable Job ring driver model.Gaurav Jain
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-02-04mach-sunxi: Move timer code to mach folderJesse Taube
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini