freebsd-skq/sys/powerpc/aim
marcel 1e7ba9e4d7 Remove the tracing from the AP startup. The AP is known
to start and the tracing can interfere with AP startup.
Instead, use the available space in the reset vector
for the initial stack.
2008-09-16 01:05:54 +00:00
..
clock.c Don't clear PSL_RI. Disabling external interrupts 2008-08-30 18:37:55 +00:00
copyinout.c Fix remaining compile error. 2006-10-18 19:56:20 +00:00
interrupt.c Trace interrupts with KTR_INTR. 2008-08-31 23:54:22 +00:00
locore.S MFp4: SMP support 2008-04-27 22:33:43 +00:00
machdep.c Call powerpc_sync() instead of using an asm statement. 2008-08-30 18:39:29 +00:00
mmu_oea.c Remove the tracing from the AP startup. The AP is known 2008-09-16 01:05:54 +00:00
mp_cpudep.c Remove the tracing from the AP startup. The AP is known 2008-09-16 01:05:54 +00:00
nexus.c Switch to using genclock. Have nexus double as clock device for 2008-04-21 04:41:37 +00:00
ofw_machdep.c Remove SMP left-overs from NetBSD. 2008-02-12 20:55:51 +00:00
ofwmagic.S
swtch.S MFp4: SMP support 2008-04-27 22:33:43 +00:00
trap_subr.S Remove the tracing from the AP startup. The AP is known 2008-09-16 01:05:54 +00:00
trap.c Add link register to fatal trap printout to better diagnose NULL 2008-06-04 07:32:49 +00:00
uio_machdep.c Add kdb_cpu_sync_icache(), intended to synchronize instruction 2007-06-09 21:55:17 +00:00
uma_machdep.c It has been observed on the mailing lists that the different categories 2007-09-15 18:47:02 +00:00
vm_machdep.c Whitespace fixes. 2008-08-30 18:48:17 +00:00