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
/
arm
/
xscale
Age
Commit message (
Expand
)
Author
2004-01-12
Use __insn_barrier() to prevent the compiler reordering splx/splraise
scw
2003-12-19
Correct masks for PCIXSR decomposition
gavan
2003-12-16
The PIRSR is at location 0xffffe1ec, not 0xffffe2ec.
gavan
2003-12-12
Add a default case to avoid an uninitialized variable warning.
thorpej
2003-12-08
Scoot the SDRAM controller's mapping forward to the next 1MB boundary
scw
2003-12-08
Add support for picking up the size of SDRAM by reading the memory
scw
2003-12-08
Oops, map PCI memory space at VA 0xf8000000 instead of in the middle
scw
2003-12-03
As per the recent ixp425 fix (which is based on this code):
scw
2003-12-03
In the interrupt dispatch loop, make sure to handle any pending interrupts
scw
2003-11-16
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
scw
2003-11-05
Enable/Restore alignment fault state on interrupt handler entry/exit.
scw
2003-11-02
It makes more sense to map the expansion bus registers in ixpsip
scw
2003-11-02
Add generic read/write region 1 ops.
scw
2003-10-31
"bogus pin" -> "bogus device" in last change.
thorpej
2003-10-30
Stop some (bogus) gcc unitialized variable warning.
matt
2003-10-30
Fix (real) uninitialized error. (Someone familiar with this should see
matt
2003-10-28
uninitialized variable.
chs
2003-10-23
Map the expansion bus registers.
scw
2003-10-23
Add a few more register definitions.
scw
2003-10-23
Use pmap_enter() instead of pmap_kenter_pa() as the former automatically
scw
2003-10-08
Ok, I give up for now. There's no easy/reliable way to deal with
scw
2003-10-08
Simplify the last change to just check for spurious GPIO interrupts.
scw
2003-10-08
If no interrupt handler claims to have dealt with a level-triggered
scw
2003-10-08
Make it easier to support different types of IXP425 board:
scw
2003-10-06
Add support for the i80312 and i80321 I2C controllers.
thorpej
2003-10-06
Make sure to pass mod/ref seeds with PMAP_WIRED.
thorpej
2003-10-06
Make sure to pass mod/ref seeds with PMAP_WIRED.
thorpej
2003-10-03
avoid compile error with GCC3, and add some comments.
bsh
2003-09-25
add comment and delete unused definition
ichiro
2003-09-25
pci bus support
ichiro
2003-09-21
Fix GCC 3.3.1 nits.
matt
2003-08-07
make this compile again. (arm32_bus_dma_tag._cookie)
bsh
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-07
fix dont reset register when every interrupt.
ichiro
2003-07-28
Add PBIU register bits.
thorpej
2003-07-27
Fix think'o in last. Pointed out by Izumi Tsutsui.
thorpej
2003-07-26
Flesh out inittodr() and resettodr().
thorpej
2003-07-23
$Id$ -> $NetBSD$
bsh
2003-07-15
__KERNEL_RCSID()
lukem
2003-07-05
gcc 3.2 complained about the missing __volatile and extra tokens after #endif.
dogcow
2003-07-02
add sdram configration register
ichiro
2003-07-02
use struct pmap_devmap
ichiro
2003-07-02
backout to recent changes w/o lwp changes
ichiro
2003-06-30
PCI-X requires that that devices updated their PCIXSR on every
thorpej
2003-06-29
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
fvdl
2003-06-29
struct proc * -> struct lwp *
ichiro
2003-06-18
enable BTUART
bsh
2003-06-17
make this compile again:
bsh
2003-06-17
white space nit.
bsh
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
[next]