summaryrefslogtreecommitdiff
path: root/sys/arch/newsmips/include
AgeCommit message (Expand)Author
2012-11-25Add sljitarch.h to all mips machines.alnsn
2012-07-28Fix -fno-common fallout.matt
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-03-18- include <mips/mips_param.h> after MACHINE is definedtsutsui
2011-03-06Now that MACHINE is defined in user-land in eitherhe
2011-02-20Merge forward matt-nb5-mips64matt
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2010-06-26Um, fix botch in previous.tsutsui
2009-12-14Merge from matt-nb5-mips64matt
2009-08-13Move MID_MACHINE to <mips/mips_param.h> and use local values so we don'tmatt
2009-08-12Nuke a.out support for MIPS.matt
2009-04-10Include <sys/evcnt.h> instead of <sys/device.h> for struct evcnttsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-29Split softc and device_t for zsc(4) and its children.tsutsui
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-11-07Merge tty changes from the vmlocking branch.ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-17Patterned after sgimips, move include of <machine/intr.h> to only be donehe
2007-07-14Generic soft interrupts are mandatory.ad
2007-06-17Move declaretions of _spl*() and _{clr,set}softintr() functionstsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-21add a pair of new bus_dma(9) functions:mrg
2007-02-18Install mutex.h and rwlock.h.tsutsui
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-09-26Protect from multiple inclusion.tsutsui
2006-09-13Switch newsmips to timecounters. From gdamore@ on port-newsmipstsutsui
2006-09-04Switch newsmips to MI todr.tsutsui
2006-08-27Replace DELAY(9) macro with inline version which uses an asm statementtsutsui
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2006-05-26Tweak bus_space_barrier(9) macro to appeasetsutsui
2006-03-01merge yamt-uio_vmspace branch.yamt
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2006-01-25free -> deallocchristos
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos
2005-11-05Add empty <machine/wired_map.h> for the MI mips/wired_map.c.tsutsui
2005-03-09Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the APImatt
2005-02-06Change u_int -> uint32_t, u_char,char -> uint8_t where appropriate.tsutsui
2005-02-06- remove __P()tsutsui
2005-02-06one more u_intNN_t -> uintNN_ttsutsui
2005-02-06Misc cleanup:tsutsui
2004-08-01add NEWSMIPS_WSDISPLAYIO_GINFO ioctl to get frame buffer stride.uch
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2004-03-24remove license clauses 3 and 4 from my cpoyright noticesdrochner