Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/macppc/dev/viareg.h
RevisionDateAuthorComments
 1.9  01-Feb-2012  matt Use C89 function prototypes.
 1.8  14-Mar-2009  dsl branches: 1.8.12; 1.8.16;
Remove all the __P() from sys (excluding sys/dist)
Diff checked with grep and MK1 eyeball.
i386 and amd64 GENERIC and sys still build.
 1.7  17-Oct-2007  garbled branches: 1.7.20; 1.7.28; 1.7.34;
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.6  17-Jan-2007  macallan branches: 1.6.6; 1.6.14; 1.6.22; 1.6.24; 1.6.26; 1.6.28;
new drivers for pmu and cuda
 1.5  24-Dec-2005  perry branches: 1.5.20;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
 1.4  19-Jun-2001  simonb branches: 1.4.8; 1.4.40;
Add/change prototypes so that macpcc builds with -Wstrict-prototypes.
 1.3  01-Apr-2001  tsubai Correct vBufA offset. (currenly not used)
 1.2  20-Oct-1998  tsubai branches: 1.2.12; 1.2.24;
Add via-pmu support (only PowerBook 2400c/180 is tested).
 1.1  15-May-1998  tsubai Initial import of macppc port.
 1.2.24.2  21-Jun-2001  nathanw Catch up to -current.
 1.2.24.1  09-Apr-2001  nathanw Catch up with -current.
 1.2.12.1  21-Apr-2001  bouyer Sync with HEAD
 1.4.40.3  27-Oct-2007  yamt sync with head.
 1.4.40.2  26-Feb-2007  yamt sync with head.
 1.4.40.1  21-Jun-2006  yamt sync with head.
 1.4.8.2  19-Jun-2001  simonb Add/change prototypes so that macpcc builds with -Wstrict-prototypes.
 1.4.8.1  19-Jun-2001  simonb file viareg.h was added on branch nathanw_sa on 2001-06-19 12:02:57 +0000
 1.5.20.1  01-Feb-2007  ad Sync with head.
 1.6.28.1  25-Oct-2007  bouyer Sync with HEAD.
 1.6.26.1  18-Oct-2007  yamt sync with head.
 1.6.24.1  06-Nov-2007  matt sync with HEAD
 1.6.22.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.6.14.1  07-Jun-2007  garbled Convert macppc to powerpc bus_space. Lots of work here from Matt Thomas,
as well as the common ofwoea code from myself. Compile tested only,
still probably needs some fine tuning.

Also in this commit:
Convert macppc to new shared ofwoea routines.
Lots of KNF.
 1.6.6.1  23-Oct-2007  ad Sync with head.
 1.7.34.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.7.28.1  28-Apr-2009  skrll Sync with HEAD.
 1.7.20.1  04-May-2009  yamt sync with head.
 1.8.16.1  18-Feb-2012  mrg merge to -current.
 1.8.12.1  17-Apr-2012  yamt sync with head

RSS XML Feed