summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2014-03-03config goop for ppc601 supportmacallan
2014-02-26support 601, from scole_mailmacallan
2014-02-19- don't read beyond array boundsmacallan
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-11-05do what cuda does - if we read garbage from the RTC try a few more timesmacallan
2013-10-23add gffb, tweak commentsmacallan
2013-07-30Strip redundant parenthesis.joerg
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05catch the escapees of the IPSEC_NAT_T purge.christos
2013-05-13get rid of mem_region.start_hi - if we can deal with 64bit addresses thenmacallan
2013-05-01add G5 supportmacallan
2013-04-30zero sc_iot and sc_memt before using themmacallan
2013-04-28make this work on G5macallan
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-04-25map more register space on Shasta/K2, needed for SMU mailbox registersmacallan
2013-04-21Fix hangup to interrupt on cascading PIC.kiyohara
2013-04-20bump ICU_LENmacallan
2013-04-18support OpenPIC variant found in PowerMac G5smacallan
2013-04-17support Shastamacallan
2013-04-11more OEA64_BRIDGE supportmacallan
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-02-20add WSDISPLAY_COMPAT_PCVTmacallan
2012-12-11work around a bug in some (all?) nvidia OF ROMs:macallan
2012-11-02My PowerMac3,1 is using gpio4 to detect a connected headphone, and I would betphx
2012-11-01- apply limits consistentlymacallan
2012-10-31implement limits and support event monitoringmacallan
2012-10-29fix compile problems (for POWERMAC_G5).chs
2012-10-27split device_t/softc for all remaining drivers.chs
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-01Remove 'struct apm_connect_info' - part of the i386 APM bios interface.dsl
2012-09-23increase powerpc NKMEMPAGES_MAX_DEFAULT to 256MB. remove the macppcmrg
2012-09-18fix typomacallan
2012-09-06- make the charge state sensor actually do somethingmacallan
2012-09-06only register a PMU callback when we're actually monitoring and reportingmacallan
2012-09-05split the envsys sensors into two devices - one SME_CLASS_ACADAPTER and onemacallan
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-26Revert, with intention of restoring in a less invasive way, the SATA Portjakllsch
2012-07-24Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000 andjakllsch
2012-07-22Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixesmatt
2012-07-19Add tdvfb (Voodoo2 driver) to GENERIC.rkujawa
2012-07-15Some namespace protection (and add greppablity).dsl
2012-07-14Add umass to the macppc INSTALL kernel so that it is easier to performjmmv
2012-07-02Add sata Port MultiPlier (PMP) support to the ata bus layer,bouyer
2012-06-02Add some pre-processor magic to verify that the type of the data itemdsl
2012-05-23malloc -> kmem_allocmacallan