NetBSD/sys/arch/mips/alchemy
garbled d974db0ada Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
2007-10-17 19:52:51 +00:00
..
dev Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
include Replace the Mach-derived boolean_t type with the C99 bool type. A 2007-02-21 22:59:35 +00:00
au1000.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1100.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1500.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au1550.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au_chipdep.c
au_cpureg_mem.c
au_himem_space.c TRUE -> true, FALSE -> false 2007-02-28 04:21:51 +00:00
au_icu.c merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
au_timer.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
au_wired_space.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
aubus.c