[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1429446604-15403-1-git-send-email-albeu@free.fr>
Date: Sun, 19 Apr 2015 14:29:59 +0200
From: Alban Bedel <albeu@...e.fr>
To: linux-mips@...ux-mips.org
Cc: Ralf Baechle <ralf@...ux-mips.org>, Alban Bedel <albeu@...e.fr>,
Andrew Bresticker <abrestic@...omium.org>,
Qais Yousef <qais.yousef@...tec.com>,
Wolfram Sang <wsa@...-dreams.de>,
Sergey Ryazanov <ryazanov.s.a@...il.com>,
Gabor Juhos <juhosg@...nwrt.org>, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/5] MIPS: ath79: Various small fix to prepare OF support
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists