linux-stable/arch/mips/fw/arc
Thomas Bogendoerfer e942242784
MIPS: SGI-IP27: reduce ARC usage to a minimum
IP27 uses ARC prom only for parsing prom arguments and has a hack
for IP27 to make the ARC code behave. By introducing config symbol
ARC_CMDLINE_ONLY IP27 only drags in ARC cmdline parsing and does
everything else in IP27 specific code.

Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
2019-10-23 21:10:37 -07:00
..
arc_con.c mips: unify prom_putchar() declarations 2018-07-17 09:40:17 -07:00
cmdline.c MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline 2019-10-23 21:10:34 -07:00
env.c MIPS: fw: arc: remove unused ARC code 2019-10-09 14:55:37 -07:00
file.c MIPS: fw: arc: remove unused ARC code 2019-10-09 14:55:37 -07:00
identify.c MIPS: SGI-IP27: reduce ARC usage to a minimum 2019-10-23 21:10:37 -07:00
init.c MIPS: arc: use function argument for passing argc/argv to prom_init_cmdline 2019-10-23 21:10:34 -07:00
Makefile MIPS: SGI-IP27: reduce ARC usage to a minimum 2019-10-23 21:10:37 -07:00
memory.c MIPS: SGI-IP22/28: Use PROM for memory detection 2019-10-09 14:55:57 -07:00
misc.c MIPS: fw: arc: remove unused ARC code 2019-10-09 14:55:37 -07:00
promlib.c MIPS: fw: arc: workaround 64bit kernel/32bit ARC problems 2019-10-09 14:55:53 -07:00