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