* rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h)
for consistency with other ports.
* rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h.
* Makefile.am: Reflect changes above.
* rtems/score/cpu.h: Include rtems/score/powerpc.h instead of
rtems/score/ppc.h.
* README, configure.ac, mpc5xx/Makefile.am,
mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h,
mpc5xx/timer/timer.c, shared/include/cpuIdent.h: addition of a
significant amount of MPC5xx support as part of the addition of the
SS555 BSP.
* mpc5xx/README, mpc5xx/clock/clock.c,
mpc5xx/console-generic/console-generic.c, mpc5xx/include/console.h,
mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c, mpc5xx/irq/irq.h,
mpc5xx/irq/irq_asm.S, mpc5xx/irq/irq_init.c,
mpc5xx/vectors/vectors.S, mpc5xx/vectors/vectors.h,
mpc5xx/vectors/vectors_init.c: New files.
* mpc5xx/exceptions/asm_utils.S: Removed.
* dmv152/include/bsp.h: Include <rtems/zilog/z8536.h> instead of
<zilog/z8536.h>.
* dmv152/include/bsp.h: Include <rtems/zilog/z8530.h> instead of
<zilog/z8530.h>.
* mvme136/clock/ckinit.c, mvme136/startup/bspclean.c,
mvme136/startup/bspstart.c, mvme136/timer/timer.c: Include
<rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
* c/src/lib/libbsp/m68k/mrm332/include/bsp.h,
c/src/lib/libbsp/m68k/mrm332/start/start.S,
c/src/lib/libbsp/m68k/mrm332/startup/start_c.c: Include
<rtems/m68k/sim.h> instead of <sim.h>.
* c/src/lib/libbsp/m68k/mrm332/include/bsp.h: Include
<rtems/m68k/qsm.h> instead of <qsm.h>.
* c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c,
c/src/lib/libbsp/m68k/gen68302/console/console.c,
c/src/lib/libbsp/m68k/gen68302/network/network.c,
c/src/lib/libbsp/m68k/gen68302/timer/timer.c: Include
<rtems/m68k/m68302.h> instead of <m68302.h>.
* librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>.
* libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>.
* libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* startup/exit.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
* bootloader/exception.S: Include <rtems/asm.h> instead of <asm.h>.
* bootloader/head.S: Include <rtems/asm.h> instead of <asm.h>.
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* start/rtems_crti.S: Include <rtems/asm.h> instead of <asm.h>.
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
* startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
* include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
* include/bsp.h: Include <rtems/console.h> instead of <console.h>.
* include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.