Home | History | Annotate | Download | only in include
History log of /src/sys/arch/prep/include/autoconf.h
RevisionDateAuthorComments
 1.9  30-Jun-2011  matt Modify mapiodev to take a third argument indicating whether the space
should be prefetchable (true) or not (false).
 1.8  17-Oct-2007  garbled 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.
 1.7  04-Mar-2007  christos branches: 1.7.2; 1.7.10; 1.7.18; 1.7.20; 1.7.22; 1.7.24;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.6  09-May-2006  garbled branches: 1.6.14;
de-__P these files.
 1.5  03-May-2006  garbled Generic soft interrupt support for prep. Mostly copied from macppc,
tested on 7248 and 7043.
 1.4  11-Dec-2005  christos branches: 1.4.4; 1.4.6; 1.4.8; 1.4.10; 1.4.12;
merge ktrace-lwp.
 1.3  05-Jun-2005  he branches: 1.3.2;
Adapt to compiling with -Wcast-qual and -Wshadow.
 1.2  05-Jul-2002  matt branches: 1.2.6;
Peform a rototill over the powerpc-based ports.

Move the trap/vector initialization for MPC6xx ports to mpc6xx_machdep.c
Also move softnet, install_extintr, mapiodev, kvtop. Add common BAT
initialization code.

Add user Altivec support.

Fix calls to OF_call_method in macppc/macppc/machdep.c.

Use ci_fpuproc in cpu_info instead of separate fpuproc.

Add separate syscall.c and defined __HAVE_SYSCALL_INTERN.
 1.1  29-Feb-2000  nonaka branches: 1.1.6; 1.1.10; 1.1.14; 1.1.22;
Initial import prep port.
 1.1.22.1  16-Jul-2002  gehenna catch up with -current.
 1.1.14.1  01-Aug-2002  nathanw Catch up to -current.
 1.1.10.1  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.1.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1  29-Feb-2000  bouyer file autoconf.h was added on branch thorpej_scsipi on 2000-11-20 20:22:56 +0000
 1.2.6.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.3.2.3  27-Oct-2007  yamt sync with head.
 1.3.2.2  03-Sep-2007  yamt sync with head.
 1.3.2.1  21-Jun-2006  yamt sync with head.
 1.4.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.4.10.1  11-May-2006  elad sync with head
 1.4.8.1  24-May-2006  yamt sync with head.
 1.4.6.1  01-Jun-2006  kardel Sync with head.
 1.4.4.1  09-Sep-2006  rpaulo sync with head
 1.6.14.1  12-Mar-2007  rmind Sync with HEAD.
 1.7.24.1  25-Oct-2007  bouyer Sync with HEAD.
 1.7.22.1  18-Oct-2007  yamt sync with head.
 1.7.20.1  06-Nov-2007  matt sync with HEAD
 1.7.18.1  26-Oct-2007  joerg Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
 1.7.10.1  09-May-2007  garbled More prep rototill. Utilize the functions provided in
powerpc/oea/prep_machdep.c. While here, clean up some unused functions
and prototypes.
 1.7.2.1  23-Oct-2007  ad Sync with head.

RSS XML Feed