public inbox for linuxppc-dev@ozlabs.org
 help / color / mirror / Atom feed
* Patches added to powerpc.git master and powerpc-next branches
@ 2008-09-15 20:31 Paul Mackerras
  2008-09-15 20:43 ` [PATCH] powerpc: Avoid integer overflow in page_is_ram() Roland Dreier
  2008-09-16  9:57 ` [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610 Martyn Welch
  0 siblings, 2 replies; 12+ messages in thread
From: Paul Mackerras @ 2008-09-15 20:31 UTC (permalink / raw)
  To: linuxppc-dev

The following patches have been added to the the master and
powerpc-next branches of the powerpc.git repository.

This represents all of the patches that I have from the old
patchwork.  If you have a patch that you want to go in that isn't on
the new patchwork page, please repost it.

Paul.

Becky Bruce (1):
      powerpc: Rename PTE_SIZE to HPTE_SIZE

Chandru (1):
      powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels

Christoph Hellwig (1):
      powerpc: Use sys_pause for 32-bit pause entry point

David Gibson (1):
      powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages

Mark Nelson (2):
      powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZ
      powerpc: New copy_4K_page()

Martin Langer (1):
      powerpc: Fix major revision number for Freescale cores

Nathan Fontenot (1):
      powerpc: Check rc of notifier chain for memory remove

Paul Mackerras (4):
      powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
      powerpc: Make it possible to move the interrupt handlers away from the kernel
      powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
      powerpc: Make the 64-bit kernel as a position-independent executable

Sebastien Dugue (2):
      powerpc: Separate the irq radix tree insertion and lookup
      powerpc: Make the irq reverse mapping radix tree lockless

Thiemo Seufer (1):
      powerpc: Enforce a non-spe kernel build even on broken compilers

roel kluin (1):
      powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610
@ 2008-09-04 16:04 Martyn Welch
  2008-09-04 16:04 ` [PATCH v5 2/2] powerpc: Default configuration " Martyn Welch
  0 siblings, 1 reply; 12+ messages in thread
From: Martyn Welch @ 2008-09-04 16:04 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: scottwood, paulus

The following series implements basic board support for GE Fanuc's SBC610, a 
6U single board computer, based on Freescale's MPC8641D.

This series provides basic functionality:
- The board can boot with a serial console.
- Ethernet works, though the phys are polled.
- The PCI bus is scanned and sata functions.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
---

Scott: Thanks for your feeback.

I have removed un-needed entries from of_bus_ids[] and added "simple-bus" compatible node to soc in the DTS.

Martyn

 arch/powerpc/boot/dts/gef_sbc610.dts     |  260 ++++++++++++++++++++++++++++++
 arch/powerpc/platforms/86xx/Kconfig      |    9 +
 arch/powerpc/platforms/86xx/Makefile     |    1 
 arch/powerpc/platforms/86xx/gef_sbc610.c |  149 +++++++++++++++++
 4 files changed, 418 insertions(+), 1 deletions(-)

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

end of thread, other threads:[~2008-09-16 15:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 20:31 Patches added to powerpc.git master and powerpc-next branches Paul Mackerras
2008-09-15 20:43 ` [PATCH] powerpc: Avoid integer overflow in page_is_ram() Roland Dreier
2008-09-15 22:44   ` Kumar Gala
2008-09-15 22:51     ` Roland Dreier
2008-09-16  9:57 ` [PATCH v5 0/2] powerpc: Board support for GE Fanuc SBC610 Martyn Welch
2008-09-16  9:57   ` [PATCH v5 1/2] " Martyn Welch
2008-09-16 15:18     ` Kumar Gala
2008-09-16  9:57   ` [PATCH v5 2/2] powerpc: Default configuration " Martyn Welch
2008-09-16 15:18     ` Kumar Gala
2008-09-16 14:54   ` [PATCH v5 0/2] powerpc: Board support " Kumar Gala
2008-09-16 15:04     ` Martyn Welch
  -- strict thread matches above, loose matches on Subject: below --
2008-09-04 16:04 Martyn Welch
2008-09-04 16:04 ` [PATCH v5 2/2] powerpc: Default configuration " Martyn Welch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox