| Age | Commit message (Expand) | Author |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-19 | Change <machine/bus.h> to <sys/bus.h> throughout. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2010-08-01 | Fix typo in pci_intr_disestablish(9) macro. | tsutsui |
| 2009-08-23 | Add an empty bus_space_mmap(9) function as temporary workaround | tsutsui |
| 2008-08-05 | Update <machine/ieeefp.h> to use the C99 FE_* definitions instead of the | matt |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-12-03 | Interrupt handling changes, in discussion since February: | ad |
| 2007-03-12 | IRL line connected to each device on sysasic is not always corresponding | tsutsui |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-21 | add a pair of new bus_dma(9) functions: | mrg |
| 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-09-20 | Switch the rest of sh3 ports to todr(9) | uwe |
| 2006-09-05 | Switch dreamcast to MI todr(9). | uwe |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | drochner |
| 2005-12-24 | __asm__ -> __asm | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-06-02 | Fix const fallout. | he |
| 2005-03-09 | Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API | matt |
| 2005-02-19 | u_intNN_t -> uintNN_t | tsutsui |
| 2004-07-29 | remove now unnecessary "pci_enumerate_bus" definitions | drochner |
| 2004-07-06 | MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/ | uch |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |
| 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-06-14 | Add kloader (in-kernel kernel bootloader) support written by | tsutsui |
| 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-17 | Merge the nathanw_sa branch. | thorpej |
| 2002-12-27 | Add support for SEGA LAN Adapter, MB86967 based Ethernet adapter. | tsutsui |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-11-15 | Allow multiple event handlers to be installed to an IRL. | itohy |
| 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-15 | Let machine-dependent code specify how to enumerate the bus. | thorpej |
| 2002-05-15 | Implement pci_decompose_tag(). | thorpej |
| 2002-05-09 | remove trap.h | uch |
| 2002-03-25 | ANSIfy, KNF | uch |
| 2002-03-24 | add autoconf.h for new mainbus driver. | uch |
| 2002-03-24 | adapted to new interrupt code and shb changes. | uch |
| 2002-03-24 | remove unneeded header | uch |
| 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 |