summaryrefslogtreecommitdiff
path: root/arch/mips/pnx8550/stb810
AgeCommit message (Collapse)AuthorFilesLines
2010-08-05MIPS: STB8550: Move boards over to obj-yRalf Baechle1-1/+1
Preparatory cleanup for moving Alchemy over to new MIPS Platform build system support. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05MIPS: PNX8550: Move code one directory level up.Ralf Baechle4-0/+113
It was sharing the nxp directory but no code with pnx833x and will fit better into the new platform makefile scheme, if moved. Also after the pnx833x code has been moved up, the pnx8550 Code was the last users of the nxp dir. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>