linux-stable-rt/arch/powerpc/platforms/powermac
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: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
backlight.c
cache.S
cpufreq_32.c powerpc: Fix typo in pmac_cpufreq_resume 2005-11-08 12:13:38 +11:00
cpufreq_64.c
feature.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
low_i2c.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
nvram.c [PATCH] powerpc: Merge kexec 2006-01-09 14:48:52 +11:00
pci.c [PATCH] powerpc: pci_64 fixes & cleanups 2005-11-16 13:29:46 +11:00
pic.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
pic.h
pmac.h
setup.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
sleep.S
smp.c powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac 2005-11-19 21:24:55 +11:00
time.c powerpc: Remove __init from a function used in suspend/resume. 2005-11-15 11:17:09 +11:00
udbg_adb.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00
udbg_scc.c [PATCH] powerpc: Unify udbg (#2) 2006-01-09 14:49:54 +11:00