summaryrefslogtreecommitdiff
path: root/arch/arm/mm/cache-l2x0.c
AgeCommit message (Expand)Author
2017-03-17ARM: 8659/1: l2c: allow CA9 optimizations to be disabledChris Brandt
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland
2016-08-12ARM: 8593/1: cache-l2x0.c: Do not clear bit 23 in prefetch control registerAndrey Smirnov
2016-08-12ARM: 8592/1: cache-l2x0.c: Replace magic numbersAndrey Smirnov
2016-07-15arm/l2c: Convert to hotplug state machineRichard Cochran
2016-05-05ARM: 8569/1: pl2x0: Add OF control of cache power managementBrad Mouring
2015-12-22ARM: 8482/1: l2x0: make it possible to disable outer sync from DTLinus Walleij
2015-11-16ARM: 8448/1: add some L220 DT settingsLinus Walleij
2015-07-10ARM: 8395/1: l2c: Add support for the "arm,shared-override" propertyGeert Uytterhoeven
2015-06-10ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens
2015-05-15ARM: l2c: avoid passing auxiliary control register through enable methodRussell King
2015-05-15ARM: l2c: only unlock caches if NS_LOCKDOWN bit is setRussell King
2015-05-15ARM: l2c: clean up l2c_configure()Russell King
2015-05-15ARM: l2c: write auxiliary control register firstRussell King
2015-05-15ARM: l2c: restore the behaviour documented above l2c_enable()Russell King
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King
2015-03-18ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier
2015-03-10ARM: 8309/1: l2c: enforce use of cache-level propertyFlorian Fainelli
2015-02-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-06ARM: 8297/1: cache-l2x0: optimize aurora range operationsArnd Bergmann
2015-02-06ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann
2015-01-20ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controllerPavel Machek
2015-01-20ARM: l2c: fix commentGeert Uytterhoeven
2015-01-16ARM: 8262/1: l2c: Add support for overriding prefetch settingsTomasz Figa
2015-01-16ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa
2015-01-16ARM: 8259/1: l2c: Refactor the driver to use commit-like interfaceTomasz Figa
2015-01-16ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regsMarek Szyprowski
2014-10-29ARM: 8183/1: l2c: Improve l2c310_of_parse() error messageFabio Estevam
2014-10-29ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int'Fabio Estevam
2014-10-02ARM: 8169/1: l2c: parse cache properties from ePAPR definitionsLinus Walleij
2014-08-05Merge branches 'fixes' and 'misc' into for-nextRussell King
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-07ARM: l2c: fix revision checkingRussell King
2014-06-29ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni
2014-05-30ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King
2014-05-30ARM: l2c: add warnings for stuff modifying aux_ctrl register valuesRussell King
2014-05-30ARM: l2c: print a warning with L2C-310 caches if the cache size is modifiedRussell King
2014-05-30ARM: l2c: remove old .set_debug methodRussell King
2014-05-30ARM: l2c: always enable non-secure access to lockdown registersRussell King
2014-05-30ARM: l2c: always enable low power modesRussell King
2014-05-30ARM: l2c: add automatic enable of early BRESPRussell King
2014-05-30ARM: l2c: move L2 cache register saving to a more sensible locationRussell King
2014-05-30ARM: l2c: check that DT files specify the required "cache-unified" propertyRussell King
2014-05-30ARM: l2c: fix register namingRussell King
2014-05-30ARM: l2c: implement L2C-310 erratum 752271 in core L2C codeRussell King
2014-05-30ARM: l2c: provide generic hook to intercept writes to secure registersRussell King
2014-05-30ARM: l2c: move way size calculation data into l2c_init_dataRussell King
2014-05-30ARM: l2c: add decode for L2C-220 cache waysRussell King
2014-05-30ARM: l2c: move type string into l2c_init_data structureRussell King