History log of /linux-master/arch/mips/sibyte/Platform
Revision Date Author Comments
# a0136c28 15-Mar-2023 Thomas Bogendoerfer <tsbogend@alpha.franken.de>

MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board support

Looks like these boards were nether in active use, so let's remove them.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>


# b984d7b5 15-Mar-2023 Thomas Bogendoerfer <tsbogend@alpha.franken.de>

MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55

SIBYTE_BCM1x55 is not selected anywhere, so let's get rid of it.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>


# 26bff9eb 06-May-2020 Thomas Bogendoerfer <tsbogend@alpha.franken.de>

MIPS: Only include the platform file needed

Instead of including all Platform files, we simply include the
needed one and avoid clashes with makefile variables.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>


# f69df6d3 25-Jun-2013 Ralf Baechle <ralf@linux-mips.org>

MIPS: Sibyte: Fix comment.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>


# a7543d60 24-Jun-2013 Ralf Baechle <ralf@linux-mips.org>

MIPS: Sibyte: Remove duplicate but harmless line from Platform file.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>


# 0be0aea2 25-Jun-2013 Markos Chandras <markos.chandras@imgtec.com>

MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESUR

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>


# 70342287 21-Jan-2013 Ralf Baechle <ralf@linux-mips.org>

MIPS: Whitespace cleanup.

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>


# 34f5c1c5 05-Aug-2010 Ralf Baechle <ralf@linux-mips.org>

MIPS: Sibyte: Migrate to new platform makefile style.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>