linux/arch/sh/kernel
Stuart Menefy 7a2eacb759 sh: Provide a 29/32-bit physical hint for bootloaders.
Shoves a magic word in to the empty_zero_page section for the
bootloader to work out whether to start the kernel in 29-bit
or 32-bit mode.

[ Renesas CPUs already take care of the initial PMB mappings entirely
  in hardware and decide on 29-bit/32-bit physical depending on which
  pin powered up the CPU, so this is mostly for ST parts. -- PFM ].

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-01-28 13:18:57 +09:00
..
cpu sh: SH-2A FPU support. 2008-01-28 13:18:57 +09:00
timers sh: Add SH7263 CPU support. 2008-01-28 13:18:57 +09:00
vsyscall
asm-offsets.c
cf-enabler.c
cpufreq.c
crash_dump.c
debugtraps.S
dump_task.c sh: Share the ELF dump_task interfaces. 2008-01-28 13:18:49 +09:00
early_printk.c
entry-common.S sh: syscall audit support. 2008-01-28 13:18:57 +09:00
head_32.S sh: Provide a 29/32-bit physical hint for bootloaders. 2008-01-28 13:18:57 +09:00
head_64.S sh: Use existing CONFIG_CACHE_xx options in head_64.S. 2008-01-28 13:18:52 +09:00
init_task.c
io_generic.c
io.c
irq.c
kgdb_jmp.S
kgdb_stub.c
machine_kexec.c
machvec.c
Makefile
Makefile_32 sh: Kill off the rest of arch/sh64/kernel/. 2008-01-28 13:18:55 +09:00
Makefile_64 sh: Kill off the rest of arch/sh64/kernel/. 2008-01-28 13:18:55 +09:00
module.c sh: Merge sh and sh64 module.c. 2008-01-28 13:18:49 +09:00
pm.c
process_32.c sh: Share bug/debug traps across _32 and _64. 2008-01-28 13:18:50 +09:00
process_64.c sh: Bring the SH-5 FPU in line with the SH-4 FPU API. 2008-01-28 13:18:55 +09:00
ptrace_32.c sh: syscall audit support. 2008-01-28 13:18:57 +09:00
ptrace_64.c sh: Bring the SH-5 FPU in line with the SH-4 FPU API. 2008-01-28 13:18:55 +09:00
relocate_kernel.S
semaphore.c
setup.c sh: Add a printk() to warn legacy mem= growers. 2008-01-28 13:18:57 +09:00
sh_bios.c
sh_ksyms_32.c
sh_ksyms_64.c
signal_32.c
signal_64.c sh: Bring the SH-5 FPU in line with the SH-4 FPU API. 2008-01-28 13:18:55 +09:00
smp.c
stacktrace.c
sys_sh32.c sh: sys_sh consolidation for arch_get_unmapped_area(). 2008-01-28 13:18:49 +09:00
sys_sh64.c sh: sys_sh consolidation for arch_get_unmapped_area(). 2008-01-28 13:18:49 +09:00
sys_sh.c sh: sys_sh consolidation for arch_get_unmapped_area(). 2008-01-28 13:18:49 +09:00
syscalls_32.S
syscalls_64.S
time_32.c sh: Kill off the rest of arch/sh64/kernel/. 2008-01-28 13:18:55 +09:00
time_64.c sh: Move mach-cayman in with the rest of the boards. 2008-01-28 13:18:56 +09:00
topology.c
traps_32.c sh: SH-2A FPU support. 2008-01-28 13:18:57 +09:00
traps_64.c sh: Bring the SH-5 FPU in line with the SH-4 FPU API. 2008-01-28 13:18:55 +09:00
traps.c sh: Fix the arch/sh/kernel/traps.c build for sh32. 2008-01-28 13:18:57 +09:00
vmlinux_32.lds.S
vmlinux_64.lds.S sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. 2008-01-28 13:18:51 +09:00
vmlinux.lds.S