original_kernel/arch/ppc/kernel
Roland Dreier fcc188e7fd [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type
The PowerPC 440SPe supports up to 16 GB of RAM, and therefore its IO registers
are at 0x4_xxxx_xxxx instead of being at 0x1_xxxx_xxxx like most other PPC 440
chips.  To allow for this, this patch moves the definition of the ERPN used
for mapping UART0 from being hard-coded in the head_44x.S assembly code to
being defined in ibm44x.h.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Matt Porter <mporter@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 07:53:26 -08:00
..
Makefile powerpc: Merge smp.c and smp.h 2005-11-05 10:33:55 +11:00
align.c
asm-offsets.c
cpu_setup_6xx.S
cpu_setup_power4.S
dma-mapping.c
entry.S
head.S
head_4xx.S
head_8xx.S
head_44x.S [PATCH] ppc32: Allow ERPN for early serial to depend on CPU type 2005-11-07 07:53:26 -08:00
head_booke.h
head_fsl_booke.S
idle.c
idle_6xx.S
idle_power4.S
irq.c powerpc: Merge smp.c and smp.h 2005-11-05 10:33:55 +11:00
l2cr.S
machine_kexec.c powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h 2005-11-03 15:35:45 +11:00
misc.S
module.c
pci.c
perfmon_fsl_booke.c
ppc-stub.c
ppc_htab.c
ppc_ksyms.c [PATCH] ppc32 8xx: export symbols required for modular IDE 2005-11-03 16:56:53 +11:00
process.c
relocate_kernel.S
semaphore.c
setup.c
smp-tbsync.c
smp.c
softemu8xx.c
swsusp.S
temp.c
time.c Merge ../linux-2.6 by hand 2005-10-31 13:37:12 +11:00
traps.c [PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.c 2005-11-03 16:54:10 +11:00
vmlinux.lds.S