History log of /arch/powerpc/boot/dts/gef_ppc9a.dts
Revision Date Author Comments
f706bed1144e0fdad2b583549fc366afd4a1e9f1 28-Nov-2011 Kumar Gala <galak@kernel.crashing.org> powerpc/fsl: update compatiable on fsl 16550 uart nodes

The Freescale serial port's are pretty much a 16550, however there are
some FSL specific bugs and features. Add a "fsl,ns16550" compatiable
string to allow code to handle those FSL specific issues.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
62f3de91e4cfb113bf114009c6660a7f04901288 03-Nov-2011 Martyn Welch <martyn.welch@ge.com> powerpc/86xx: Correct Gianfar support for GE boards

The GE DTBs were not updated when the Gianfar driver was converted to an
of_platform_driver in commit b31a1d8b41513b96e9c7ec2f68c5734cef0b26a4. Update
the DTBs, adding the required TBI entries.

Signed-off-by: Martyn Welch <martyn.welch@ge.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
948e78c3fc9c799b3f9b6c683b83c665942e6bbe 01-Mar-2010 Martyn Welch <martyn.welch@ge.com> powerpc/86xx: Renaming following split of GE Fanuc joint venture

This patch renames GE Fanuc boards following the split-up of the GE Fanuc
joint venture. These boards are now made by GE Intelligent platorms.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
41cbdeef37b6614f6bac4e3953dd2c7208bbe1d0 11-Jan-2010 Malcolm Crossley <malcolm.crossley2@gefanuc.com> powerpc/86xx: Add MSI section to GE PPC9A DTS

Add the MSI section to the DTS file for the GE PPC9A.

Signed-off-by: Malcolm Crossley <malcolm.crossley2@gefanuc.com>
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
3bc265627a0e163acebd35235454c525ea020804 02-Jul-2009 Martyn Welch <martyn.welch@gefanuc.com> powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A

Add support for NVRAM on GE Fanuc's PPC9A.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
b1b680258618dee231a4136cdef5e1903c090817 08-May-2009 Kumar Gala <galak@kernel.crashing.org> powerpc/fsl: Removed reg property from 85xx/86xx soc node

Between the addition of the ecm/mcm law nodes and the fact that the
get_immrbase() has been using the range property of the SoC to determine
the base address of CCSR space we no longer need the reg property at
the soc node level. It has been ill specified and varied between device
trees to cover either the {e,m}cm-law node, some odd subset of CCSR
space or all of CCSR space.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
da385780489db4f55dad96609511a9a6d1b041cb 27-Apr-2009 Kumar Gala <galak@kernel.crashing.org> powerpc/86xx: Add new LAW & MCM device tree nodes for all 86xx systems

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
28853da20c840f0d147674ac850c539d3306109f 27-Apr-2009 Martyn Welch <martyn.welch@gefanuc.com> powerpc/86xx: Add device_type entry to soc for ppc9a

The 'device_type = "soc";' line *is* needed in the DTS for get_immrbase()
to return the correct address.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
d8bc55fb334e1124b72684e2d0a2e599aab21ae4 19-Mar-2009 Anton Vorontsov <avorontsov@ru.mvista.com> powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes

Currently it doesn't matter where the mdio nodes are placed, but with
power management support (i.e. when sleep = <> properties will take
effect), mdio nodes placement will become important: mdio controller
is a part of the ethernet block, so the mdio nodes should be placed
correctly. Otherwise we may wrongly assume that MDIO controllers are
available during sleep.

Suggested-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
740d36ae6344f38c4da64c2ede765d7d2dd1f132 19-Mar-2009 Martyn Welch <martyn.welch@gefanuc.com> powerpc/86xx: Board support for GE Fanuc's PPC9A

Support for the PPC9A VME Single Board Computer from GE Fanuc (PowerPC
MPC8641D).

This is the basic board support for GE Fanuc's PPC9A, a 6U single board
computer, based on Freescale's MPC8641D.

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>