linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] powerpc/40x: Add new PPC440EPx based board HCU5 of Netstal Maschinen
@ 2009-10-09  8:11 Niklaus Giger
  2009-10-09  8:11 ` [PATCH 1/1] " Niklaus Giger
  0 siblings, 1 reply; 4+ messages in thread
From: Niklaus Giger @ 2009-10-09  8:11 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Niklaus Giger

Cc: niklaus.giger@netstal.com,
    jwboyer@linux.vnet.ibm.com,
    mporter@kernel.crashing.org

Patch ist against the "next" branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git

This is my second board to go into the kernel after the 40x/HCU4.
The HCU5 board is based on the Sequoia board, but has an addition CPLD
with various clocking facilities for our HD and two CAN chips.

As with the HCU4 I will track the mainline kernel.
I use hudson as my continuos integration tool. If I can compile,
start the kernel using NFS and login, I report success.

Niklaus Giger (1):
  powerpc/40x: Add new PPC440EPx based board HCU5 of Netstal Maschinen

 arch/powerpc/boot/dts/hcu5.dts          |  254 +++++++
 arch/powerpc/configs/44x/hcu5_defconfig | 1166 +++++++++++++++++++++++++++++++
 arch/powerpc/platforms/44x/Kconfig      |    9 +
 arch/powerpc/platforms/44x/Makefile     |    1 +
 arch/powerpc/platforms/44x/hcu5.c       |  153 ++++
 5 files changed, 1583 insertions(+), 0 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/hcu5.dts
 create mode 100644 arch/powerpc/configs/44x/hcu5_defconfig
 create mode 100644 arch/powerpc/platforms/44x/hcu5.c

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

end of thread, other threads:[~2009-11-01  7:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-09  8:11 [PATCH 0/1] powerpc/40x: Add new PPC440EPx based board HCU5 of Netstal Maschinen Niklaus Giger
2009-10-09  8:11 ` [PATCH 1/1] " Niklaus Giger
2009-10-12 12:32   ` Josh Boyer
2009-11-01  7:12   ` Grant Likely

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).