summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/cache/cache-cp15.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-10arm: Fix cache support for ARM926EJ-SSebastian Huber1-0/+26
2023-05-20Update company nameSebastian Huber1-1/+1
2022-07-08bsps/arm/shared: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-10arm/cache-cp15: Support Armv8Sebastian Huber1-13/+12
2018-12-21bsps/arm: Add cache size support for CP15Sebastian Huber1-0/+41
2018-12-21bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber1-7/+7
2018-12-21ARM_CACHE_L1_CPU_SUPPORT_PROVIDES_RANGE_FUNCTIONSSebastian Huber1-2/+1
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-5/+2
2016-07-20arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa1-3/+19
2016-07-12Misc: Spell length correctlyJoel Sherrill1-1/+1
2016-07-05bsps/arm: Fix basic cache support for SMPSebastian Huber1-8/+8
2016-07-04bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa1-3/+40
2016-07-04bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa1-0/+134