All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] MIPS: BMIPS: Random fixes for BMIPS5000/5200
@ 2016-01-30  5:17 Florian Fainelli
  2016-01-30  5:17 ` [PATCH 1/6] MIPS: BMIPS: BMIPS5000 has I cache filing from D cache Florian Fainelli
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Florian Fainelli @ 2016-01-30  5:17 UTC (permalink / raw)
  To: linux-mips
  Cc: ralf, blogic, cernekee, jogo, jaedon.shin, jfraser, pgynther,
	dragan.stancevic, Florian Fainelli

Hi all,

This patch series contains a bunch of fixes for the BMIPS5000 processor class.

The first 4 patches are addressing some functional and cosmetic issues, while
the last 2 patches fix the existing code to support BMIPS5200 processors.

Kevin, Jon, Jonas, please review!

These were tested on BCM7425 and BCM7435.

BMIPS5200 SMP patches will be submitted on top of this patch series

Florian Fainelli (6):
  MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
  MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
  BMIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
  MIPS: BMIPS: Add cpu-feature-overrides.h
  MIPS: BMIPS: Pretty print BMIPS5200 processor name
  MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200

 .../include/asm/mach-bmips/cpu-feature-overrides.h |   14 ++++++++++++++
 arch/mips/kernel/bmips_vec.S                       |    9 +++++++--
 arch/mips/kernel/cpu-probe.c                       |    5 ++++-
 arch/mips/mm/c-r4k.c                               |   13 +++++++++++--
 4 files changed, 36 insertions(+), 5 deletions(-)
 create mode 100644 arch/mips/include/asm/mach-bmips/cpu-feature-overrides.h

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

end of thread, other threads:[~2016-04-03 18:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-30  5:17 [PATCH 0/6] MIPS: BMIPS: Random fixes for BMIPS5000/5200 Florian Fainelli
2016-01-30  5:17 ` [PATCH 1/6] MIPS: BMIPS: BMIPS5000 has I cache filing from D cache Florian Fainelli
2016-01-30  5:17 ` [PATCH 2/6] MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier Florian Fainelli
2016-01-30  5:17 ` [PATCH 3/6] BMIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache Florian Fainelli
2016-01-30  5:17 ` [PATCH 4/6] MIPS: BMIPS: Add cpu-feature-overrides.h Florian Fainelli
2016-01-30  5:17 ` [PATCH 5/6] MIPS: BMIPS: Pretty print BMIPS5200 processor name Florian Fainelli
2016-01-30  5:17 ` [PATCH 6/6] MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200 Florian Fainelli
2016-03-29  1:35 ` [PATCH 0/6] MIPS: BMIPS: Random fixes for BMIPS5000/5200 Florian Fainelli
2016-04-03 18:39   ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.