summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/cache-l2x0.c
Commit message (Expand)AuthorAgeFilesLines
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* ARM: cache-l2x0: Make use of IS_ALIGNED and ALIGN_DOWNAndrey Smirnov2018-08-221-6/+6
* ARM: cache-l2x0: honour aux_val when determing way sizeSascha Hauer2017-04-211-4/+3
* ARM: l2x0: move outer cache flush on disable to userLucas Stach2015-10-131-2/+0
* ARM: l2x0: correct indentationLucas Stach2015-10-131-2/+2
* ARM: l2x0: Add some informational debug messagesSascha Hauer2015-08-081-0/+2
* ARM: l2x0: Flush cache before disabling itSascha Hauer2015-08-081-1/+12
* ARM: l2x0: Implement L310 supportSascha Hauer2015-08-081-2/+31
* arm: cache-l2x0 update sync define with Linux 3.5Jean-Christophe PLAGNIOL-VILLARD2013-02-111-31/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* cache-l2x0: sparse fixesSascha Hauer2010-10-211-1/+1
* add l2x0 cache supportSascha Hauer2010-03-301-0/+183