| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-02 | ARM: 9451/1: mm: l2x0: use string choices helper | Kuninori Morimoto | 1 | -3/+4 |
| 2020-09-15 | ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values | Guillaume Tucker | 1 | -4/+12 |
| 2019-08-29 | ARM: 8890/1: l2x0: add marvell,ecc-enable property for aurora | Chris Packham | 1 | -0/+5 |
| 2019-08-29 | ARM: 8886/1: l2x0: support parity-enable/disable on aurora | Chris Packham | 1 | -0/+7 |
| 2019-08-29 | ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZE | Jan Luebbe | 1 | -2/+2 |
| 2019-08-29 | ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware | Jan Luebbe | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -13/+1 |
| 2017-03-17 | ARM: 8659/1: l2c: allow CA9 optimizations to be disabled | Chris Brandt | 1 | -2/+11 |
| 2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
| 2016-09-06 | ARM: 8611/1: l2x0: add PMU support | Mark Rutland | 1 | -0/+6 |
| 2016-08-12 | ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control register | Andrey Smirnov | 1 | -5/+2 |
| 2016-08-12 | ARM: 8592/1: cache-l2x0.c: Replace magic numbers | Andrey Smirnov | 1 | -2/+4 |
| 2016-07-15 | arm/l2c: Convert to hotplug state machine | Richard Cochran | 1 | -14/+13 |
| 2016-05-05 | ARM: 8569/1: pl2x0: Add OF control of cache power management | Brad Mouring | 1 | -5/+21 |
| 2015-12-22 | ARM: 8482/1: l2x0: make it possible to disable outer sync from DT | Linus Walleij | 1 | -3/+10 |
| 2015-11-16 | ARM: 8448/1: add some L220 DT settings | Linus Walleij | 1 | -0/+20 |
| 2015-07-10 | ARM: 8395/1: l2c: Add support for the "arm,shared-override" property | Geert Uytterhoeven | 1 | -0/+5 |
| 2015-06-10 | ARM: 8391/1: l2c: add options to overwrite prefetching behavior | Hauke Mehrtens | 1 | -0/+20 |
| 2015-05-15 | ARM: l2c: avoid passing auxiliary control register through enable method | Russell King | 1 | -15/+17 |
| 2015-05-15 | ARM: l2c: only unlock caches if NS_LOCKDOWN bit is set | Russell King | 1 | -1/+25 |
| 2015-05-15 | ARM: l2c: clean up l2c_configure() | Russell King | 1 | -9/+14 |
| 2015-05-15 | ARM: l2c: write auxiliary control register first | Russell King | 1 | -2/+2 |
| 2015-05-15 | ARM: l2c: restore the behaviour documented above l2c_enable() | Russell King | 1 | -5/+5 |
| 2015-04-14 | Merge branches 'misc', 'vdso' and 'fixes' into for-next | Russell King | 1 | -17/+16 |
| 2015-03-18 | ARM: 8310/1: l2c: Fix prefetch settings dt parsing | Fabrice Gasnier | 1 | -17/+16 |
| 2015-03-10 | ARM: 8309/1: l2c: enforce use of cache-level property | Florian Fainelli | 1 | -0/+7 |
| 2015-02-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -209/+230 |
| 2015-02-06 | ARM: 8297/1: cache-l2x0: optimize aurora range operations | Arnd Bergmann | 1 | -46/+22 |
| 2015-02-06 | ARM: 8296/1: cache-l2x0: clean up aurora cache handling | Arnd Bergmann | 1 | -73/+38 |
| 2015-01-20 | ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller | Pavel Machek | 1 | -1/+1 |
| 2015-01-20 | ARM: l2c: fix comment | Geert Uytterhoeven | 1 | -1/+1 |
| 2015-01-16 | ARM: 8262/1: l2c: Add support for overriding prefetch settings | Tomasz Figa | 1 | -0/+54 |
| 2015-01-16 | ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C | Tomasz Figa | 1 | -0/+6 |
| 2015-01-16 | ARM: 8259/1: l2c: Refactor the driver to use commit-like interface | Tomasz Figa | 1 | -96/+116 |
| 2015-01-16 | ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs | Marek Szyprowski | 1 | -16/+16 |
| 2014-10-29 | ARM: 8183/1: l2c: Improve l2c310_of_parse() error message | Fabio Estevam | 1 | -2/+2 |
| 2014-10-29 | ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int' | Fabio Estevam | 1 | -6/+16 |
| 2014-10-02 | ARM: 8169/1: l2c: parse cache properties from ePAPR definitions | Linus Walleij | 1 | -0/+121 |
| 2014-08-05 | Merge branches 'fixes' and 'misc' into for-next | Russell King | 1 | -1/+1 |
| 2014-07-18 | ARM: make it easier to check the CPU part number correctly | Russell King | 1 | -1/+1 |
| 2014-07-07 | ARM: l2c: fix revision checking | Russell King | 1 | -1/+1 |
| 2014-06-29 | ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache | Thomas Petazzoni | 1 | -0/+31 |
| 2014-05-30 | ARM: l2c: trial at enabling some Cortex-A9 optimisations | Russell King | 1 | -3/+70 |
| 2014-05-30 | ARM: l2c: add warnings for stuff modifying aux_ctrl register values | Russell King | 1 | -3/+22 |
| 2014-05-30 | ARM: l2c: print a warning with L2C-310 caches if the cache size is modified | Russell King | 1 | -0/+2 |
| 2014-05-30 | ARM: l2c: remove old .set_debug method | Russell King | 1 | -19/+2 |
| 2014-05-30 | ARM: l2c: always enable non-secure access to lockdown registers | Russell King | 1 | -2/+21 |
| 2014-05-30 | ARM: l2c: always enable low power modes | Russell King | 1 | -0/+12 |
| 2014-05-30 | ARM: l2c: add automatic enable of early BRESP | Russell King | 1 | -3/+22 |
| 2014-05-30 | ARM: l2c: move L2 cache register saving to a more sensible location | Russell King | 1 | -12/+22 |
| 2014-05-30 | ARM: l2c: check that DT files specify the required "cache-unified" property | Russell King | 1 | -0/+4 |
| 2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -28/+29 |
| 2014-05-30 | ARM: l2c: implement L2C-310 erratum 752271 in core L2C code | Russell King | 1 | -1/+17 |
| 2014-05-30 | ARM: l2c: provide generic hook to intercept writes to secure registers | Russell King | 1 | -12/+30 |
| 2014-05-30 | ARM: l2c: move way size calculation data into l2c_init_data | Russell King | 1 | -9/+20 |
| 2014-05-30 | ARM: l2c: add decode for L2C-220 cache ways | Russell King | 1 | -0/+1 |
| 2014-05-30 | ARM: l2c: move type string into l2c_init_data structure | Russell King | 1 | -7/+13 |
| 2014-05-30 | ARM: l2c: remove obsolete l2x0 ops for non-OF init | Russell King | 1 | -206/+0 |
| 2014-05-30 | ARM: l2c: convert Broadcom L2C-310 to new code | Russell King | 1 | -16/+11 |
| 2014-05-30 | ARM: l2c: add L2C-220 specific handlers | Russell King | 1 | -10/+157 |
| 2014-05-30 | ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementations | Russell King | 1 | -22/+36 |
| 2014-05-30 | ARM: l2c: implement L2C-310 erratum 588369 as a method override | Russell King | 1 | -0/+69 |
| 2014-05-30 | ARM: l2c: implement L2C-310 erratum 727915 as a method override | Russell King | 1 | -0/+20 |
| 2014-05-30 | ARM: l2c: add L2C-210 specific handlers | Russell King | 1 | -1/+122 |
| 2014-05-30 | ARM: l2c: move pl310_set_debug() into l2c-310 code | Russell King | 1 | -8/+6 |
| 2014-05-30 | ARM: l2c: simplify l2x0 unlocking code | Russell King | 1 | -17/+8 |
| 2014-05-30 | ARM: l2c: clean up save/resume functions | Russell King | 1 | -57/+52 |
| 2014-05-30 | ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OF | Russell King | 1 | -74/+77 |
| 2014-05-30 | ARM: l2c: clean up L2 cache initialisation messages | Russell King | 1 | -3/+4 |
| 2014-05-30 | ARM: l2c: implement fixups for L2 cache controller quirks/errata | Russell King | 1 | -11/+101 |
| 2014-05-30 | ARM: l2c: move aurora broadcast setup to enable function | Russell King | 1 | -13/+15 |
| 2014-05-30 | ARM: l2c: only write the auxiliary control register if required | Russell King | 1 | -1/+3 |
| 2014-05-30 | ARM: l2c: write auxctrl register before unlocking | Russell King | 1 | -5/+5 |
| 2014-05-30 | ARM: l2c: provide enable method | Russell King | 1 | -18/+62 |
| 2014-05-30 | ARM: l2c: group implementation specific code together | Russell King | 1 | -251/+251 |
| 2014-05-30 | ARM: l2c: move l2c save function to __l2c_init() | Russell King | 1 | -3/+7 |
| 2014-05-30 | ARM: l2c: pass iomem address into data->save function | Russell King | 1 | -16/+16 |
| 2014-05-30 | ARM: l2c: clean up OF initialisation a bit | Russell King | 1 | -26/+40 |
| 2014-05-30 | ARM: l2c: add and use L2C revision constants | Russell King | 1 | -5/+5 |
| 2014-05-30 | ARM: l2c: rename cache_wait_way() | Russell King | 1 | -3/+3 |
| 2014-05-30 | ARM: l2c: provide generic helper for way-based operations | Russell King | 1 | -6/+9 |
| 2014-05-30 | ARM: l2c: split out cache unlock code | Russell King | 1 | -7/+16 |
| 2014-05-30 | ARM: l2c: provide generic function for calling set_debug method | Russell King | 1 | -1/+11 |
| 2014-05-30 | ARM: l2c: rename OF specific things, making l2x0_of_data available to all | Russell King | 1 | -32/+32 |
| 2014-05-30 | ARM: l2c: tidy up l2x0_of_data declarations | Russell King | 1 | -16/+14 |
| 2014-05-30 | ARM: l2c: add helper for L2 cache controller DT IDs | Russell King | 1 | -13/+10 |
| 2014-05-22 | ARM: l2c: remove outer_inv_all() method | Russell King | 1 | -5/+0 |
| 2013-12-29 | ARM: 7922/1: l2x0: add Marvell Tauros3 support | Sebastian Hesselbarth | 1 | -8/+40 |
| 2013-09-05 | Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus | Russell King | 1 | -5/+7 |
| 2013-08-20 | ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt | Christian Daudt | 1 | -1/+3 |
| 2013-08-20 | ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB | Fabio Estevam | 1 | -3/+3 |
| 2013-08-12 | ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock | Will Deacon | 1 | -1/+1 |
| 2013-05-15 | ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chips | Christian Daudt | 1 | -0/+158 |
| 2013-04-03 | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ... | Rob Herring | 1 | -7/+4 |
| 2013-01-07 | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel | Gregory CLEMENT | 1 | -4/+5 |
| 2013-01-07 | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en... | Gregory CLEMENT | 1 | -8/+14 |
| 2013-01-02 | ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier | Rob Herring | 1 | -1/+2 |
| 2012-11-06 | ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl | Gregory CLEMENT | 1 | -13/+210 |
| 2012-10-18 | ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data | Gregory CLEMENT | 1 | -15/+40 |
| 2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -2/+6 |
| 2012-09-15 | ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming | Yilu Mao | 1 | -2/+6 |
| 2012-09-11 | ARM: cache-l2x0: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
| 2012-04-23 | ARM: 7398/1: l2x0: only write to debug registers on PL310 | Will Deacon | 1 | -5/+8 |
| 2012-04-23 | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310 | Will Deacon | 1 | -6/+6 |
| 2012-01-20 | ARM: cache-l2x0.c: consistently use u32 | Russell King | 1 | -11/+11 |
| 2011-11-21 | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds | Will Deacon | 1 | -1/+1 |
| 2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -23/+23 |
| 2011-10-17 | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure mode | Barry Song | 1 | -10/+119 |
| 2011-10-17 | ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0 | Barry Song | 1 | -1/+1 |
| 2011-10-17 | ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loop | Barry Song | 1 | -1/+1 |
| 2011-10-17 | ARM: 7009/1: l2x0: Add OF based initialization | Rob Herring | 1 | -0/+103 |
| 2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 1 | -23/+23 |
| 2011-09-07 | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij | 1 | -0/+21 |
| 2011-07-06 | ARM: 6987/1: l2x0: fix disabling function to avoid deadlock | Will Deacon | 1 | -6/+13 |
| 2011-03-16 | Merge branch 'misc' into devel | Russell King | 1 | -14/+18 |
| 2011-03-09 | ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corrupti | Santosh Shilimkar | 1 | -14/+18 |
| 2011-02-19 | ARM: 6741/1: errata: pl310 cache sync operation may be faulty | Srinidhi Kasagar | 1 | -0/+6 |
| 2010-10-26 | ARM: l2x0: Optimise the range based operations | Santosh Shilimkar | 1 | -0/+22 |
| 2010-10-26 | ARM: l2x0: Determine the cache size | Santosh Shilimkar | 1 | -2/+11 |
| 2010-10-26 | arm: Implement l2x0 cache disable functions | Thomas Gleixner | 1 | -1/+27 |
| 2010-10-26 | ARM: Improve the L2 cache performance when PL310 is used | Catalin Marinas | 1 | -3/+12 |
| 2010-07-29 | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas | 1 | -13/+13 |
| 2010-07-09 | ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL | Sascha Hauer | 1 | -2/+3 |
| 2010-05-17 | Merge branch 'devel-stable' into devel | Russell King | 1 | -0/+10 |
| 2010-05-15 | ARM: 6094/1: Extend cache-l2x0 to support the 16-way PL310 | Jason McMullan | 1 | -5/+34 |
| 2010-03-25 | ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4) | Catalin Marinas | 1 | -0/+10 |
| 2010-02-15 | ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl... | Santosh Shilimkar | 1 | -0/+36 |
| 2010-02-15 | ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions | Santosh Shilimkar | 1 | -10/+26 |
| 2009-12-14 | Merge branch 'pending-l2x0' into cache | Russell King | 1 | -21/+72 |
| 2009-12-14 | ARM: cache-l2x0: make better use of background cache handling | Russell King | 1 | -11/+23 |
| 2009-12-14 | ARM: cache-l2x0: avoid taking spinlock for every iteration | Russell King | 1 | -13/+52 |
| 2009-12-03 | ARM: 5845/1: l2x0: check whether l2x0 already enabled | Srinidhi Kasagar | 1 | -9/+16 |
| 2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
| 2007-09-17 | [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses | Rui Sousa | 1 | -1/+11 |
| 2007-07-20 | [ARM] 4500/1: Add locking around the background L2x0 cache operations | Catalin Marinas | 1 | -0/+6 |
| 2007-02-11 | [ARM] 4135/1: Add support for the L210/L220 cache controllers | Catalin Marinas | 1 | -0/+104 |