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
2014-03-02
Skip a tautologic check if we know it is one.
joerg
2014-02-24
Fix compilation
martin
2014-02-24
Explicitly include <sys/simplelock.h> for now (untill Nick kills it
martin
2014-02-24
Remove unused variable. Fixes compile error.
msaitoh
2014-02-22
Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead.
matt
2014-02-22
Deal with non-4KB page sizes
matt
2014-02-05
put back line accidentally deleted before (hi matt)
christos
2014-02-04
_setsoftintr is long dead. reap any leftovers from arm.
matt
2014-01-28
Remove unused variables
martin
2014-01-28
Remove an unused variable
martin
2013-12-17
Mark tmr0_read and tmr1_read as unused.
joerg
2013-12-17
Nuke __raise.
joerg
2013-10-13
Catch up to recent changes in config_pending_{incr,decr}().
riz
2013-08-18
<arm/locore.h> fallout (fixes some include ordering errors)
matt
2013-08-18
Move parts of cpu.h that are not needed by MI code in <arm/locore.h>
matt
2012-11-12
C99 types
skrll
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-10-14
struct device * -> device_t for IXP4xx (and nslu2).
msaitoh
2012-09-28
Defer attaching interrupt evcnts in the same way as i80321.c by matt@
ryo
2012-09-18
Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize
matt
2012-09-07
Forgot to commit this.
matt
2012-09-07
Fix more pci_conf_interrupt/pci_conf_hook problems
matt
2012-09-07
Fix pci_conf_interrupt fallout.
matt
2012-08-02
Remove irqframe and replace with identical trapframe.
skrll
2012-07-29
Fix more -fno-common fallout.
matt
2012-07-22
Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes
matt
2012-06-06
Provide generic a[24]x bus_space methods (aNx is normal access, offset
skrll
2012-02-12
Change old-stlye-defintions to C89 prototypes.
matt
2012-02-02
Entropy-pool implementation move and cleanup.
tls
2012-01-29
Handle PXA25x specific DMAC constraints. From kiyohara@.
tsutsui
2012-01-27
converting extent(9) from malloc(9) to kmem(9)
para
2012-01-21
fix my license notice.
nonaka
2012-01-15
Don't lock sc->sc_intr_lock at halt_output(), halt_input().
nonaka
2012-01-11
adjust wsfont_find()
macallan
2012-01-10
split iopi2c(4) device/softc
jakllsch
2011-11-24
put back IPL_AUDIO and splaudio(), at the request of rmind. they are
mrg
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2011-11-19
First step of random number subsystem rework described in
tls
2011-08-06
Support slave mode for PXA2x0 I2C.
kiyohara
2011-07-26
Don't set the iobase and iosize members of pcmciabus_attach_args because
dyoung
2011-07-11
Remove inline from global routines
matt
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-06-23
Fix bit name ISR_UB. Not _UE.
kiyohara
2011-06-22
Add member sc_addr to struct pxa2x0_i2c_softc.
kiyohara
2011-06-19
- Split device_t/softc.
nonaka
2011-06-18
Added some I2C register definition.
nonaka
2011-06-09
- device_t/softc split.
nonaka
2011-06-06
Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup.
matt
2011-05-17
PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional
dyoung
2011-05-14
- Only when pxa_size isn't set, pxa_size is set.
nonaka
[next]