linux/arch/m68k/kernel
Greg Ungerer aa5ac789bd m68k: generalize uboot command line support
The uboot command line support needs to be used by both MMU and no-MMU
setups, but currently we only have the code in the no-MMU code paths.
Move the uboot command line processing code into its own file. Add
appropriate calls to it from both the MMU and no-MMU arch setup code.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
2016-09-26 12:02:59 +10:00
..
.gitignore
asm-offsets.c
bootinfo_proc.c
dma.c dma-mapping: use unsigned long for dma_attrs 2016-08-04 08:50:07 -04:00
early_printk.c m68knommu: remove obsolete 68360 support 2016-03-07 10:07:17 +10:00
entry.S m68k: Use conventional function parameters for do_sigreturn 2016-02-29 09:51:43 +01:00
head.S
ints.c
irq.c
m68k_ksyms.c
machine_kexec.c
Makefile m68k: generalize uboot command line support 2016-09-26 12:02:59 +10:00
module.c
module.lds
pcibios.c
process.c m68k: always make available dump_fpu() 2016-09-26 12:02:59 +10:00
ptrace.c
relocate_kernel.S
setup_mm.c m68k: generalize uboot command line support 2016-09-26 12:02:59 +10:00
setup_no.c m68k: generalize uboot command line support 2016-09-26 12:02:59 +10:00
setup.c
signal.c m68knommu: fix user a5 register being overwritten 2016-08-08 12:38:47 +10:00
sun3-head.S
sys_m68k.c
syscalltable.S m68k: Wire up preadv2 and pwritev2 2016-04-07 11:44:44 +02:00
time.c rtc: m68k: provide ioctl for q40 2016-06-04 00:23:22 +02:00
traps.c
uboot.c m68k: generalize uboot command line support 2016-09-26 12:02:59 +10:00
vectors.c
vmlinux-nommu.lds
vmlinux-std.lds
vmlinux-sun3.lds
vmlinux.lds.S