OpenGrok
Cross Reference: cacheops_40.h
xref
: /
src
/
sys
/
arch
/
m68k
/
include
/
cacheops_40.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/m68k/include/cacheops_40.h
Revision
Date
Author
Comments
1.12
27-Dec-2023
thorpej
Re-factor the 680x0 Function Code definitions into their own
separate file (as was done on the sun2/sun3 ports ages ago)
and switch everyone to the common header.
1.11
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.10
17-Oct-2007
garbled
branches: 1.10.16; 1.10.18; 1.10.20;
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.9
08-Jun-2007
tsutsui
branches: 1.9.10;
Use pointers for variables assigned to %a0 by __asm("%a0") so that
gcc may generate silightly better inlined code on optimization.
1.8
16-Feb-2006
perry
branches: 1.8.24; 1.8.26; 1.8.32;
Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.
As per core@.
1.7
24-Dec-2005
perry
branches: 1.7.2; 1.7.4; 1.7.6;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
1.6
03-Nov-2002
chs
branches: 1.6.22;
use "static __inline" instead of "extern __inline" so that we can
build without optimization.
1.5
06-Nov-1999
thorpej
branches: 1.5.12;
Add register prefixes.
1.4
25-Sep-1999
is
branches: 1.4.2; 1.4.4; 1.4.8;
Replace leftover vm_offset_t's by paddr_t or vaddr_t, as appropriate.
Rename variables/parameters from "va" to "pa" where they are a paddr_t.
Correct DCIAS to take a paddr_t (instead of vaddr_t).
1.3
02-Sep-1998
leo
Nuke vm_offset_t/vm_size_t.
1.2
05-Nov-1997
thorpej
inline -> __inline
1.1
02-Jun-1997
leo
branches: 1.1.8;
An attempt to make a generic m68k implementation for cache control operations.
Not yet completely finished.
1.1.8.1
05-Nov-1997
thorpej
Update from trunk: inline -> __inline
1.4.8.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.4.4.1
15-Nov-1999
fvdl
Sync with -current
1.4.2.1
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.5.12.1
11-Nov-2002
nathanw
Catch up to -current
1.6.22.2
03-Sep-2007
yamt
sync with head.
1.6.22.1
21-Jun-2006
yamt
sync with head.
1.7.6.1
22-Apr-2006
simonb
Sync with head.
1.7.4.1
09-Sep-2006
rpaulo
sync with head
1.7.2.1
18-Feb-2006
yamt
sync with head.
1.8.32.1
26-Jun-2007
garbled
Sync with HEAD.
1.8.26.1
11-Jul-2007
mjf
Sync with head.
1.8.24.1
15-Jul-2007
ad
Sync with head.
1.9.10.1
06-Nov-2007
matt
sync with HEAD
1.10.20.1
16-May-2008
yamt
sync with head.
1.10.18.1
18-May-2008
yamt
sync with head.
1.10.16.1
02-Jun-2008
mjf
Sync with HEAD.
Indexes created Sat Oct 11 13:09:53 GMT 2025