linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] cache-l2x0 and omap4 l2 support
@ 2010-02-04 14:22 Shilimkar, Santosh
  2010-02-04 14:43 ` Russell King - ARM Linux
  0 siblings, 1 reply; 4+ messages in thread
From: Shilimkar, Santosh @ 2010-02-04 14:22 UTC (permalink / raw)
  To: linux-arm-kernel

Russell / Tony,

Here is the series which combines earlier two series because of dependency and 
rebased against 2.6.33-rc2. This series also implements Russell's suggested
combined monitor API. Tested on OMAP4430 SDP 


The following changes since commit abe94c756c08d50566c09a65b9c7fe72f83071c5:
  Linus Torvalds (1):
        Linux 2.6.33-rc6

Santosh Shilimkar (5):
      ARM: L2 : Add maintainace by line helper functions
      OMAP4: Add L2 Cache support
      OMAP4: Clean the secondary_data from L2
      ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines
      OMAP4: Enable L2 Cache

 arch/arm/Kconfig                           |   13 +++++
 arch/arm/configs/omap_4430sdp_defconfig    |    3 +
 arch/arm/mach-omap2/board-4430sdp.c        |   53 +++++++++++++++++++++
 arch/arm/mach-omap2/omap-smp.c             |    2 +
 arch/arm/mm/Kconfig                        |    2 +-
 arch/arm/mm/cache-l2x0.c                   |   71 ++++++++++++++++++++++++----
 arch/arm/plat-omap/include/plat/omap44xx.h |    1 +
 7 files changed, 134 insertions(+), 11 deletions(-)

Regards,
Santosh

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-04 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 14:22 [PATCH 0/5] cache-l2x0 and omap4 l2 support Shilimkar, Santosh
2010-02-04 14:43 ` Russell King - ARM Linux
2010-02-04 16:01   ` Shilimkar, Santosh
2010-02-04 16:14     ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).