| Age | Commit message (Expand) | Author |
| 2010-06-06 | fix PR 6724 - convert m68k options to defflag's. this means that | mrg |
| 2008-06-22 | Don't recompute an ipl level for IPL_VM during or after cpu_configure(9) | tsutsui |
| 2008-06-15 | Unify splraiseipl(9) implementation among m68k ports as per | tsutsui |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-29 | Split device_t/softc, and misc cosmetic changes. | tsutsui |
| 2007-12-05 | Use queue(3) macro. | tsutsui |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-12 | Adapt to new signature for callout_init(). | he |
| 2006-12-21 | merge yamt-splraiseipl branch. | yamt |
| 2006-07-21 | Some KNF. | tsutsui |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-03 | Replace badbaddr() with hp300_bus_space_probe() to avoid -Wcast-qual warning. | tsutsui |
| 2004-08-28 | Use ANSI function decls, static, and const. | thorpej |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2002-12-22 | Make the DMA controller a separate device attached to intio. Intio | gmcgarry |
| 2002-10-20 | merge the 12 copies of vm_machdep.c on the m68k platforms. | chs |
| 2002-03-15 | Add RCSIDs. | gmcgarry |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 1999-08-01 | Store computed PSL values in an array indexed by abstract interrupt | thorpej |
| 1998-08-20 | vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_t | kleink |
| 1998-05-24 | Back out the defopt for M680?0. As pointed out to me, this breaks ports which | is |
| 1998-05-23 | Move M680[2346]0 to opt_m68kcpu.h. | is |
| 1997-10-04 | Copyright assigned to The NetBSD Foundation. | thorpej |
| 1997-05-05 | Do a bit of spring cleaning. | thorpej |
| 1997-04-27 | Use information provided by <machine/hp300spu.h> to determine if we | thorpej |
| 1997-04-14 | Update for interrupt function and header name changes. | thorpej |
| 1997-04-06 | Fix some #ifdef lossage if HP340, HP360, or HP375 is defined, but HP370 is not. | mycroft |
| 1997-04-02 | Fix printf() and other warnings when compiled with DEBUG defined. | scottr |
| 1997-04-01 | Add prototypes, and make this compile with -Wall. | scottr |
| 1997-03-31 | Add prototypes, and make this compile with -Wall. Remove register | scottr |
| 1997-01-31 | Make "options HP340" actually work without having "option HP360". | carrel |
| 1997-01-30 | - Use indicies, rather than pointer arithmetic, to track DMA chain | thorpej |
| 1996-12-09 | Defer hooking up the DMA controller interrupt. Add a new funciton, | thorpej |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-02-14 | All interrupt routines (except the HIL; don't ask) now take a pointer | thorpej |
| 1995-12-02 | Make the DMA controller driver a little more new config-friendly. Still | thorpej |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-23 | Merge with 4.4-Lite. | mycroft |
| 1994-05-05 | Most of the changes needed to make this continue to run. | mycroft |
| 1993-08-01 | Add RCS identifiers (this time on the correct side of the branch), and | mycroft |
| 1993-05-13 | add hp300 kernel files. generic kernel files might need some help... | cgd |