summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips/adm5120
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-07-22s/reseting/resetting/msaitoh
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
2015-06-26Use cpu_startup_common()matt
2014-03-24use cpu_{g,s}etmodelchristos
2012-10-27split device_t/softc for all remaining drivers.chs
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-03-02Remove reduntant/conflicting common declarations.matt
2011-07-10CLeanup machine includesmatt
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-02-20Merge forward from matt-nb5-mips64.matt
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2010-12-15Make this compilee again.matt
2010-05-19Replace ether_nonstatic_aton with achristos
2010-02-08Remove separate mb_map. The nmbclusters is computed at boot time basedjoerg
2010-01-22Unify the name of the device property to hold a MAC address - there wasmartin
2009-12-14Merge from matt-nb5-mips64matt
2009-11-27- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.rmind
2009-11-26Kill proc0paddr. Use lwp0.l_addr instead.matt
2009-08-11Remove all declarations of physmem from sys/arch. Add an include ofmatt
2009-08-02Use a common version of cpu.c (mmm removing identical code).matt
2009-02-13Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"apb
2008-11-30As discussed on tech-kern: mutex_init is too heavyweight for early bootstrapmartin
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-11-11It is not appropriate to call pmf_system_shutdown(9) fromdyoung
2008-07-02Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.ad
2008-05-26Remove all initialization of obsolete ci_divisor_recip intsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-09Fix typo in macro name and comments.wiz
2008-01-04Fix headers.ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-05-17merge yamt-idlelwp branch. asked by core@. some ports still needs work.yamt
2007-03-20Add a port to the Infineon ADM5120.dyoung