summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2025-03-14treewide: Add a function to change page permissionsIlias Apalodimas
2025-03-13Merge patch series "xPL-stack cleanup"Tom Rini
2025-03-13spl: Use CONFIG_VAL() to obtain the SPL stackSimon Glass
2025-03-13spl: Add an SPL_HAVE_INIT_STACK optionSimon Glass
2025-03-10arm: use type jmp_buf instead of struct jmp_buf_dataHeinrich Schuchardt
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: bcm: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: s5pc1xx: Remove <common.h> and add needed includesTom Rini
2024-05-06arm: sunxi: Remove <common.h> and add needed includesTom Rini
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini
2024-03-01arm: s5p4418: fix relocation of vectorsStefan Bosch
2024-02-29arm: armv7: save boot argumentsRaymond Mao
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara
2023-10-11ARM: psci: move GIC address override to KconfigAndre Przywara
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam
2023-07-01ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut
2023-06-20psci: fix use of clobbered registers in asmSam Edwards
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-13ARM: armv7: add non-SPL enable for Cortex SMPENRalph Siemsen
2023-04-25armv7: Use isb/dsb directly in start.STom Rini
2023-03-03freescale: Drop old pre-DM_ETH codeSimon Glass
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