1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-19 15:33:56 +00:00
freebsd/sys/powerpc/booke
Rafal Jaworowski b9b8eb777f Centralize setting HID0/1 for E500. Rename HID defines which are specific
to E500 rather than shared within Book-E family.

Obtained from:	Freescale, Semihalf
2009-04-22 13:11:38 +00:00
..
clock.c
copyinout.c
interrupt.c
locore.S Centralize setting HID0/1 for E500. Rename HID defines which are specific 2009-04-22 13:11:38 +00:00
machdep.c o Properly set ksym_start & ksym_end when options DDB is set. 2009-04-21 17:04:01 +00:00
pmap.c Implement kernel core dump support for Book-E processors. 2009-04-04 22:01:43 +00:00
swtch.S Make Book-E debug register state part of the PCB context. 2009-02-27 12:08:24 +00:00
trap_subr.S Prefer register usage style to be more consistent with the rest of the 2009-02-27 12:18:17 +00:00
trap.c Make Book-E debug register state part of the PCB context. 2009-02-27 12:08:24 +00:00
vm_machdep.c