All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] MIPS: ath79: Various small fix to prepare OF support
@ 2015-04-19 12:29 Alban Bedel
  2015-04-19 12:30 ` [PATCH v2 1/5] MIPS: ath79: Enable ZBOOT support Alban Bedel
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Alban Bedel @ 2015-04-19 12:29 UTC (permalink / raw)
  To: linux-mips
  Cc: Ralf Baechle, Alban Bedel, Andrew Bresticker, Qais Yousef,
	Wolfram Sang, Sergey Ryazanov, Gabor Juhos, linux-kernel

First re-run of this serie of misc fix and preparation for OF support on ATH79.

 * Dropped the bad PCI patch
 * Moved the patch to use the common clk API out of the OF support serie
   into this one.

Alban Bedel (5):
  MIPS: ath79: Enable ZBOOT support
  MIPS: ath79: Add a missing new line in log message
  MIPS: ath79: Correctly name the defines for the PLL_FB register
  MIPS: ath79: Improve the DDR controller interface
  MIPS: ath79: Use the common clk API

 arch/mips/Kconfig                              |   2 +
 arch/mips/ath79/clock.c                        |  35 +-----
 arch/mips/ath79/common.c                       |  35 +++++-
 arch/mips/ath79/common.h                       |   1 +
 arch/mips/ath79/irq.c                          | 147 ++++++-------------------
 arch/mips/ath79/setup.c                        |   5 +-
 arch/mips/include/asm/mach-ath79/ar71xx_regs.h |  12 +-
 arch/mips/include/asm/mach-ath79/ath79.h       |   3 +-
 arch/mips/pci/pci-ar71xx.c                     |  10 +-
 9 files changed, 85 insertions(+), 165 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2015-08-19 21:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-19 12:29 [PATCH v2 0/5] MIPS: ath79: Various small fix to prepare OF support Alban Bedel
2015-04-19 12:30 ` [PATCH v2 1/5] MIPS: ath79: Enable ZBOOT support Alban Bedel
2015-04-19 12:30 ` [PATCH v2 2/5] MIPS: ath79: Add a missing new line in log message Alban Bedel
2015-04-19 12:30 ` [PATCH v2 3/5] MIPS: ath79: Correctly name the defines for the PLL_FB register Alban Bedel
2015-04-19 12:30 ` [PATCH v2 4/5] MIPS: ath79: Improve the DDR controller interface Alban Bedel
2015-04-19 12:30 ` [PATCH v2 5/5] MIPS: ath79: Use the common clk API Alban Bedel
2015-08-09 12:21   ` Hauke Mehrtens
2015-08-19 21:03     ` Ralf Baechle
2015-08-19 21:10       ` Ralf Baechle
2015-08-19 21:10         ` Ralf Baechle

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.