Home | History | Annotate | Download | only in include
History log of /src/sys/arch/bebox/include/powerpc.h
RevisionDateAuthorComments
 1.8  14-Mar-2009  dsl 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  11-Dec-2005  christos branches: 1.6.30; 1.6.38; 1.6.48; 1.6.50; 1.6.52; 1.6.54;
merge ktrace-lwp.
 1.5  23-Oct-2004  thorpej branches: 1.5.12;
Centralize the declaration of booted_device and booted_partition.
 1.4  01-Jun-2000  matt branches: 1.4.26;
Make booted_device global (and booted_parition for consitency).
Eliminate it from header files and other extern definitions.
 1.3  24-Aug-1998  sakamoto branches: 1.3.12; 1.3.20;
vm_offset_t --> [pv]addr_t.
 1.2  18-Dec-1997  sakamoto use pmap.c of port-powerpc.
mem_regions support.
 1.1  14-Oct-1997  sakamoto Initial commit of NetBSD/bebox port.
 1.3.20.1  22-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.3.12.1  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.4.26.1  02-Nov-2004  skrll Sync with HEAD.
 1.5.12.1  27-Oct-2007  yamt sync with head.
 1.6.54.1  25-Oct-2007  bouyer Sync with HEAD.
 1.6.52.1  18-Oct-2007  yamt sync with head.
 1.6.50.1  06-Nov-2007  matt sync with HEAD
 1.6.48.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.38.1  28-Jun-2007  ober Updates to move Bebox to the powerpc ISA code.
 1.6.30.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.

RSS XML Feed