Home | History | Annotate | Download | only in include
History log of /src/sys/arch/hpcarm/include/types.h
RevisionDateAuthorComments
 1.16  26-Jan-2017  christos provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
 1.15  07-May-2013  matt branches: 1.15.12; 1.15.16; 1.15.20;
Make all ports use a common disklabel.h with MAXPARTITIONS set to 16.
Only RAW_PART varies between ports.
 1.14  17-Jul-2010  tsutsui branches: 1.14.8; 1.14.18;
Bump MAXPARTITIONS from 8 to 16 using __HAVE_OLD_DISKLABEL compat method
as i386 and hpcmips. PR port-hpcarm/18256
 1.13  20-Jan-2008  joerg branches: 1.13.10; 1.13.30; 1.13.32;
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
remove the conditionals and the code associated with the undef case.
 1.12  17-Oct-2007  garbled branches: 1.12.2; 1.12.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.11  14-Jul-2007  ad branches: 1.11.6; 1.11.10;
Generic soft interrupts are mandatory.
 1.10  23-Oct-2006  peter branches: 1.10.8; 1.10.16;
Enable MI todr(9) and timecounter on hpcarm.
 1.9  03-Sep-2006  bjh21 branches: 1.9.2; 1.9.4;
Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.
 1.8  11-Dec-2005  christos branches: 1.8.4; 1.8.8;
merge ktrace-lwp.
 1.7  06-Aug-2003  bsh branches: 1.7.16;
add __GENERIC_SOFT_INTERRUPTS_ALL_LEVELS to machine/types.h for
following ports:

acorn26, amiga, hpcarm, sparc, sparc64

This was proposed by Martin Husemann at teck-kern@ in May to properly
test whether softintr can be established for all IPL, or only for
IPL_SOFT*. OKed by acorn26, hpcarm and sparc port masters.
 1.6  28-Feb-2002  simonb branches: 1.6.16;
Use "#define<tab>".
 1.5  22-Nov-2001  thorpej Add 26-bit and 32-bit types.h files, which indicate the programming
model in use for a given platform (__PROG26 vs __PROG32), then pulls
in <arm/types.h>. Change each ARM port to pull in <arm/arm26/types.h>
or <arm/arm32/types.h> as appropriate. Change all references to PROG26
and PROG32 to __PROG26 and __PROG32. Eliminate the opt_progmode.h
header file.
 1.4  20-Jun-2001  toshii branches: 1.4.2; 1.4.8;
Define __HAVE_GENERIC_SOFT_INTERRUPTS, and nuke traditional softserial and
softclock.
 1.3  23-Feb-2001  bjh21 branches: 1.3.4;
__HAVE_NWSCONS and __HAVE_DEVICE_REGISTER are MACHINE-dependent.
 1.2  23-Feb-2001  reinoud Big patch for merging common include files of the new hpcarm tree and the old arm32
tree into the new arm substree. All moved files are relinked with a stub that included
the file from the new location; this might be done better later.
 1.1  23-Feb-2001  ichiro hpcarm:
kernel for StrongARM-based WinCE PDA machine.
 1.3.4.2  12-Mar-2001  bouyer Sync with HEAD.
 1.3.4.1  23-Feb-2001  bouyer file types.h was added on branch thorpej_scsipi on 2001-03-12 13:28:30 +0000
 1.4.8.3  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.4.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.4.8.1  20-Jun-2001  nathanw file types.h was added on branch nathanw_sa on 2002-01-08 00:24:55 +0000
 1.4.2.2  16-Mar-2002  jdolecek Catch up with -current.
 1.4.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.6.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.16.1  03-Aug-2004  skrll Sync with HEAD
 1.7.16.3  21-Jan-2008  yamt sync with head
 1.7.16.2  03-Sep-2007  yamt sync with head.
 1.7.16.1  30-Dec-2006  yamt sync with head.
 1.8.8.1  14-Sep-2006  yamt sync with head.
 1.8.4.1  09-Sep-2006  rpaulo sync with head
 1.9.4.1  10-Dec-2006  yamt sync with head.
 1.9.2.1  18-Nov-2006  ad Sync with head.
 1.10.16.1  03-Oct-2007  garbled Sync with HEAD
 1.10.8.1  15-Jul-2007  ad Sync with head.
 1.11.10.2  23-Mar-2008  matt sync with HEAD
 1.11.10.1  06-Nov-2007  matt sync with HEAD
 1.11.6.1  28-Feb-2008  rjs Sync with HEAD.
 1.12.8.1  23-Jan-2008  bouyer Sync with HEAD.
 1.12.2.1  18-Feb-2008  mjf Sync with HEAD.
 1.13.32.1  05-Mar-2011  rmind sync with head
 1.13.30.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.13.10.1  11-Aug-2010  yamt sync with head.
 1.14.18.2  03-Dec-2017  jdolecek update from HEAD
 1.14.18.1  23-Jun-2013  tls resync from head
 1.14.8.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.15.20.1  21-Apr-2017  bouyer Sync with HEAD
 1.15.16.1  20-Mar-2017  pgoyette Sync with HEAD
 1.15.12.1  05-Feb-2017  skrll Sync with HEAD

RSS XML Feed