summaryrefslogtreecommitdiff
path: root/sys/arch/evbsh3
AgeCommit message (Expand)Author
2014-01-04fix CS bit.nonaka
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2012-12-01Fix RCSId.tsutsui
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-03-28- Normalize inclusion protection (remove)christos
2012-01-21fix my license notice.nonaka
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-26Don't set the iobase and iosize members of pcmciabus_attach_args becausedyoung
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-06-30dependant -> dependentwiz
2011-02-05use SSUMCI_DEBUG, not SCIMCI_DEBUG.nonaka
2011-01-19Need <machine/pcb.h> to define struct pcb.he
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2010-11-23Remove unused count from pseudo-device md.hannken
2010-11-12Pull in uvm/uvm.h where UVM's page level interface is used.uebayasi
2010-05-08enable IPFILTER_COMPAT in all kernels that have ipfilter already.mrg
2010-04-07fix comment.nonaka
2010-04-07delete unused file.nonaka
2010-04-06Added support following boards.nonaka
2009-11-27- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.rmind
2009-11-07Add a flags argument to pmap_kenter_pa(9).cegger
2009-05-16Added SH7706, SH7750R, SH7751 and SH7751R support.nonaka
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-02-06Changes to MEMORY_RBFLAGS option:jym
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-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-08-05Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of thematt
2008-07-31Add "options WAPBL" to standard GENERIC/INSTALL type configs.simonb
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-02-29Remove GENERIC.local from the repositoryjmmv
2008-02-02Use std.sh3e{l,b}uwe
2008-01-07Now that sh3 has didicated interrupt stack we can check for cpu_intr_puwe
2007-12-31Remove systrace. Ok core@.ad
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2007-02-09Merge newlock2 to head.ad
2006-12-21merge yamt-splraiseipl branch.yamt
2006-11-24s/independant/independent/, from Zafer.wiz
2006-10-07Add kernel_text symbol for pmap(1). Closes PR kern/19877.tsutsui
2006-09-20Switch the rest of sh3 ports to todr(9)uwe