History log of /src/sys/arch/sgimips/include/types.h |
Revision | | Date | Author | Comments |
1.18 |
| 01-Apr-2021 |
simonb | Whitespace: #define<tab>
|
1.17 |
| 26-Jan-2017 |
christos | branches: 1.17.26; 1.17.28; provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
|
1.16 |
| 17-Jul-2011 |
dyoung | branches: 1.16.12; 1.16.30; 1.16.34; 1.16.38; Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. This involves moving some inline bus_space(9) implementation into .c files.
|
1.15 |
| 20-Jan-2008 |
joerg | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, remove the conditionals and the code associated with the undef case.
|
1.14 |
| 17-Oct-2007 |
garbled | branches: 1.14.2; 1.14.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.13 |
| 17-Jul-2007 |
macallan | branches: 1.13.10; use 64bit paddr_t and bus_addr_t so we can mmap DMA buffers uncached
|
1.12 |
| 14-Jul-2007 |
ad | Generic soft interrupts are mandatory.
|
1.11 |
| 16-Sep-2006 |
gdamore | branches: 1.11.10; 1.11.18; sgimips converted to timecounters. Systems that can do them get mips_cp0 based logic. We also use the common mips3_clock functions for those systems, removing some port-specific code.
Tested by martin@.
|
1.10 |
| 05-Sep-2006 |
rumble | branches: 1.10.2; Switch sgimips to MI todr.
|
1.9 |
| 03-Sep-2006 |
bjh21 | 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 |
| 10-Dec-2003 |
lonewolf | branches: 1.7.16; sgimips lives in the new-style wscons land.
|
1.6 |
| 03-Jan-2003 |
rafal | branches: 1.6.2; Cosmetic fix -- move __HAVE_MIPS_MACHDEP_CACHE_CONFIG to "MIPS specific options" section.
|
1.5 |
| 03-Jan-2003 |
rafal | Checkpoint of O2 work by Chris Sekiya and myself. This is the sgimips bit; still needs some arch/mips support code before it will fully work.
|
1.4 |
| 05-Aug-2002 |
simonb | Use a __HAVE_BOOTINFO_H define to check for bootinfo support instead of speading port names in arch-dependant code.
|
1.3 |
| 18-Oct-2001 |
mhitch | branches: 1.3.4; 1.3.12; We have device_register().
|
1.2 |
| 11-May-2001 |
thorpej | branches: 1.2.2; We now have generic soft interrupts.
|
1.1 |
| 14-Jun-2000 |
soren | branches: 1.1.4; 1.1.6; 1.1.8; Initial commit.
|
1.1.8.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.1.6.2 |
| 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.1.6.1 |
| 14-Jun-2000 |
bouyer | file types.h was added on branch thorpej_scsipi on 2000-11-20 20:23:47 +0000
|
1.1.4.2 |
| 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.1.4.1 |
| 14-Jun-2000 |
minoura | file types.h was added on branch minoura-xpg4dl on 2000-06-22 17:03:31 +0000
|
1.2.2.2 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.2.2.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.3.12.1 |
| 31-Aug-2002 |
gehenna | catch up with -current.
|
1.3.4.3 |
| 07-Jan-2003 |
thorpej | Sync with HEAD.
|
1.3.4.2 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
1.3.4.1 |
| 18-Oct-2001 |
nathanw | file types.h was added on branch nathanw_sa on 2002-08-13 02:18:49 +0000
|
1.6.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.6.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.6.2.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.10.2.1 |
| 18-Nov-2006 |
ad | Sync with head.
|
1.11.18.1 |
| 03-Oct-2007 |
garbled | Sync with HEAD
|
1.11.10.2 |
| 20-Aug-2007 |
ad | Sync with HEAD.
|
1.11.10.1 |
| 15-Jul-2007 |
ad | Sync with head.
|
1.13.10.2 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.13.10.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.14.8.1 |
| 23-Jan-2008 |
bouyer | Sync with HEAD.
|
1.14.2.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
1.16.38.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.16.34.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.16.30.1 |
| 05-Feb-2017 |
skrll | Sync with HEAD
|
1.16.12.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.17.28.1 |
| 03-Apr-2021 |
thorpej | Sync with HEAD.
|
1.17.26.1 |
| 03-Apr-2021 |
thorpej | Sync with HEAD.
|