summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/shared/arm-l2c-310 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa2016-10-021-0/+4
* bsps/arm: L2C 310 avoid infinite loopsSebastian Huber2014-11-251-0/+8
* bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber2014-11-201-71/+50
* bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber2014-11-201-49/+19
* bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber2014-11-201-71/+43
* bsps/arm: L2C 310 exclusive config is fatalSebastian Huber2014-11-201-7/+16
* bsps/arm: L2C 310 use l2c_310_* prefix throughoutSebastian Huber2014-11-201-99/+99
* bsps/arm: L2C 310 use L2C_310_* prefix throughoutSebastian Huber2014-11-201-232/+232
* bsps/arm: L2C 310 add compile time checksSebastian Huber2014-11-201-81/+68
* bsps/arm: L2C 310 delete invalid linkSebastian Huber2014-11-201-2/+0
* bsps/arm: L2C 310 simplify and remove white spaceSebastian Huber2014-11-201-292/+177
* bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber2014-11-201-26/+26
* bsps/arm: Fix get cache sizeSebastian Huber2014-09-101-4/+6
* bsps/arm: Fix invalidate instruction cacheSebastian Huber2014-09-101-33/+2
* bsps/arm: Change L2 cache initializationSebastian Huber2014-06-061-3/+1
* bsp/arm: Cleanup L2 cache handlingRalf Kirchner2014-04-171-38/+7
* bsp/arm: Correct L2 cache enable methodRalf Kirchner2014-04-171-53/+48
* bsp/arm: Add cache size methodsRalf Kirchner2014-04-171-0/+82
* bsp/arm: Add L2 cache lockingRalf Kirchner2014-04-171-9/+34
* bsp/arm: Remove unused cache store methodsRalf Kirchner2014-04-171-21/+0
* bsp/arm: Correct cache misalignment handlingRalf Kirchner2014-04-171-26/+54
* bsp/arm: Correct L2 cache flushingRalf Kirchner2014-04-171-17/+31
* bsp/arm: Remove arm erratum 764369 from L2 cacheRalf Kirchner2014-04-171-14/+0
* bsp/arm: Add handling for level 2 L2C-310 cache controllerRalf Kirchner2014-03-131-0/+1515