freebsd-skq/sys/powerpc
Rafal Jaworowski d1d3233ebd Convert Freescale PowerPC platforms to FDT convention.
The following systems are affected:

  - MPC8555CDS
  - MPC8572DS

This overhaul covers the following major changes:

  - All integrated peripherals drivers for Freescale MPC85XX SoC, which are
    currently in the FreeBSD source tree are reworked and adjusted so they
    derive config data out of the device tree blob (instead of hard coded /
    tabelarized values).

  - This includes: LBC, PCI / PCI-Express, I2C, DS1553, OpenPIC, TSEC, SEC,
    QUICC, UART, CFI.

  - Thanks to the common FDT infrastrucutre (fdtbus, simplebus) we retire
    ocpbus(4) driver, which was based on hard-coded config data.

Note that world for these platforms has to be built WITH_FDT.

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
2010-07-11 21:08:29 +00:00
..
aim The number after 2 is 3, not 4. 2010-07-09 14:04:16 +00:00
booke Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
compile
conf Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
cpufreq On SMP G5 systems, sometimes the power-mode-data property is only found 2010-05-16 15:21:13 +00:00
fpu The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:07:02 +00:00
include Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
mpc85xx Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
ofw Make ofw_syscons work on 64-bit systems. 2010-07-08 14:40:46 +00:00
powermac Move the EOI logic when starting ithreads into intr_machdep instead of 2010-07-06 15:27:05 +00:00
powerpc Convert Freescale PowerPC platforms to FDT convention. 2010-07-11 21:08:29 +00:00
psim Remove the unneeded header <machine/intr.h>. 2010-07-02 02:17:39 +00:00