From: nico@fluxnic.net (Nicolas Pitre)
To: linux-arm-kernel@lists.infradead.org
Subject: Git pull request: Orion/Kirkwood/Dove for next merge window
Date: Tue, 06 Jul 2010 20:00:43 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.1007061951540.6020@xanadu.home> (raw)
Russell, please pull
git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion.git
This contains an assortment of patches for Orion, Kirkwood and Dove
support to be merged in the next merge window. The shortlog and
diffstat is as follows:
Arnaud Patard (1):
[ARM] qnap tsx1x: fix section mismatch
Benjamin Herrenschmidt (3):
net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag
[ARM] orion5x: Base support for DNS-323 rev C1
[ARM] orion5x: Fix soft-reset for some platforms
Benjamin Zores (1):
[ARM] Kirkwood: update MPP definition.
Dmytro Milinevskyy (1):
[ARM] Marvell OpenRD-Ultimate machine support
Martin Michlmayr (5):
[ARM] Kirkwood: Export GPIO indicating jumper setting of JP1
[ARM] Kirkwood: Fix explanation of MPP45 for QNAP TS41x
[ARM] orion5x: Set links to solid on D-Link DNS-323
[ARM] Kirkwood: Add MPP44 (board ID) on TS-219
[ARM] Kirkwood: Add support for HP t5325 Thin Client
Nicolas Pitre (3):
ARM: Update mach-types
[ARM] Kirkwood: fix HP t5325 after commit 6605742f2a
[ARM] Kirkwood: more factorization of the PCIe init code
Olaf Rempel (1):
[ARM] orion/kirkwood: reset PCIe unit on boot
Saeed Bishara (6):
[ARM] Kirkwood: configure NAND mpp's for db88f6281
[ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips.
[ARM] Kirkwood: Add support for 88f6282
[ARM] PCI: add platform private data to pci_sys_data
[ARM] Kirkwood: add support for PCIe1
[ARM] Dove: platform device registration for the sdio interfaces
Simon Guinot (3):
[ARM] Kirkwood: add LaCie Network Space Max v2 support
leds: add LED driver for Network Space v2 LEDs
[ARM] Kirkwood: update LED support for Network Space v2
arch/arm/include/asm/mach/pci.h | 1 +
arch/arm/mach-dove/common.c | 61 ++
arch/arm/mach-dove/common.h | 2 +
arch/arm/mach-dove/dove-db-setup.c | 2 +
arch/arm/mach-kirkwood/Kconfig | 19 +
arch/arm/mach-kirkwood/Makefile | 2 +
arch/arm/mach-kirkwood/addr-map.c | 10 +-
arch/arm/mach-kirkwood/common.c | 38 +-
arch/arm/mach-kirkwood/common.h | 5 +-
arch/arm/mach-kirkwood/db88f6281-bp-setup.c | 18 +-
arch/arm/mach-kirkwood/include/mach/bridge-regs.h | 3 +-
arch/arm/mach-kirkwood/include/mach/irqs.h | 1 +
arch/arm/mach-kirkwood/include/mach/kirkwood.h | 39 +-
arch/arm/mach-kirkwood/include/mach/leds-ns2.h | 26 +
arch/arm/mach-kirkwood/mpp.c | 3 +-
arch/arm/mach-kirkwood/mpp.h | 596 ++++++++-------
arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c | 2 +-
arch/arm/mach-kirkwood/netspace_v2-setup.c | 104 ++-
arch/arm/mach-kirkwood/netxbig_v2-setup.c | 32 +-
arch/arm/mach-kirkwood/openrd-setup.c | 29 +-
arch/arm/mach-kirkwood/pcie.c | 174 +++--
arch/arm/mach-kirkwood/rd88f6192-nas-setup.c | 2 +-
arch/arm/mach-kirkwood/rd88f6281-setup.c | 2 +-
arch/arm/mach-kirkwood/t5325-setup.c | 194 +++++
arch/arm/mach-kirkwood/ts219-setup.c | 11 +-
arch/arm/mach-kirkwood/ts41x-setup.c | 39 +-
arch/arm/mach-kirkwood/tsx1x-common.c | 2 +-
arch/arm/mach-orion5x/dns323-setup.c | 370 ++++++++--
arch/arm/mach-orion5x/include/mach/system.h | 2 +
arch/arm/plat-orion/pcie.c | 34 +
arch/arm/tools/mach-types | 134 +++-
drivers/leds/Kconfig | 9 +
drivers/leds/Makefile | 1 +
drivers/leds/leds-ns2.c | 338 ++++++++
drivers/net/phy/marvell.c | 38 +-
include/linux/marvell_phy.h | 20 +
36 files changed, 1841 insertions(+), 522 deletions(-)
Nicolas
next reply other threads:[~2010-07-07 0:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-07 0:00 Nicolas Pitre [this message]
2010-07-17 3:05 ` Git pull request: Orion/Kirkwood/Dove for next merge window Nicolas Pitre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LFD.2.00.1007061951540.6020@xanadu.home \
--to=nico@fluxnic.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox