NetBSD/sys/arch/powerpc/ibm4xx
thorpej 36da248c07 Back out the following chagne:
http://mail-index.netbsd.org/source-changes/2003/05/08/0068.html

There were some side-effects that I didn't anticipate, and fixing them
is proving to be more difficult than I thought, do just eject for now.
Maybe one day we can look at this again.

Fixes PR kern/21517.
2003-05-10 21:10:23 +00:00
..
dev Add bit definitions for some registers. 2003-05-01 09:05:56 +00:00
4xx_locore.S Merge the IBM 4xx into the common powerpc/locore_subr.S, and 2002-12-19 19:37:25 +00:00
4xx_trap_subr.S Add support for the IBM 403GCX cpu. Enabled with "options PPC_IBM403". 2003-03-11 10:40:15 +00:00
clock.c Add support for the IBM 403GCX cpu. Enabled with "options PPC_IBM403". 2003-03-11 10:40:15 +00:00
copyinstr.c Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
copyoutstr.c Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
cpu.c Use PAGE_SIZE rather than NBPG. 2003-04-02 04:17:50 +00:00
genassym.cf Re-arrange things in evbppc & powerpc to support OEA-based eval boards 2003-03-04 07:50:57 +00:00
intr.c Add support for the IBM 403GCX cpu. Enabled with "options PPC_IBM403". 2003-03-11 10:40:15 +00:00
pmap.c Back out the following chagne: 2003-05-10 21:10:23 +00:00
trap_subr.S Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
trap.c Fix some printf formats. 2003-02-07 04:39:09 +00:00