summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/sheevaplug-setup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Kirkwood: rationalize NAND setup a bitNicolas Pitre2009-06-081-29/+1
| | | | | | | | Common resource and platform device structures are moved to common.c and only the partition table and chip delay remains a per board parameter. Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: comment type fixNicolas Pitre2009-06-081-1/+1
| | | | Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: SheevaPlug LED supportNicolas Pitre2009-03-161-0/+25
| | | | Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: SheevaPlug USB Power Enable setupNicolas Pitre2009-03-161-0/+13
| | | | | | | Ideally, the default should be set to 0 and let the EHCI driver turn it on as needed. This makes USB usable in the mean time. Signed-off-by: Nicolas Pitre <nico@marvell.com>
* [ARM] Kirkwood: Marvell SheevaPlug supportShadi Ammouri2009-03-161-0/+98
Signed-off-by: Nicolas Pitre <nico@marvell.com>