| Age | Commit message (Expand) | Author |
| 2003-12-30 | Replace the traditional buffer memory management -- based on fixed per buffer | pk |
| 2003-10-27 | Set the CPU frequency parameters from YAMON if available, and fall back | simonb |
| 2003-10-27 | Remove useless call to consinit(). | simonb |
| 2003-09-26 | Cast through (void *) to appease gcc3. | simonb |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-06-14 | Also pass a type argument to comcnattach() and com_kgdb_attach(). | thorpej |
| 2003-05-25 | Use common mips/softintr.c for softintr(9) on evbmips. | tsutsui |
| 2003-04-26 | Call ksyms_init() instead of ddb_init() in case of | ragge |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2002-12-06 | Fix a typo in the PCI map array (no functionality changes in practice). | simonb |
| 2002-11-10 | Keep the knowledge of the H/W interrupt 5 event counter local to | simonb |
| 2002-10-03 | Include <sys/param.h> so that we get the defn of NULL. | thorpej |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-27 | Rather than referencing the cfdriver directly in the cfdata entries, | thorpej |
| 2002-09-09 | Share disksubr.c across all evbmips "ports" (it was identical). | simonb |
| 2002-09-09 | Remove some unused code. | simonb |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-29 | It's the gt64120, not the gt62140. | simonb |
| 2002-08-25 | Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these | thorpej |
| 2002-08-05 | Fix tyop. | simonb |
| 2002-08-04 | Merge cpu_sysctl() for all mips ports, based on powerpc and m68k precedent. | gmcgarry |
| 2002-07-31 | Add kttcp, sysmon and broadcom/sibyte devices. | simonb |
| 2002-07-29 | Move the soft interrupts IPL masks from port-specific code to | simonb |
| 2002-07-26 | Split out the {b,c}dev to a separate file, which many devices declared | simonb |
| 2002-07-19 | Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can | thorpej |
| 2002-07-12 | Add a comment; fix white-space niggle. | simonb |
| 2002-07-12 | Don't need to include <sys/malloc.h>, <machine/locore.h> or | simonb |
| 2002-07-12 | Fix a typo in a comment. | simonb |
| 2002-06-17 | MD systrace gluons. | christos |
| 2002-06-04 | 3 ports are now using the reciprocal count divisor code now, move it | simonb |
| 2002-05-16 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | thorpej |
| 2002-04-09 | Remove a few more magic numbers. | simonb |
| 2002-04-09 | - Calibrate the timer before the first call to delay. | simonb |
| 2002-04-08 | - Call mips_vector_init() before setting up the serial console, but | simonb |
| 2002-04-08 | Make clock/time handling more accurate: | simonb |
| 2002-03-23 | Convert evbmips to use mips/mips/bus_space_alignstride_chipdep.c. | 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-16 | Rename ISDN devices, per discussion on tech-kern. The network devices | martin |
| 2002-03-13 | Remove bogus file that shouldn't have been added in the first place. | simonb |