index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
spr.h
Age
Commit message (
Expand
)
Author
2003-10-09
Add support for MPC74[45]7
matt
2003-09-23
Add IBM405GPr PVR.
shige
2003-08-17
add some 745x-specific MSSCR0 bits.
chs
2003-04-04
MMCRx register definitions should not be prefixed by SPR_
matt
2003-04-04
Add two missing L2CLK speeds.
matt
2003-03-14
Condition ({ ... }) by __GNUC__. Remove redundant SPR_IBAT0U definiton.
matt
2003-02-26
Added configuration entries for L3CR_CONFIG for L3 caches on 745x
jklos
2002-08-14
Add a bunch of mpc8xx SPR definitions.
matt
2002-08-11
Add some IBM 4xx CPU PVR values; sort PVRs numerically.
simonb
2002-08-10
Add IBM Power3 CPUID.
matt
2002-08-08
Add SPR_ASR from OEA-64. Change mfspr to use register_t.
matt
2002-08-06
add the MSSCR0 register and some more L2CR fields.
chs
2002-07-01
Add VRSAVE.
matt
2002-06-20
Add IBM750FX (0x7000)
matt
2002-06-19
Include the Processor ID for the MPC8245.
briggs
2002-04-03
Add some MPC745x L3CR cache definitions.
matt
2002-03-03
Add MPC7455
matt
2002-03-03
Add bit definitions for the MMCR's, and event numbers for the events
nathanw
2002-03-03
Correct the SPR numbers of PMC3 and PMC4.
nathanw
2002-03-03
Delete the retconned SIAR SPR.
nathanw
2002-03-03
Add MPC7xx/7xxx performance monitor control registers (MMCR0-2, UMMCR0-2).
nathanw
2002-03-03
Add bit definitions for the MPC750 thermal management registers.
nathanw
2002-02-05
Add MPC601 MQ and RTCU/RTCL SPRs.
kleink
2001-12-02
Add PVR processor type fields for IBM 405GP and IBM 405L.
thorpej
2001-10-29
Include bit definitions for the Debug Status Register; from Artem Belevich
simonb
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-08-30
Add new 7450 SPRs
matt
2001-08-26
Make all powerpc ports use a common Makefile.powerpc (except walnut)
matt
2001-06-23
Use __asm __volatile. Use _POWERPC_SPR_H_
matt
2001-06-22
DMISS/DCMP/HASH1/HASH2/IMISS/ICMP/RPA are also valid on the MPC6XX
matt
2001-06-19
Move the DSISR SPR bit definitions from <powerpc/mpc6xx/pte.h> to
simonb
2001-06-13
Add a port to IBM's PPC405GP Reference Board (the "walnut")
simonb