summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips/include
AgeCommit message (Expand)Author
2009-12-14Merge from matt-nb5-mips64matt
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
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
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2008-01-04Don't pull in unrelated gunk.ad
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-14Generic soft interrupts are mandatory.ad
2007-06-17Move declaretions of _spl*() and _{clr,set}softintr() functionstsutsui
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-25Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compilingriz
2006-11-18Fix wrong prototype declarations of _spl*() functions.tsutsui
2006-09-02Convert evbmis to __HAVE_GENERIC_TODR.gdamore
2006-09-02Convert evbmips to timecounters, using the MIPS3 cp0 clock.gdamore
2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner
2006-07-13Revert yamon_getenv() so it returns char *. While this is suboptimal, it isgdamore
2006-04-06Use "#define<TAB>".simonb
2006-03-21Use const char * in yamon_print().gdamore
2006-02-09au_icu.c is in mips/ and should not depend on evbmips intr handler struct.gdamore
2006-01-30paddr_t should be 64-bits wide to accomodate full R4K 36-bit phys address.gdamore
2005-12-11merge ktrace-lwp.christos
2005-11-27implement splraiseipl() for the following ports.yamt
2005-11-05Add empty <machine/wired_map.h> for the MI mips/wired_map.c.tsutsui
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-06-09Adapt to compiling with -Wcast-qual by adding consts where appropriate.he
2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink
2003-10-27Add a function to query YAMON for the CPU frequency, and set up thesimonb
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-25Use common mips/softintr.c for softintr(9) on evbmips.tsutsui
2003-04-01add defines for high/low level triggered interrupts (need this in au_icu.c)hpeyerl
2003-02-05Replace machine/rnd.h with more appropriate name to share itnakayama
2003-01-17Merge the nathanw_sa branch.thorpej
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-11-10Keep the knowledge of the H/W interrupt 5 event counter local tosimonb
2002-09-22Use "#define\t" instead of "#define ".simonb
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-07-29Remove prototype for non-existant softintr_dispatch().simonb
2002-07-29Don't install intr.h isa_machdep.h pci_machdep.h rnd.h for userland.simonb
2002-07-11Remove unused MCLOFSET define.simonb
2002-06-06Don't install <machine/rnd.h>.simonb
2002-06-05Simplify include files that just include <mips/locore.h>.simonb
2002-04-08Make clock/time handling more accurate:simonb
2002-03-18Use <mips/isa_machdep.h> and <mips/pci_machdep.h>.simonb
2002-03-18Convert to use <mips/bus_*.h>.simonb
2002-03-17Make sure that private DMA flags don't overlap with standard DMA flags;simonb
2002-03-13Add ecoff_machdep.h for userland usage.simonb