summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc
AgeCommit message (Expand)Author
2014-03-03Spell it TOOL_STAT.joerg
2014-03-03Use nbstat when cross-compiling, unbreaks build on Linux.joerg
2014-02-28Needed for COMPAT_NETBSD32matt
2014-02-25Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist beforepooka
2014-02-25Remove an unused variablemartin
2014-01-27Pass the -n flag to gzip invocations.apb
2014-01-27Use ${TOOL_GZIP} instead of just gzip in all Makefilesapb
2013-11-21Add dwctwo and umass.kiyohara
2013-11-21Move the parameters for obs600 to obs600_autoconf.c. This parameters was set...kiyohara
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-10-03Binutils 2.23.2 doesn't do the right thing HI16/LO16 reloc using .matt
2013-08-23Add no config netbsd-sd0amatt
2013-08-23add PUFFS/puttermatt
2013-07-17kcpuset_t changesmatt
2013-07-17Wait it actually wait.matt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05catch the escapees of the IPSEC_NAT_T purge.christos
2013-06-05remove obsolete networking optionschristos
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-04-21Fix hangup to interrupt on cascading PIC.kiyohara
2013-03-20Use mkubootimage, if obs600.kiyohara
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-01-18Fix KASSERT() in biodone(). Clear BO_DONE in writedisklabel().kiyohara
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-13Adapt to the changed signature of pckbc_cnattach().jdc
2012-09-01Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,jakllsch
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-31Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdcbouyer
2012-07-29Add command line processing from ubootmatt
2012-07-29Make sure r8 isn't used.matt
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-07-28Remove declartions of physmemmatt
2012-07-27Fix some -fno-common falloutmatt
2012-07-26Revert, with intention of restoring in a less invasive way, the SATA Portjakllsch
2012-07-25Move dsrtc to correct bus.matt
2012-07-24Add drvctlmatt
2012-07-23Add DKWEDGE_AUTODISCOVERY and DKWEDGE_GPT support.matt
2012-07-22Split mdio/mii access into its own "device" and update accordingly.matt
2012-07-22Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixesmatt
2012-07-22Silence a gcc warning.matt
2012-07-18This has a 64MB NOR, not 16MB.matt
2012-07-18Add P1025 support to the PCI truth tables.matt
2012-07-18Add gpt/dkwedge support.matt
2012-07-18Fix two typosmatt
2012-07-17The ETSEC on the P1025 has been moved/split so the MDIO stayed in the samematt