Home | History | Annotate | Download | only in include
History log of /src/sys/arch/bebox/include/types.h
RevisionDateAuthorComments
 1.14  01-Apr-2021  simonb Define __HAVE_LEGACY_INTRCNT to indicate this port uses legacy intrcnt
interrupt accounting.
 1.13  01-Apr-2021  simonb Whitespace: #define<tab>
 1.12  17-Jul-2011  dyoung branches: 1.12.66; 1.12.68;
Switch more PowerPC ports having PCI support to new-style <sys/bus.h>.
 1.11  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.10  20-Jan-2008  joerg branches: 1.10.10; 1.10.30; 1.10.32;
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,
remove the conditionals and the code associated with the undef case.
 1.9  17-Oct-2007  garbled branches: 1.9.2; 1.9.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.8  15-Sep-2006  gdamore branches: 1.8.10; 1.8.18; 1.8.28; 1.8.30; 1.8.32; 1.8.34;
Convert bebox to MI todr. As part of this, separate out the mc146818
clock handling. Originally reviewed with that committed as an MI driver
in dev/isa, crazy MD versions of mcclock made that impossible. So for
now I'm only handling it as an MD driver. Ok garbled@
 1.7  03-Sep-2006  bjh21 branches: 1.7.2;
Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.
 1.6  28-Feb-2002  simonb branches: 1.6.32; 1.6.46; 1.6.50;
Use "#define<tab>".
 1.5  28-May-1998  sakamoto branches: 1.5.28; 1.5.32;
Use new PowerPC-generic stuff(sys/arch/powerpc).
 1.4  26-Mar-1998  sakamoto tell drivers that this port knows about the new wscons code
(and generates the NWSCONS etc include files)
 1.3  02-Feb-1998  sakamoto Eliminate __BROKEN_INDIRECT_CONFIG
 1.2  05-Nov-1997  thorpej Mark uses of long long with /* LONGLONG */ for lint. From
Chris Demetriou <cgd@pa.dec.com>.
 1.1  14-Oct-1997  sakamoto branches: 1.1.2;
Initial commit of NetBSD/bebox port.
 1.1.2.1  05-Nov-1997  thorpej Update from trunk: Mark usese of long long with /* LONGLONG */ for lint.
 1.5.32.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.5.28.1  16-Mar-2002  jdolecek Catch up with -current.
 1.6.50.1  14-Sep-2006  yamt sync with head.
 1.6.46.1  09-Sep-2006  rpaulo sync with head
 1.6.32.3  21-Jan-2008  yamt sync with head
 1.6.32.2  27-Oct-2007  yamt sync with head.
 1.6.32.1  30-Dec-2006  yamt sync with head.
 1.7.2.1  18-Nov-2006  ad Sync with head.
 1.8.34.1  25-Oct-2007  bouyer Sync with HEAD.
 1.8.32.1  18-Oct-2007  yamt sync with head.
 1.8.30.2  23-Mar-2008  matt sync with HEAD
 1.8.30.1  06-Nov-2007  matt sync with HEAD
 1.8.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.8.18.2  28-Jun-2007  ober Updates to move Bebox to the powerpc ISA code.
 1.8.18.1  02-May-2007  matt Make bebox build again. Use cpl,astpending,etc. from cpu_info.
Use powerpc generic softintr.
 1.8.10.1  23-Oct-2007  ad Sync with head.
 1.9.8.1  23-Jan-2008  bouyer Sync with HEAD.
 1.9.2.1  18-Feb-2008  mjf Sync with HEAD.
 1.10.32.1  05-Mar-2011  rmind sync with head
 1.10.30.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.10.10.1  11-Aug-2010  yamt sync with head.
 1.12.68.1  03-Apr-2021  thorpej Sync with HEAD.
 1.12.66.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed