History log of /src/sys/arch/shark/include/types.h |
Revision | | Date | Author | Comments |
1.10 |
| 26-Jan-2017 |
christos | provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
|
1.9 |
| 20-Jan-2008 |
joerg | branches: 1.9.54; 1.9.74; 1.9.78; 1.9.82; Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, remove the conditionals and the code associated with the undef case.
|
1.8 |
| 17-Oct-2007 |
garbled | branches: 1.8.2; 1.8.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.7 |
| 14-Jul-2007 |
ad | branches: 1.7.6; 1.7.10; 1.7.12; Generic soft interrupts are mandatory.
|
1.6 |
| 18-Feb-2007 |
matt | branches: 1.6.4; 1.6.12; Add __HAVE_GENERIC_SOFT_INTERRUPTS support for shark. This was done by extenting the current arm generic intrs to support softintrs. Add IPL_SOFTCLOCK, IPL_SOFTNET, IPL_SOFTSERIAL.
|
1.5 |
| 13-Sep-2006 |
gdamore | branches: 1.5.6; Convert shark and ofppc to new common ofrtc and MI todr code. Tested on shark. Ok christos@, martin@.
|
1.4 |
| 13-Sep-2006 |
gdamore | Convert shark to timecounters. Tested by numerous folks, ok christos@, martin@.
|
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.2; 1.2.14; 1.2.36; 1.2.50; 1.2.54; Use "#define<tab>".
|
1.1 |
| 10-Feb-2002 |
thorpej | Kill arch/arm32. The last platform supported there, Shark, is now in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support code, is going to be deleted. It has bit-rotted.)
|
1.2.54.1 |
| 14-Sep-2006 |
yamt | sync with head.
|
1.2.50.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.2.36.4 |
| 21-Jan-2008 |
yamt | sync with head
|
1.2.36.3 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.2.36.2 |
| 26-Feb-2007 |
yamt | sync with head.
|
1.2.36.1 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.2.14.2 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.2.14.1 |
| 28-Feb-2002 |
jdolecek | file types.h was added on branch kqueue on 2002-06-23 17:41:18 +0000
|
1.2.2.3 |
| 01-Apr-2002 |
nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
|
1.2.2.2 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.2.2.1 |
| 28-Feb-2002 |
nathanw | file types.h was added on branch nathanw_sa on 2002-02-28 04:11:51 +0000
|
1.3.2.1 |
| 18-Nov-2006 |
ad | Sync with head.
|
1.5.6.1 |
| 27-Feb-2007 |
yamt | - sync with head. - move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
|
1.6.12.1 |
| 03-Oct-2007 |
garbled | Sync with HEAD
|
1.6.4.1 |
| 15-Jul-2007 |
ad | Sync with head.
|
1.7.12.3 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.7.12.2 |
| 28-Jan-2008 |
matt | Given the that there are only 4 IPLs (ignoring soft IPLs), a number of cleanups can be done: Remove _SPL_* aliases. Don't store irqmasks in ci_cpl, just make it an ipl level. Add fast softint switching support.
|
1.7.12.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.7.10.2 |
| 27-Jan-2008 |
chris | Sync to HEAD.
|
1.7.10.1 |
| 01-Jan-2008 |
chris | Sync with HEAD.
|
1.7.6.1 |
| 28-Feb-2008 |
rjs | Sync with HEAD.
|
1.8.8.1 |
| 23-Jan-2008 |
bouyer | Sync with HEAD.
|
1.8.2.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
1.9.82.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.9.78.1 |
| 20-Mar-2017 |
pgoyette | Sync with HEAD
|
1.9.74.1 |
| 05-Feb-2017 |
skrll | Sync with HEAD
|
1.9.54.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|