linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Some Cavium CNS3xxx updates for 2.6.36
@ 2010-06-01 16:54 Anton Vorontsov
  2010-06-01 16:55 ` [PATCH 1/4] ARM: cns3xxx: Add support for PCI Express ports Anton Vorontsov
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Anton Vorontsov @ 2010-06-01 16:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Russell,

As Linus' merge window is now officially closed, I believe
we can start requesting pulls for -next?

It's that early because I'd like the already posted patches
separated from any further work to be submitted.

And the following leftovers were posted long ago, but were
waiting for -mm and libata trees:

- cns3xxx: Add support for SDHCI controllers
  http://lists.infradead.org/pipermail/linux-arm-kernel/2010-March/012149.html
- cns3xxx: Add support for AHCI controllers
  http://lists.infradead.org/pipermail/linux-arm-kernel/2010-March/012150.html
- cns3xxx: Add support for PCI Express ports
  http://lists.infradead.org/pipermail/linux-arm-kernel/2010-March/012462.html

For convenience I'm posting the patches again + defconfig update,
and if everything looks reasonable, linux-cns3xxx's master branch
is ready for you to pull.

Thanks!

The following changes since commit 9dda696f0de87a2e5cfabb147e28c76b7d3c6846:
  Linus Torvalds (1):
        Merge branch 'release' of git://git.kernel.org/.../aegl/linux-2.6

are available in the git repository at:

  git://git.infradead.org/users/cbou/linux-cns3xxx.git master

Anton Vorontsov (4):
      ARM: cns3xxx: Add support for PCI Express ports
      ARM: cns3xxx: Add support for SDHCI controllers
      ARM: cns3xxx: Add support for AHCI controllers
      ARM: cns3xxx: Update defconfig to enable AHCI, PCIe and net devices

 arch/arm/Kconfig                     |    3 +-
 arch/arm/configs/cns3420vb_defconfig |  410 ++++++++++++++++++++++++++++++++--
 arch/arm/mach-cns3xxx/Makefile       |    3 +-
 arch/arm/mach-cns3xxx/cns3420vb.c    |    3 +
 arch/arm/mach-cns3xxx/core.c         |   30 +++
 arch/arm/mach-cns3xxx/devices.c      |  206 +++++++++++++++++
 arch/arm/mach-cns3xxx/devices.h      |   20 ++
 arch/arm/mach-cns3xxx/pcie.c         |  352 +++++++++++++++++++++++++++++
 8 files changed, 1008 insertions(+), 19 deletions(-)
 create mode 100644 arch/arm/mach-cns3xxx/devices.c
 create mode 100644 arch/arm/mach-cns3xxx/devices.h
 create mode 100644 arch/arm/mach-cns3xxx/pcie.c

-- 
Anton Vorontsov
email: cbouatmailru at gmail.com
irc://irc.freenode.net/bd2

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

end of thread, other threads:[~2010-06-02 13:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01 16:54 [GIT PULL] Some Cavium CNS3xxx updates for 2.6.36 Anton Vorontsov
2010-06-01 16:55 ` [PATCH 1/4] ARM: cns3xxx: Add support for PCI Express ports Anton Vorontsov
2010-06-01 16:55 ` [PATCH 2/4] ARM: cns3xxx: Add support for SDHCI controllers Anton Vorontsov
2010-06-01 16:55 ` [PATCH 3/4] ARM: cns3xxx: Add support for AHCI controllers Anton Vorontsov
2010-06-02  9:26   ` Sergei Shtylyov
2010-06-02 12:29     ` Anton Vorontsov
2010-06-02 12:49   ` Sergei Shtylyov
2010-06-02 12:53     ` Anton Vorontsov
2010-06-02 12:54       ` Sergei Shtylyov
2010-06-02 13:07         ` Anton Vorontsov
2010-06-01 16:55 ` [PATCH 4/4] ARM: cns3xxx: Update defconfig to enable AHCI, PCIe and net devices Anton Vorontsov
2010-06-01 21:10 ` [GIT PULL] Some Cavium CNS3xxx updates for 2.6.36 Russell King - ARM Linux
2010-06-01 21:34   ` Anton Vorontsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).