| Age | Commit message (Expand) | Author |
| 2003-10-25 | Bump _INTR_N from 8 (all of which were used) to 16 so that it's | uwe |
| 2003-10-23 | No need for multiple-inclusion protection in these. | kleink |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-04-19 | PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] | christos |
| 2003-01-28 | Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. | kent |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-05-09 | remove trap.h | uch |
| 2002-03-28 | rework HD64461, HD64465 interrupt handling. | uch |
| 2002-03-28 | INTERRUPT_MONITOR -> HPC_DEBUG_INTERRUPT_MONITOR | uch |
| 2002-03-24 | adapted to new interrupt code and shb changes. | uch |
| 2002-03-17 | Make sure that private DMA flags don't overlap with standard DMA flags; | simonb |
| 2002-03-10 | common part are moved to sh3/include/param.h | uch |
| 2002-03-08 | remove unneeded code and files. | uch |
| 2002-03-04 | CTL_MACHDEP definitions are integrated into sh3/include/cpu.h again. | uch |
| 2002-03-03 | SR related parts moved to psl.h. cpufunc.h segments.h are removed. | uch |
| 2002-03-03 | machine dependent sysctl are moved to machine/cpu.h | uch |
| 2002-02-28 | Use "#define<tab>". | simonb |
| 2002-02-28 | Remove unneeded header. | uch |
| 2002-02-27 | - define other DEV_ constants that the local port uses. | christos |
| 2002-02-26 | Purge CLSIZE, CLSIZELOG2 and MCLOFSET. | simonb |
| 2002-02-22 | New NetBSD/sh3 clock framework. | uch |
| 2002-02-13 | add LCD debug routines. | uch |
| 2002-02-11 | SH4 support. my target is HITACHI PERSONA HPW650PA | uch |
| 2002-02-11 | hpcsh spcific console defines are moved to console.h | uch |
| 2002-02-01 | bootinfo.h, config_hook.h, platid.h are moved to hpc/include | uch |
| 2002-01-29 | clean up debug print and configuration. | uch |
| 2002-01-29 | separate machine-independent part of kloader. | uch |
| 2001-07-19 | Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end | thorpej |
| 2001-06-04 | HD64461 video module. | uch |
| 2001-04-19 | fix comment. | uch |
| 2001-04-15 | Add definitions of C99 integer format conversion macros. | kleink |
| 2001-04-15 | Add definitions of C99 specified-width integer type limits. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 integer constant macros. | kleink |
| 2001-04-14 | Add definitions of C99 minimum-width and greatest-width integer types. | kleink |
| 2001-03-26 | - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", | lukem |
| 2001-03-15 | HD64461 UART module support. | uch |
| 2001-02-24 | enable wscons. | uch |
| 2001-02-21 | HD64461 support. | uch |
| 2001-02-07 | adapted to hpc bootinfo structure. | uch |
| 2001-02-07 | move VM_PHYSSEG_MAX, VM_NFREELIST, VM_FREELIST_DEFAULT defines to | uch |
| 2001-02-05 | sync with platid_gen change. | uch |
| 2001-01-28 | setup platid and config_hook. | uch |
| 2001-01-28 | s/EVBSH3/HPCSH/ | uch |
| 2001-01-17 | the kernel for SH3-based WinCE machines (little endian), by uch. | itojun |