freebsd-src/sys/arm/mv/kirkwood
Rafal Jaworowski 7ec5aa41ca Introduce SheevaPlug support.
- The device is based on Marvell 88F6281 system on chip.
  - More info about the platform at http://www.plugcomputer.org

  - To build the FreeBSD kernel:
    make buildkernel TARGET_ARCH=arm KERNCONF=SHEEVAPLUG

  - Installation notes at: http://wiki.freebsd.org/FreeBSDMarvell

Submitted by:	Michal Hajduk
Obtained from:	Semihalf
2009-08-25 10:09:25 +00:00
..
db88f6xxx.c Eliminate platform_pmap_init() to simplify Marvell bootstrap code. 2009-08-25 09:30:03 +00:00
files.db88f6xxx Exclude common Kirkwood settings so they can be shared among various platforms 2009-08-25 09:39:11 +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 Enable all populated TWSI (I2C) controllers on Marvell SOCs. 2009-06-25 10:03:51 +00:00
sheevaplug.c Introduce SheevaPlug support. 2009-08-25 10:09:25 +00:00
std.db88f6xxx Exclude common Kirkwood settings so they can be shared among various platforms 2009-08-25 09:39:11 +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 Introduce SheevaPlug support. 2009-08-25 10:09:25 +00:00