Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sandpoint/include/types.h
RevisionDateAuthorComments
 1.10  15-Apr-2021  rin sandpoint has its own module_init_md(). So, do not compile in
that function in powerpc_machdep.c.
 1.9  01-Apr-2021  simonb Whitespace: #define<tab>
 1.8  17-Jul-2011  dyoung branches: 1.8.66; 1.8.68;
Switch more PowerPC ports having PCI support to new-style <sys/bus.h>.
 1.7  17-Jul-2010  tsutsui Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS,
which is mandatory since 2007/07:
http://mail-index.NetBSD.org/source-changes/2007/07/14/0039.html
 1.6  20-Jan-2008  joerg branches: 1.6.10; 1.6.30; 1.6.32;
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
remove the conditionals and the code associated with the undef case.
 1.5  17-Oct-2007  garbled branches: 1.5.2; 1.5.8;
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.4  15-Sep-2006  gdamore branches: 1.4.10; 1.4.18; 1.4.28; 1.4.30; 1.4.32; 1.4.34;
Convert sandpoint to GENERIC todr, including breaking of the clock handling
out into its own driver. (NB: mcclock should really, really be an MI driver
to avoid this kind of pasteware, but it is "nontrivial" to cope with the
fact that some machines have different ideas of mcclock.)
 1.3  03-Sep-2006  bjh21 branches: 1.3.2;
Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.
 1.2  28-Feb-2002  simonb branches: 1.2.32; 1.2.46; 1.2.50;
Use "#define<tab>".
 1.1  04-Feb-2001  briggs branches: 1.1.2; 1.1.6; 1.1.10;
Support for the Motorola Sandpoint reference platform using the
MPC8240 processor module. See the README for more information.
 1.1.10.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.1.6.1  16-Mar-2002  jdolecek Catch up with -current.
 1.1.2.2  11-Feb-2001  bouyer Sync with HEAD.
 1.1.2.1  04-Feb-2001  bouyer file types.h was added on branch thorpej_scsipi on 2001-02-11 19:11:59 +0000
 1.2.50.1  14-Sep-2006  yamt sync with head.
 1.2.46.1  09-Sep-2006  rpaulo sync with head
 1.2.32.3  21-Jan-2008  yamt sync with head
 1.2.32.2  27-Oct-2007  yamt sync with head.
 1.2.32.1  30-Dec-2006  yamt sync with head.
 1.3.2.1  18-Nov-2006  ad Sync with head.
 1.4.34.1  25-Oct-2007  bouyer Sync with HEAD.
 1.4.32.1  18-Oct-2007  yamt sync with head.
 1.4.30.2  23-Mar-2008  matt sync with HEAD
 1.4.30.1  06-Nov-2007  matt sync with HEAD
 1.4.28.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.4.18.2  25-May-2007  nisimura - __HAVE_DEVICE_REGISTER.
- allow bootinfo to pass cookie value to determine rootdev. It's
a PCI tag encoded value (bus:dev:func) when netboot case.
- nuke some defunct comments whose origin can be traced back to the
age of VAX bus hose plumbering.
- should re-visit when diskboot is being made.
 1.4.18.1  04-May-2007  nisimura NetBSD/sandpoint steps forward to ppcoea-renovation.
- __HAVE_GENERIC_SOFT_INTERRUPTS
- __HAVE_TIMEOUTER
- adapt powerpc/pic cascadable PIC dispatching scheme.
- import bus.h, intr.h and isa_machdep.h from prep.
- make openpicreg.h EPIC register locator somehow flexible.
 1.4.10.1  23-Oct-2007  ad Sync with head.
 1.5.8.1  23-Jan-2008  bouyer Sync with HEAD.
 1.5.2.1  18-Feb-2008  mjf Sync with HEAD.
 1.6.32.1  05-Mar-2011  rmind sync with head
 1.6.30.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.6.10.1  11-Aug-2010  yamt sync with head.
 1.8.68.2  17-Apr-2021  thorpej Sync with HEAD.
 1.8.68.1  03-Apr-2021  thorpej Sync with HEAD.
 1.8.66.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed