kernel-ark/arch/powerpc/platforms/52xx
Marian Balakowicz 5b5820d08b [POWERPC] mpc5200: Add generic support for simple MPC5200 based boards
This patch adds support for 'mpc5200-simple-platform' compatible
boards which do not need a platform specific setup. Such boards
are supported assuming the following:

- GPIO pins are configured by the firmware,
- CDM configuration (clocking) is setup correctly by firmware,
- if the 'fsl,has-wdt' property is present in one of the
  gpt nodes, then it is safe to use such gpt to reset the board,
- PCI is supported if enabled in the kernel configuration
  and if there is a PCI bus node defined in the device tree.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2008-01-18 20:57:09 -07:00
..
efika.c Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24 2007-10-12 08:40:13 +10:00
Kconfig [POWERPC] mpc5200: Add generic support for simple MPC5200 based boards 2008-01-18 20:57:09 -07:00
lite5200_pm.c [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. 2008-01-18 09:30:37 -07:00
lite5200_sleep.S [POWERPC] MPC5200 low power mode 2007-09-19 15:25:34 +10:00
lite5200.c [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. 2008-01-18 09:30:37 -07:00
Makefile [POWERPC] mpc5200: Add generic support for simple MPC5200 based boards 2008-01-18 20:57:09 -07:00
mpc52xx_common.c [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. 2008-01-18 09:30:37 -07:00
mpc52xx_pci.c [POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine 2008-01-18 09:30:07 -07:00
mpc52xx_pic.c [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. 2008-01-18 09:30:37 -07:00
mpc52xx_pic.h [POWERPC] Separate IRQ config / register set from main header 2006-12-04 20:41:41 +11:00
mpc52xx_pm.c [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. 2008-01-18 09:30:37 -07:00
mpc52xx_sleep.S [POWERPC] mpc52xx suspend to deep-sleep 2007-05-07 20:31:15 +10:00
mpc5200_simple.c [POWERPC] mpc5200: Add generic support for simple MPC5200 based boards 2008-01-18 20:57:09 -07:00