| Age | Commit message (Expand) | Author |
| 2010-05-22 | add btmagic(4) where other Bluetooth drivers are listed | plunky |
| 2010-05-22 | Split device_t/softc. Based on patch from cegger@. | tsutsui |
| 2010-05-22 | GENERIC32 -> GENERIC in comment. | tsutsui |
| 2010-05-22 | Enable bwtwo(4). | tsutsui |
| 2010-05-22 | HPW-50PA PERSONA seems to use a different RTC base year value | tsutsui |
| 2010-05-22 | Added touchpad driver for WS011SH. | nonaka |
| 2010-05-22 | Disabled DEBUG_SYNC. Reenable when needed. | phx |
| 2010-05-21 | idesc(4) does no longer exist | phx |
| 2010-05-21 | Some code cleanup and style guide compliance. | phx |
| 2010-05-20 | brdsetup() cleanup by Toru Nishimura. | phx |
| 2010-05-20 | Netboot generates a BTINFO_PRODFAMILY boot-info which specifies the family | phx |
| 2010-05-19 | Replace ether_nonstatic_aton with a | christos |
| 2010-05-19 | Implemented support for boot arguments. | phx |
| 2010-05-19 | Updated Synology extclk from latest Linux/Synology source. | phx |
| 2010-05-18 | Recognize a network boot device by its PCI tag, even when it is not directly | phx |
| 2010-05-18 | Set Synology extclk from 33.333333MHz to 33.164526MHz, which reduces the | phx |
| 2010-05-18 | Synology PCI fixup, submitted by Toru Nishimura. | phx |
| 2010-05-18 | move the mutex_init() for ci_ctx_lock inside cpu_attach() so that | mrg |
| 2010-05-17 | Excluded KUROBOX from GENERIC.NAS because console is on a different port. | phx |
| 2010-05-17 | CPPFLAGS cleanup, submited by Toru Nishimura. | phx |
| 2010-05-17 | Set correct extclk for KuroBox, which is not 33MHz. | phx |
| 2010-05-17 | Simplify primary CPU startup slightly by using the fact that our cpuinfo's | martin |
| 2010-05-17 | Attach CPU only of the pretense. | kiyohara |
| 2010-05-17 | Indent. | kiyohara |
| 2010-05-17 | Handle the HAVE_NBTOOL_CONFIG_H case. | ahoka |
| 2010-05-16 | Make netboot generate a BTINFO_NET bootinfo node for the Synology sk(4) NIC. | phx |
| 2010-05-15 | Set RI_NO_AUTO in ri_flg if init function is invoked from cnattach. | tsutsui |
| 2010-05-15 | Set RI_NO_AUTO at correct place. Confirmed on EWS4800/360AD. | tsutsui |
| 2010-05-15 | Add definitions for Power Manager Registers. | kiyohara |
| 2010-05-15 | Set RI_NO_AUTO in ri_flg if init functions are invoked from cnattach. | tsutsui |
| 2010-05-15 | Clear RI_NO_AUTO in actual attach functions during autoconf(9) | tsutsui |
| 2010-05-15 | Set RI_NO_AUTO in ri_flg if fb_init() is invoked from cnattach. | tsutsui |
| 2010-05-15 | Set RI_NO_AUTO in ri_flg if pvr_getdevconfig() is invoked from cninit. | tsutsui |
| 2010-05-15 | Set RI_NO_AUTO in cnattach function. Untested. | tsutsui |
| 2010-05-15 | tune ADC Averaging Control parameter. | nonaka |
| 2010-05-14 | gcscpcib depends on functions from x86/pci/pcib.c | phx |
| 2010-05-14 | Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument. | cegger |
| 2010-05-13 | Added touchpad driver for WS003SH. | nonaka |
| 2010-05-13 | Use COM_REGMAP instead of hd64461uart_{read,write}_1(). | kiyohara |
| 2010-05-13 | Standby AFE Clock, if use_afeck is 0. Don't stop AFE Clock, if PERSONA boots | kiyohara |
| 2010-05-13 | Patches by Toru Nishimura: | phx |
| 2010-05-12 | Typo: DHB should be DMB (most significant bye, not high byte). | phx |
| 2010-05-12 | Style. | kiyohara |
| 2010-05-12 | Suply clock SAFECKE_[IO]ST, if platid is PERSONA. | kiyohara |
| 2010-05-12 | Rewrote most of the code to make the 8245 I2C module finally work. | phx |
| 2010-05-12 | Fix arg of intr_establish(). | kiyohara |
| 2010-05-12 | Add PSL_HIGHIPL for recent subr.S change | matt |
| 2010-05-12 | Remove obsolete comment about a data corruption on IDE controllers | nakayama |
| 2010-05-12 | make this work again | macallan |
| 2010-05-12 | Fix gimplish. | snj |