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