freebsd-dev/sys/arm/mv/kirkwood
Rafal Jaworowski db5ef4fc77 Convert Marvell ARM platforms to FDT convention.
The following systems are involved:

  - DB-88F5182
  - DB-88F5281
  - DB-88F6281
  - DB-78100
  - SheevaPlug

This overhaul covers the following major changes:

  - All integrated peripherals drivers for Marvell ARM 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).

  - Since the common FDT infrastrucutre (fdtbus, simplebus) is used we say
    good by to obio / mbus drivers and numerous hard-coded config data.

Note that world needs to be built WITH_FDT for the affected platforms.

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation.
2010-06-13 13:28:53 +00:00
..
files.kirkwood Exclude common Kirkwood settings so they can be shared among various platforms 2009-08-25 09:39:11 +00:00
files.sheevaplug Introduce SheevaPlug support. 2009-08-25 10:09:25 +00:00
kirkwood.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
sheevaplug.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
std.db88f6xxx Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
std.kirkwood Exclude common Kirkwood settings so they can be shared among various platforms 2009-08-25 09:39:11 +00:00
std.sheevaplug Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00