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
/
evbmips
/
atheros
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2020-08-17
Add some compile time asserts for endianness on boards/systems that
simonb
2020-07-22
s/reseting/resetting/
msaitoh
2016-12-22
switch all ports to use uvm_init.c:uvm_md_init()
cherry
2016-08-26
Adjust evbmips_iointr to pass a clockframe pointer and use it for
skrll
2015-06-26
Just cpu_startup_common()
matt
2014-03-24
use cpu_{g,s}etmodel
christos
2012-07-29
Do not call setroot() from MD code and from MI code, which has
mlelstv
2012-03-02
Remove reduntant/conflicting common declarations.
matt
2011-07-10
CLeanup machine includes
matt
2011-07-07
Revamp / rework the Atheros MIPS SoC support. Add initial support for the
matt
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-02-20
Merge forward from matt-nb5-mips64.
matt
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-12-15
Make this compile again.
matt
2010-02-08
Remove separate mb_map. The nmbclusters is computed at boot time based
joerg
2009-12-14
Merge from matt-nb5-mips64
matt
2009-11-27
- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
rmind
2009-11-26
Kill proc0paddr. Use lwp0.l_addr instead.
matt
2009-08-11
Remove all declarations of physmem from sys/arch. Add an include of
matt
2009-08-02
Use a common version of cpu.c (mmm removing identical code).
matt
2009-02-13
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
apb
2008-11-30
As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
martin
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2008-11-11
It is not appropriate to call pmf_system_shutdown(9) from
dyoung
2008-07-02
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
ad
2008-05-26
Remove all initialization of obsolete ci_divisor_recip in
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-08
Fix a typo in a comment.
imp
2008-02-11
Use device_t and accessors. Use aprint_*().
dyoung
2008-01-09
Fix typo in macro name and comments.
wiz
2008-01-04
Fix headers.
ad
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-05-17
merge yamt-idlelwp branch. asked by core@. some ports still needs work.
yamt
2007-03-06
Fix some caddr_t rototill fallout.
simonb
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-11-17
Defer _spl0() or _splnone() calls (which enable hardware interrupts)
tsutsui
2006-09-26
Initial import of AR2315 support, specifically the Meraki Mini (see
gdamore
2006-09-04
This is a boat-load of changes designed to finish parameterizing the
gdamore
2006-08-29
Trivial white-space and comment fixup.
gdamore
2006-08-28
First pass at cleanup AR5312 WiSoC support to enable better & cleaner
gdamore
2006-06-08
KNR->KNF. :-)
gdamore
2006-06-08
Add support for AR5312 on-chip watchdog.
gdamore
2006-06-05
Import new HAL 0.9.17.2. Approved by sam@
gdamore
2006-05-14
integrate kauth.
elad
2006-05-05
Remove the devprop API and switch everthing over to the new proplib. Add
thorpej
2006-04-09
Remove declarations for cpu_model[] since it's in <sys/systm.h>.
tsutsui
2006-04-07
Remove rtc, as we don't have one.
gdamore
2006-03-28
Rework evbmips clock architecture to use common clock_subr.h routines.
gdamore
[next]