summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2014-05-29ARM: l2c: remove platforms/SoCs setting early BRESPRussell King
2014-05-29ARM: l2c: add automatic enable of early BRESPRussell King
2014-05-29ARM: l2c: move L2 cache register saving to a more sensible locationRussell King
2014-05-29ARM: l2c: check that DT files specify the required "cache-unified" propertyRussell King
2014-05-29ARM: l2c: fix register namingRussell King
2014-05-29ARM: l2c: implement L2C-310 erratum 752271 in core L2C codeRussell King
2014-05-29ARM: l2c: provide generic hook to intercept writes to secure registersRussell King
2014-05-29ARM: l2c: move errata configuration options to arch/arm/mm/KconfigRussell King
2014-05-29ARM: l2c: move way size calculation data into l2c_init_dataRussell King
2014-05-29ARM: l2c: add decode for L2C-220 cache waysRussell King
2014-05-29ARM: l2c: move type string into l2c_init_data structureRussell King
2014-05-29ARM: l2c: remove obsolete l2x0 ops for non-OF initRussell King
2014-05-29ARM: l2c: convert Broadcom L2C-310 to new codeRussell King
2014-05-29ARM: l2c: add L2C-220 specific handlersRussell King
2014-05-29ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementationsRussell King
2014-05-29ARM: l2c: implement L2C-310 erratum 588369 as a method overrideRussell King
2014-05-29ARM: l2c: implement L2C-310 erratum 727915 as a method overrideRussell King
2014-05-29ARM: l2c: add L2C-210 specific handlersRussell King
2014-05-29ARM: l2c: move pl310_set_debug() into l2c-310 codeRussell King
2014-05-29ARM: l2c: simplify l2x0 unlocking codeRussell King
2014-05-29ARM: l2c: clean up save/resume functionsRussell King
2014-05-29ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OFRussell King
2014-05-29ARM: l2c: clean up L2 cache initialisation messagesRussell King
2014-05-29ARM: l2c: implement fixups for L2 cache controller quirks/errataRussell King
2014-05-29ARM: l2c: move aurora broadcast setup to enable functionRussell King
2014-05-29ARM: l2c: only write the auxiliary control register if requiredRussell King
2014-05-29ARM: l2c: write auxctrl register before unlockingRussell King
2014-05-29ARM: l2c: provide enable methodRussell King
2014-05-29ARM: l2c: group implementation specific code togetherRussell King
2014-05-29ARM: l2c: move l2c save function to __l2c_init()Russell King
2014-05-29ARM: l2c: pass iomem address into data->save functionRussell King
2014-05-29ARM: l2c: clean up OF initialisation a bitRussell King
2014-05-29ARM: l2c: add and use L2C revision constantsRussell King
2014-05-29ARM: l2c: rename cache_wait_way()Russell King
2014-05-29ARM: l2c: provide generic helper for way-based operationsRussell King
2014-05-29ARM: l2c: split out cache unlock codeRussell King
2014-05-29ARM: l2c: provide generic function for calling set_debug methodRussell King
2014-05-29ARM: l2c: rename OF specific things, making l2x0_of_data available to allRussell King
2014-05-29ARM: l2c: tidy up l2x0_of_data declarationsRussell King
2014-05-29ARM: l2c: add helper for L2 cache controller DT IDsRussell King
2014-05-29ARM: outer cache: add WARN_ON() to outer_disable()Russell King
2014-05-22ARM: outer cache: add documentation of outer cache functionsRussell King
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King
2014-05-22ARM: l2c: omap2: remove ES1.0 supportRussell King
2014-05-22ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)Russell King
2014-05-22ARM: l2c: remove unnecessary call to outer_flush_all()Russell King
2014-05-22ARM: l2c: remove outer_inv_all() methodRussell King
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-16arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds