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
/
evbarm
/
mpcsa
Age
Commit message (
Expand
)
Author
2022-01-19
Pass the device_t into spi_configure(), and make the API contract that
thorpej
2022-01-19
Probe / match routines should not have side-effects: do the spi_configure()
thorpej
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-04-18
PMAP_DEBUG has been deleted on arm
skrll
2020-04-18
Trailing whitespace
skrll
2019-07-16
Consistently use vaddr_t as initarm and friends return type.
skrll
2018-07-15
Retire ipkdb entirely. The option was removed from the config files
maxv
2013-08-18
<arm/locore.h> fallout (fixes some include ordering errors)
matt
2012-11-12
C99 types
skrll
2012-10-27
split device_t/softc for all remaining drivers.
chs
2012-08-16
Move the standard definitions of the {UND,IRQ,FIQ,ABT}_STACK_SIZE to
matt
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-06-30
dependant -> dependent
wiz
2011-05-13
Replace some ltsleep() uses with kpause() and tsleep().
rmind
2011-01-31
Add RCSID when needed.
matt
2010-06-19
Misc fixes to get this to compile again.
matt
2010-01-22
Unify the name of the device property to hold a MAC address - there was
martin
2008-11-11
It is not appropriate to call pmf_system_shutdown(9) from
dyoung
2008-07-03
Add AT91 support. (XXX need to finish timecounter support).
matt