Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mvmeppc/include/platform.h
RevisionDateAuthorComments
 1.4  18-Jun-2011  matt struct device * -> device_t
struct cfdata * -> cfdata_t
use device accessors, use device_private.
some softc/device_t splits (macppc needs a bunch more)
aprint*_dev used considerably more
 1.3  28-Apr-2008  martin branches: 1.3.32;
Remove clause 3 and 4 from TNF licenses
 1.2  17-Oct-2007  garbled branches: 1.2.16; 1.2.18; 1.2.20;
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.1  27-Feb-2002  scw branches: 1.1.2; 1.1.14; 1.1.36; 1.1.78; 1.1.86; 1.1.96; 1.1.98; 1.1.100; 1.1.102;
New port: NetBSD/mvmeppc

Based mostly on NetBSD/prep at this time since the earlier mvme160x
boards are pretty much PReP compliant. Later boards in the range
diverge somewhat from the reference platform, hence the separate port.

Still needs *lots* of bashing into shape, but at this time it will
boot to multi-user over ethernet on an MVME1603-051.
 1.1.102.1  25-Oct-2007  bouyer Sync with HEAD.
 1.1.100.1  18-Oct-2007  yamt sync with head.
 1.1.98.1  06-Nov-2007  matt sync with HEAD
 1.1.96.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.1.86.1  09-May-2007  garbled Apply the complete renovation package to mvmeppc.
1) Convert to shared PIC code. For now, using i8259, however, I suspect
this machine really needs prepivr.
2) Convert to shared PCI
3) Convert to shared ISA
4) Clean up a few __P's and K&R declarations. Still a few to go probably.
 1.1.78.1  23-Oct-2007  ad Sync with head.
 1.1.36.1  27-Oct-2007  yamt sync with head.
 1.1.14.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.14.1  27-Feb-2002  jdolecek file platform.h was added on branch kqueue on 2002-06-23 17:38:31 +0000
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  27-Feb-2002  nathanw file platform.h was added on branch nathanw_sa on 2002-02-28 04:11:03 +0000
 1.2.20.1  16-May-2008  yamt sync with head.
 1.2.18.1  18-May-2008  yamt sync with head.
 1.2.16.1  02-Jun-2008  mjf Sync with HEAD.
 1.3.32.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.

RSS XML Feed