summaryrefslogtreecommitdiff
path: root/arch/arm/mm/cache-l2x0.c (follow)
Commit message (Expand)AuthorAge
* ARM: l2c: fix revision checkingRussell King2014-07-07
* ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2014-06-29
* ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King2014-05-30
* ARM: l2c: add warnings for stuff modifying aux_ctrl register valuesRussell King2014-05-30
* ARM: l2c: print a warning with L2C-310 caches if the cache size is modifiedRussell King2014-05-30
* ARM: l2c: remove old .set_debug methodRussell King2014-05-30
* ARM: l2c: always enable non-secure access to lockdown registersRussell King2014-05-30
* ARM: l2c: always enable low power modesRussell King2014-05-30
* ARM: l2c: add automatic enable of early BRESPRussell King2014-05-30
* ARM: l2c: move L2 cache register saving to a more sensible locationRussell King2014-05-30
* ARM: l2c: check that DT files specify the required "cache-unified" propertyRussell King2014-05-30
* ARM: l2c: fix register namingRussell King2014-05-30
* ARM: l2c: implement L2C-310 erratum 752271 in core L2C codeRussell King2014-05-30
* ARM: l2c: provide generic hook to intercept writes to secure registersRussell King2014-05-30
* ARM: l2c: move way size calculation data into l2c_init_dataRussell King2014-05-30
* ARM: l2c: add decode for L2C-220 cache waysRussell King2014-05-30
* ARM: l2c: move type string into l2c_init_data structureRussell King2014-05-30
* ARM: l2c: remove obsolete l2x0 ops for non-OF initRussell King2014-05-30
* ARM: l2c: convert Broadcom L2C-310 to new codeRussell King2014-05-30
* ARM: l2c: add L2C-220 specific handlersRussell King2014-05-30
* ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementationsRussell King2014-05-30
* ARM: l2c: implement L2C-310 erratum 588369 as a method overrideRussell King2014-05-30
* ARM: l2c: implement L2C-310 erratum 727915 as a method overrideRussell King2014-05-30
* ARM: l2c: add L2C-210 specific handlersRussell King2014-05-30
* ARM: l2c: move pl310_set_debug() into l2c-310 codeRussell King2014-05-30
* ARM: l2c: simplify l2x0 unlocking codeRussell King2014-05-30
* ARM: l2c: clean up save/resume functionsRussell King2014-05-30
* ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OFRussell King2014-05-30
* ARM: l2c: clean up L2 cache initialisation messagesRussell King2014-05-30
* ARM: l2c: implement fixups for L2 cache controller quirks/errataRussell King2014-05-30
* ARM: l2c: move aurora broadcast setup to enable functionRussell King2014-05-30
* ARM: l2c: only write the auxiliary control register if requiredRussell King2014-05-30
* ARM: l2c: write auxctrl register before unlockingRussell King2014-05-30
* ARM: l2c: provide enable methodRussell King2014-05-30
* ARM: l2c: group implementation specific code togetherRussell King2014-05-30
* ARM: l2c: move l2c save function to __l2c_init()Russell King2014-05-30
* ARM: l2c: pass iomem address into data->save functionRussell King2014-05-30
* ARM: l2c: clean up OF initialisation a bitRussell King2014-05-30
* ARM: l2c: add and use L2C revision constantsRussell King2014-05-30
* ARM: l2c: rename cache_wait_way()Russell King2014-05-30
* ARM: l2c: provide generic helper for way-based operationsRussell King2014-05-30
* ARM: l2c: split out cache unlock codeRussell King2014-05-30
* ARM: l2c: provide generic function for calling set_debug methodRussell King2014-05-30
* ARM: l2c: rename OF specific things, making l2x0_of_data available to allRussell King2014-05-30
* ARM: l2c: tidy up l2x0_of_data declarationsRussell King2014-05-30
* ARM: l2c: add helper for L2 cache controller DT IDsRussell King2014-05-30
* ARM: l2c: remove outer_inv_all() methodRussell King2014-05-22
* ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-29
*-. Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King2013-09-05
|\ \
| | * ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txtChristian Daudt2013-08-20