[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1321538577-548-1-git-send-email-xsecute@googlemail.com>
Date: Thu, 17 Nov 2011 15:02:55 +0100
From: Rene Bolldorf <xsecute@...glemail.com>
To: Ralf Baechle <ralf@...ux-mips.org>
Cc: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
Rene Bolldorf <xsecute@...glemail.com>
Subject: [PATCH 0/2] Summary
Here is patchset v2 with coding style fixes and code improvements.
Rene Bolldorf (2):
Initial PCI support for Atheros 724x SoCs. (v2)
Initial support for the Ubiquiti Networks XM board (rev 1.0). (patch
v2)
arch/mips/ath79/Kconfig | 11 ++
arch/mips/ath79/Makefile | 1 +
arch/mips/ath79/mach-ubnt-xm.c | 119 ++++++++++++++++
arch/mips/ath79/machtypes.h | 1 +
arch/mips/include/asm/mach-ath79/pci-ath724x.h | 21 +++
arch/mips/pci/Makefile | 1 +
arch/mips/pci/pci-ath724x.c | 174 ++++++++++++++++++++++++
7 files changed, 328 insertions(+), 0 deletions(-)
create mode 100644 arch/mips/ath79/mach-ubnt-xm.c
create mode 100644 arch/mips/include/asm/mach-ath79/pci-ath724x.h
create mode 100644 arch/mips/pci/pci-ath724x.c
--
1.7.7.1
--
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