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
/
sgimips
/
dev
Age
Commit message (
Expand
)
Author
2010-01-12
Split device_t/softc, some KNF.
tsutsui
2010-01-12
Switch to using todr_[gs]ettime_ymdhms() format
tsutsui
2009-12-14
Merge from matt-nb5-mips64
matt
2009-12-12
Remove `volatile' qualifier from argument types of
tsutsui
2009-11-21
Use lwp_getpcb() on mips, powerpc and sh3, clean from struct user usage.
rmind
2009-03-26
add a few more register definitions, needed by the latest crime_drv.
macallan
2009-03-18
Ansify function definitions w/o arguments. Generated with sed.
cegger
2009-02-12
Enable Personal IRIS 4D/20 and 4D/25 support:
rumble
2009-02-10
Check in work in progress of Personal IRIS 4D/20 and 4D/25 support (IP6
rumble
2008-11-25
Don't be lazy and let one directory's Makefile install an include
he
2008-11-06
add a couple more registers
macallan
2008-08-23
KNF and misc cosmetics.
tsutsui
2008-08-08
Misc cosmetics:
tsutsui
2008-08-07
In crime_attach(), call crime_watchdog_disable() rather than
tsutsui
2008-08-07
Fix a typo so that the crimedog is actually shut up.
tsutsui
2008-08-03
- replace some mysterious magic numbers in CPU clock measurement code
tsutsui
2008-07-30
Add a BUS_DMASYNC_PREWRITE call against tile's DMA address descriptors.
tsutsui
2008-06-13
use device_lookup_private to get softc
cegger
2008-05-26
Remove all initialization of obsolete ci_divisor_recip in
tsutsui
2008-05-08
Use 2-clause license.
jmcneill
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-29
Split softc and device_t for zsc(4) and its children.
tsutsui
2008-03-18
Remove debug printf: ``so we need 10 x 8 tiles -> 00500000''
jmcneill
2008-03-15
Swap red and blue for 8bpp paletted mode.
jmcneill
2008-03-02
allow userland to map all video memory, not just the visible part
macallan
2008-03-01
allocate a linear buffer, don't smoke crack when setting up the engine's TLBs
macallan
2008-02-18
correct accidentially committed garbage (what the hell... )
macallan
2008-02-18
correct typo
macallan
2008-02-18
avoid unnecessary writes to the MTE's direction registers
macallan
2008-02-17
use MTE for rectangle filling as well
macallan
2008-02-17
adjust some register names, also use MTE for scrolling down
macallan
2008-02-17
use the memory transfer engine for scrolling when possible
macallan
2008-02-10
bunch of minor fixes:
macallan
2008-02-06
get rid of some leftover debugging cruft
macallan
2008-02-05
update (c) sections
macallan
2008-02-05
add hardware acceleration for scrolling and clearing.
macallan
2008-02-02
Allow sync-on-green to be controlled by ARCS environment variable "SyncOnGreen".
sekiya
2008-02-02
Define relevent register data so that we can turn off sync-on-green when needed.
sekiya
2008-01-09
Fix typo in macro name and comments.
wiz
2008-01-06
Fix a typo: s/Kgdb_dev/kgdb_dev/
dsieger
2007-12-02
CRMFB_VT_VCMAP and CRMFB_VT_HCMAP register definitions were transposed.
jmcneill
2007-11-20
Use the softint API.
ad
2007-11-09
Call zs_lock_init() to set up the chanstate's lock.
ad
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-09-26
crime needs-flag
macallan
2007-09-26
add crime_reboot()
macallan
2007-07-26
- move register definitions to crmfbreg.h
macallan
2007-07-15
add hardware cursor support
macallan
2007-06-23
Fix a warning from gcc 4 about stripping the volatile qualifier by a cast
hauke
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
[next]