Home | History | Annotate | Download | only in include
History log of /src/sys/arch/bebox/include/autoconf.h
RevisionDateAuthorComments
 1.4  30-Jun-2011  matt Modify mapiodev to take a third argument indicating whether the space
should be prefetchable (true) or not (false).
 1.3  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.2  05-Jul-2002  matt branches: 1.2.22; 1.2.64; 1.2.72; 1.2.82; 1.2.84; 1.2.86; 1.2.88;
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  26-Aug-2001  matt branches: 1.1.4; 1.1.8; 1.1.16;
Make all powerpc ports use a common Makefile.powerpc (except walnut)
Enforce -Wmissing-prototypes -Wstrict-prototypes for all ppc ports.
Split out macppc cpu support and make common to mpc6xx ports. Make
other mpc6xx ports use it. Add evcnts for mpc6xx traps.
 1.1.16.1  16-Jul-2002  gehenna catch up with -current.
 1.1.8.2  01-Aug-2002  nathanw Catch up to -current.
 1.1.8.1  26-Aug-2001  nathanw file autoconf.h was added on branch nathanw_sa on 2002-08-01 02:41:25 +0000
 1.1.4.3  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.1.4.2  13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.1.4.1  26-Aug-2001  thorpej file autoconf.h was added on branch kqueue on 2001-09-13 01:13:28 +0000
 1.2.88.1  25-Oct-2007  bouyer Sync with HEAD.
 1.2.86.1  18-Oct-2007  yamt sync with head.
 1.2.84.1  06-Nov-2007  matt sync with HEAD
 1.2.82.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.2.72.2  08-Jul-2007  ober More cleanups of intr.h and headers.
 1.2.72.1  28-Jun-2007  ober Updates to move Bebox to the powerpc ISA code.
 1.2.64.1  23-Oct-2007  ad Sync with head.
 1.2.22.1  27-Oct-2007  yamt sync with head.

RSS XML Feed