aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/cache.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-02arm: cp15: remove weak function arm_init_domainsPatrick Delaunay1-1/+0
2020-04-24arm: asm/cache.c: Introduce arm_reserve_mmuOvidiu Panait1-0/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+1
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-7/+4
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass1-0/+2
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD1-0/+4
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee1-0/+3
2014-01-09arm64: core supportDavid Feng1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-28ARM: mmu: Introduce weak dram_bank_setup functionR Sricharan1-0/+1
2013-03-28ARM: cache: declare set_section_dcacheVincent Stehlé1-0/+1
2011-10-23arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+11
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-0/+45