index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
cache-l2x0.c
Age
Commit message (
Expand
)
Author
2014-05-30
ARM: l2c: implement L2C-310 erratum 752271 in core L2C code
Russell King
2014-05-30
ARM: l2c: provide generic hook to intercept writes to secure registers
Russell King
2014-05-30
ARM: l2c: move way size calculation data into l2c_init_data
Russell King
2014-05-30
ARM: l2c: add decode for L2C-220 cache ways
Russell King
2014-05-30
ARM: l2c: move type string into l2c_init_data structure
Russell King
2014-05-30
ARM: l2c: remove obsolete l2x0 ops for non-OF init
Russell King
2014-05-30
ARM: l2c: convert Broadcom L2C-310 to new code
Russell King
2014-05-30
ARM: l2c: add L2C-220 specific handlers
Russell King
2014-05-30
ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementations
Russell King
2014-05-30
ARM: l2c: implement L2C-310 erratum 588369 as a method override
Russell King
2014-05-30
ARM: l2c: implement L2C-310 erratum 727915 as a method override
Russell King
2014-05-30
ARM: l2c: add L2C-210 specific handlers
Russell King
2014-05-30
ARM: l2c: move pl310_set_debug() into l2c-310 code
Russell King
2014-05-30
ARM: l2c: simplify l2x0 unlocking code
Russell King
2014-05-30
ARM: l2c: clean up save/resume functions
Russell King
2014-05-30
ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OF
Russell King
2014-05-30
ARM: l2c: clean up L2 cache initialisation messages
Russell King
2014-05-30
ARM: l2c: implement fixups for L2 cache controller quirks/errata
Russell King
2014-05-30
ARM: l2c: move aurora broadcast setup to enable function
Russell King
2014-05-30
ARM: l2c: only write the auxiliary control register if required
Russell King
2014-05-30
ARM: l2c: write auxctrl register before unlocking
Russell King
2014-05-30
ARM: l2c: provide enable method
Russell King
2014-05-30
ARM: l2c: group implementation specific code together
Russell King
2014-05-30
ARM: l2c: move l2c save function to __l2c_init()
Russell King
2014-05-30
ARM: l2c: pass iomem address into data->save function
Russell King
2014-05-30
ARM: l2c: clean up OF initialisation a bit
Russell King
2014-05-30
ARM: l2c: add and use L2C revision constants
Russell King
2014-05-30
ARM: l2c: rename cache_wait_way()
Russell King
2014-05-30
ARM: l2c: provide generic helper for way-based operations
Russell King
2014-05-30
ARM: l2c: split out cache unlock code
Russell King
2014-05-30
ARM: l2c: provide generic function for calling set_debug method
Russell King
2014-05-30
ARM: l2c: rename OF specific things, making l2x0_of_data available to all
Russell King
2014-05-30
ARM: l2c: tidy up l2x0_of_data declarations
Russell King
2014-05-30
ARM: l2c: add helper for L2 cache controller DT IDs
Russell King
2014-05-22
ARM: l2c: remove outer_inv_all() method
Russell King
2013-12-29
ARM: 7922/1: l2x0: add Marvell Tauros3 support
Sebastian Hesselbarth
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
2013-08-20
ARM: 7821/1: DT: binding fixup to align with vendor-prefixes.txt
Christian Daudt
2013-08-20
ARM: 7820/1: mm: cache-l2x0: Print the cache size in kB
Fabio Estevam
2013-08-12
ARM: l2x0: use -st dsb option for ordering writel_relaxed with unlock
Will Deacon
2013-05-15
ARM: 7716/1: bcm281xx: Add L2 support for Rev A2 chips
Christian Daudt
2013-04-03
ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...
Rob Herring
2013-01-07
ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel
Gregory CLEMENT
2013-01-07
ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...
Gregory CLEMENT
2013-01-02
ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier
Rob Herring
2012-11-06
ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl
Gregory CLEMENT
2012-10-18
ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data
Gregory CLEMENT
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-15
ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming
Yilu Mao
2012-09-11
ARM: cache-l2x0: add a const qualifier
Uwe Kleine-König
[prev]
[next]