aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut
2024-07-03Merge patch series "m68k: Implement a default flush_dcache_all"Tom Rini
2024-06-25arm64: add software pagetable walkerCaleb Connolly
2024-06-19arm: implement invalidate_icache_all on ARM11Heinrich Schuchardt
2024-06-07arm: move _end to linker symbolsIlias Apalodimas
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-13armv8: generic_timer: Use event stream for udelayPeter Hoyes
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: imx: 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-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-10arm64: Fix map_range() not splitting mapped blocksPierre-Clément Tosi
2024-03-29Merge patch series "Clean up arm linker scripts"Tom Rini
2024-03-29arm: remove redundant section alignmentsIlias Apalodimas
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas
2024-03-29arm: clean up v7 and v8 linker scripts for __rel_dyn_start/endIlias Apalodimas
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas
2024-03-19arm: Check FEAT_CCIDX when parsing ccsidr_el1 registerLukasz Wiecaszek
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini
2024-03-01arm: s5p4418: fix relocation of vectorsStefan Bosch
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini
2024-02-29arm: armv8: save boot argumentsRaymond Mao
2024-02-29arm: armv7: save boot argumentsRaymond Mao
2024-02-08fsl-layerscape/soc.c: do not destroy bootcmd environmentMike Looijmans
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-13arm: mxs: Clear CPSR V bit to activate low vectorsMarek Vasut
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass
2023-11-17Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available"Chris Packham
2023-11-17Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is pre...Chris Packham
2023-11-17Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present"Chris Packham
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-10armv8: fsl-layerscape: make some functions staticLaurentiu Tudor
2023-10-10fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass