| Age | Commit message (Expand) | Author |
| 2006-09-01 | Fix delay() so that gcc4 does not optimize it into a noop. Lifted from the | sekiya |
| 2006-09-01 | Add missing equal sign. | sekiya |
| 2006-09-01 | Comment out tl(4) and nsphy(4) (used by the Set Engineering board) as it | rumble |
| 2006-09-01 | Remove the 'FIFO Full' hack for interrupt vector 0. | rumble |
| 2006-08-31 | Describe the GIO Product Identification Word and add a few macros to | rumble |
| 2006-08-30 | Add the giopci device and associated ethernet/mii chipsets for the Phobos | rumble |
| 2006-08-30 | Provide a pseudo-pci bus for the following PCI ethernet boards, which live | rumble |
| 2006-08-30 | Implement the gio_arb_config() interface for changing the machine-specific | rumble |
| 2006-08-30 | Add pic and imc-specific functions to alter the GIO bus arbiter | rumble |
| 2006-08-30 | Generalise pci/pci_machdep.c further and move all mace-specific code into | rumble |
| 2006-08-27 | Remove obsolete "sbic" define. | bjh21 |
| 2006-08-26 | Move the sgimips "sbic" driver from arch/sgimips/hpc/sbic.c to | bjh21 |
| 2006-08-26 | PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options | christos |
| 2006-08-26 | Remove obsolete #options VERIFIED_EXEC, found by grep(1). | tsutsui |
| 2006-08-14 | s/adpater/adapter/ | skrll |
| 2006-08-12 | Disable SYSTRACE by default on all kernels (discussed with core) | christos |
| 2006-07-31 | Also comment out audio* at audiobus? now that no audio device is available. | he |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | drochner |
| 2006-07-20 | Regen. | rumble |
| 2006-07-20 | Beautify. | rumble |
| 2006-07-20 | Add entries for the Phobos G100, G130 and Set Engineering GIO Fast Ethernet | rumble |
| 2006-07-20 | Disable haltwo(4) by default. The driver does not properly determine when | rumble |
| 2006-07-13 | Add an option COM_REGMAP to allow com(4) to use an array of register indices. | gdamore |
| 2006-07-10 | Put appropriate prefixes on property names to reduce chances of name | thorpej |
| 2006-07-03 | don't pass unsigned char * to functions wanting char *. | mrg |
| 2006-06-30 | Add (commented out) pseudo-device carp. | tsutsui |
| 2006-06-08 | Implement bus_space_*_stream_* methods for sgimips - so that we can use the | martin |
| 2006-05-26 | Tweak bus_space_barrier(9) macro to appease | tsutsui |
| 2006-05-23 | Enable the gsip driver. Worked when I (lightly) tested it. | pavel |
| 2006-05-14 | integrate kauth. | elad |
| 2006-05-05 | Remove the devprop API and switch everthing over to the new proplib. Add | thorpej |
| 2006-05-05 | Don't include <sys/endian.h> if building as a host tool. | thorpej |
| 2006-04-28 | sgimips uses event counters for interrupts, don't need intrcnt/intrnames | simonb |
| 2006-04-19 | adjust comments for the new location of wskbdmap_mfii.c, | drochner |
| 2006-04-17 | Switch macepci to use MI pci_configure_bus(9) rather than its own fixup code. | tsutsui |
| 2006-04-17 | Add adv at pci. Tested on my O2. | tsutsui |
| 2006-04-16 | Mising -> Mixing | tsutsui |
| 2006-04-16 | Fix function names in panic messages. | tsutsui |
| 2006-04-16 | _ds_vaddr member in struct sgimips_bus_dma_segment is a virtual address, | tsutsui |
| 2006-04-15 | Remove the getwschar and putwschar accessops from wsdisplay drivers as | jmmv |
| 2006-04-15 | Add AHC_USETARGETDEFAULTS to ahc_flag, which enables to | tsutsui |
| 2006-04-12 | Add an extra cookie to the ioctl and mmap wsdisplay accessops that points | jmmv |
| 2006-04-09 | Remove declarations for cpu_model[] since it's in <sys/systm.h>. | tsutsui |
| 2006-04-02 | Add some delay() on asserting MEC_MAC_CORE_RESET. | tsutsui |
| 2006-03-29 | Use device_cfdata(). | thorpej |
| 2006-03-28 | Add stf to all kernel configs which have INET6 and gif, except the INSTALL | pavel |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2006-03-01 | merge yamt-uio_vmspace branch. | yamt |
| 2006-02-26 | Use device_is_a() | thorpej |