aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)AuthorFilesLines
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini7-268/+0
2024-03-01arm: s5p4418: fix relocation of vectorsStefan Bosch2-0/+27
2024-02-29arm: armv7: save boot argumentsRaymond Mao1-0/+29
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards2-2/+53
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards1-34/+23
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards1-19/+47
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards1-60/+43
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara1-0/+1
2023-10-11ARM: psci: move GIC address override to KconfigAndre Przywara3-4/+14
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass1-1/+1
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+0
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini3-3/+9
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam1-0/+1
2023-07-01ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut2-3/+8
2023-06-20psci: fix use of clobbered registers in asmSam Edwards1-3/+3
2023-06-12global: Use proper project name U-BootMichal Simek1-1/+1
2023-05-13ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen1-0/+5
2023-04-25armv7: Use isb/dsb directly in start.STom Rini1-4/+4
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass1-12/+0
2023-03-02s5p: Remove empty arch_misc_initTom Rini1-7/+0
2023-02-07rmobile: Drop CONFIG_RMOBILESimon Glass1-1/+0
2023-02-07arm: Drop old kona codeSimon Glass6-87/+0
2023-02-01armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer2-1/+10
2023-01-21sunxi: fel: drop redundant "control register" save/restoreAndre Przywara1-4/+0
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini1-9/+0
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini1-4/+0
2023-01-18trace: Use notrace for shortSimon Glass1-1/+1
2023-01-02arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch1-29/+0
2022-12-23global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini1-2/+2
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFGTom Rini2-4/+4
2022-12-23exynos: Rework legacy PWM usageTom Rini2-13/+8
2022-12-22net: Remove more legacy functionsTom Rini1-9/+0
2022-12-22Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini1-0/+3
2022-12-06arm: Use the WEAK assembly entry point consistentlyTom Rini3-57/+29
2022-12-05arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini1-0/+4
2022-12-05Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini1-0/+4
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini5-10/+10
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-8/+8
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini7-35/+35
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-3/+3
2022-08-12Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini1-4/+0
2022-08-10common: Drop display_options.h from common headerSimon Glass1-0/+1
2022-08-04Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini1-0/+2
2022-07-11Merge branch 'next'Tom Rini6-13/+8
2022-07-05arch/Kconfig.nxp: Re-organize slightlyTom Rini1-6/+0
2022-07-05Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini1-2/+1