linux-stable-rt/arch/ppc/kernel
Benjamin Herrenschmidt 51d3082fe6 [PATCH] powerpc: Unify udbg (#2)
This patch unifies udbg for both ppc32 and ppc64 when building the
merged achitecture. xmon now has a single "back end". The powermac udbg
stuff gets enriched with some ADB capabilities and btext output. In
addition, the early_init callback is now called on ppc32 as well,
approx. in the same order as ppc64 regarding device-tree manipulations.
The init sequences of ppc32 and ppc64 are getting closer, I'll unify
them in a later patch.

For now, you can force udbg to the scc using "sccdbg" or to btext using
"btextdbg" on powermacs. I'll implement a cleaner way of forcing udbg
output to something else than the autodetected OF output device in a
later patch.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:49:54 +11:00
..
Makefile [PATCH] powerpc: Merge kexec 2006-01-09 14:48:52 +11:00
asm-offsets.c powerpc: Fix some compile problems with the VDSO stuff 2005-11-11 23:04:40 +11:00
cpu_setup_6xx.S
cpu_setup_power4.S
dma-mapping.c
entry.S
head.S
head_4xx.S
head_8xx.S
head_44x.S
head_booke.h [PATCH] ppc32: fix ppc44x fpu build 2005-11-10 11:24:06 +11:00
head_fsl_booke.S [PATCH] Update email address for Kumar 2005-11-13 18:14:10 -08:00
idle.c [PATCH] arch/ppc/kernel/idle.c: don't declare cpu variable in non-SMP kernels 2006-01-06 08:33:30 -08:00
idle_6xx.S
idle_power4.S
l2cr.S
machine_kexec.c
misc.S [PATCH] powerpc: Merge cacheflush.h and cache.h 2005-11-10 13:09:22 +11:00
module.c
pci.c [PATCH] powerpc: serial port discovery (#2) 2006-01-09 14:49:50 +11:00
perfmon_fsl_booke.c
ppc-stub.c
ppc_htab.c
ppc_ksyms.c [PATCH] spufs: The SPU file system, base 2006-01-09 14:49:12 +11:00
process.c [PATCH] ppc: fix floating point register corruption 2005-11-29 19:47:03 -08:00
relocate_kernel.S
rio.c
semaphore.c
setup.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
smp-tbsync.c
smp.c [PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernel 2005-12-12 14:26:39 +11:00
softemu8xx.c
swsusp.S
temp.c
time.c
traps.c [PATCH] ppc: Fix ARCH=ppc build with xmon 2005-11-08 11:19:48 +11:00
vmlinux.lds.S