summaryrefslogtreecommitdiff
path: root/arch/mips/sibyte/Platform (follow)
Commit message (Collapse)AuthorAge
* Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-12
|\ | | | | | | | | This that should have been fixed but weren't, way to much, intrusive and late.
| * MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESURMarkos Chandras2013-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following build problem: mips-linux-gnu-ld:arch/mips/kernel/vmlinux.lds:253: syntax error because VMLINUX_LOAD_ADDRESS was an empty string for that platform so the vmlinux.lds.S created an invalid section entry on line 50. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Acked-by: Steven J. Hill <Steven.Hill@imgtec.com> Cc: sibyte-users@bitmover.com Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5548/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* | MIPS: Sibyte: Fix comment.Ralf Baechle2013-07-01
| | | | | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* | MIPS: Sibyte: Remove duplicate but harmless line from Platform file.Ralf Baechle2013-07-01
|/ | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
| | | | | | | | Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Sibyte: Migrate to new platform makefile style.Ralf Baechle2010-08-05
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>