summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2010-05-17Simplify primary CPU startup slightly by using the fact that our cpuinfo'smartin
2010-05-17Attach CPU only of the pretense.kiyohara
2010-05-17Indent.kiyohara
2010-05-17Handle the HAVE_NBTOOL_CONFIG_H case.ahoka
2010-05-16Make netboot generate a BTINFO_NET bootinfo node for the Synology sk(4) NIC.phx
2010-05-15Set RI_NO_AUTO in ri_flg if init function is invoked from cnattach.tsutsui
2010-05-15Set RI_NO_AUTO at correct place. Confirmed on EWS4800/360AD.tsutsui
2010-05-15Add definitions for Power Manager Registers.kiyohara
2010-05-15Set RI_NO_AUTO in ri_flg if init functions are invoked from cnattach.tsutsui
2010-05-15Clear RI_NO_AUTO in actual attach functions during autoconf(9)tsutsui
2010-05-15Set RI_NO_AUTO in ri_flg if fb_init() is invoked from cnattach.tsutsui
2010-05-15Set RI_NO_AUTO in ri_flg if pvr_getdevconfig() is invoked from cninit.tsutsui
2010-05-15Set RI_NO_AUTO in cnattach function. Untested.tsutsui
2010-05-15tune ADC Averaging Control parameter.nonaka
2010-05-14gcscpcib depends on functions from x86/pci/pcib.cphx
2010-05-14Move PMAP_KMPAGE to be used in pmap_kenter_pa flags argument.cegger
2010-05-13Added touchpad driver for WS003SH.nonaka
2010-05-13Use COM_REGMAP instead of hd64461uart_{read,write}_1().kiyohara
2010-05-13Standby AFE Clock, if use_afeck is 0. Don't stop AFE Clock, if PERSONA bootskiyohara
2010-05-13Patches by Toru Nishimura:phx
2010-05-12Typo: DHB should be DMB (most significant bye, not high byte).phx
2010-05-12Style.kiyohara
2010-05-12Suply clock SAFECKE_[IO]ST, if platid is PERSONA.kiyohara
2010-05-12Rewrote most of the code to make the 8245 I2C module finally work.phx
2010-05-12Fix arg of intr_establish().kiyohara
2010-05-12Add PSL_HIGHIPL for recent subr.S changematt
2010-05-12Remove obsolete comment about a data corruption on IDE controllersnakayama
2010-05-12make this work againmacallan
2010-05-12Fix gimplish.snj
2010-05-12Make sure the softint lwp runs at IPL_HIGH.matt
2010-05-11Add SSP SSSR register definitions.nonaka
2010-05-11Added some CKEN_* definition for pxa270.nonaka
2010-05-11Fix indentationjoerg
2010-05-11use RI_NO_AUTO for the gdium's early rasops console so we don't try tomacallan
2010-05-10Provide pmap_enter_ma(), pmap_extract_ma(), pmap_kenter_ma() in all x86dyoung
2010-05-10Include <bsd.own.mk> before ${NETBSDSRCDIR}.tsutsui
2010-05-09Make console keyboard work on VAXstation 4000/9x. Seems not to breakhans
2010-05-09Make SPX work as console device on VAXstation 4000/9x.hans
2010-05-09Drop x86 MD package/core/smt IDs and use MI.rmind
2010-05-09Added touchpad driver for WS007SH.nonaka
2010-05-09Added 2 options for X.nonaka
2010-05-08regenerate these configurations from GENERIC.in.mrg
2010-05-08enable IPFILTER_COMPAT in all kernels that have ipfilter already.mrg
2010-05-08Regen from GENERIC.in rev 1.89:tsutsui
2010-05-08- don't enable TMPFS for SMALL030tsutsui
2010-05-08Support for IOMEGA Storcenter, by Toru Nishimura.phx
2010-05-08Synology uses sk(4) NIC.phx
2010-05-08Synology boxes need sk(4), not msk(4).phx
2010-05-08Print "Kuro Box" when detected. Print "Unknown board" when the hardware wasphx
2010-05-08Calculate busclock and cpuclock for 8245-based boards from PLL_CFG and HID1.phx