nt='cgit '/>
summaryrefslogtreecommitdiff
path: root/sys/arch/emips/include
AgeCommit message (Expand)Author
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2012-11-25Add sljitarch.h to all mips machines.alnsn
2012-10-27split device_t/softc for all remaining drivers.chs
2012-02-12Change old-style function defintions to C89 prototypes.matt
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-09Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32matt
2011-06-12Remove __HAVE_GENERIC_TODR, which has been mandatory since 2008.tsutsui
2011-06-12No need to initialize interrupt evcnt(9) so earlier, so remove phase argtsutsui
2011-03-18- include <mips/mips_param.h> after MACHINE is definedtsutsui
2011-02-22Bring emips forward to the new mips world order.matt
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2011-01-26Add support for the Extensible MIPS ("eMIPS") platform. Thepooka