| Age | Commit message (Expand) | Author |
| 2014-03-03 | config goop for ppc601 support | macallan |
| 2014-02-26 | support 601, from scole_mail | macallan |
| 2014-02-19 | - don't read beyond array bounds | macallan |
| 2014-01-12 | Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR. | tsutsui |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-11-05 | do what cuda does - if we read garbage from the RTC try a few more times | macallan |
| 2013-10-23 | add gffb, tweak comments | macallan |
| 2013-07-30 | Strip redundant parenthesis. | joerg |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | catch the escapees of the IPSEC_NAT_T purge. | christos |
| 2013-05-13 | get rid of mem_region.start_hi - if we can deal with 64bit addresses then | macallan |
| 2013-05-01 | add G5 support | macallan |
| 2013-04-30 | zero sc_iot and sc_memt before using them | macallan |
| 2013-04-28 | make this work on G5 | macallan |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-04-25 | map more register space on Shasta/K2, needed for SMU mailbox registers | macallan |
| 2013-04-21 | Fix hangup to interrupt on cascading PIC. | kiyohara |
| 2013-04-20 | bump ICU_LEN | macallan |
| 2013-04-18 | support OpenPIC variant found in PowerMac G5s | macallan |
| 2013-04-17 | support Shasta | macallan |
| 2013-04-11 | more OEA64_BRIDGE support | macallan |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2013-02-20 | add WSDISPLAY_COMPAT_PCVT | macallan |
| 2012-12-11 | work around a bug in some (all?) nvidia OF ROMs: | macallan |
| 2012-11-02 | My PowerMac3,1 is using gpio4 to detect a connected headphone, and I would bet | phx |
| 2012-11-01 | - apply limits consistently | macallan |
| 2012-10-31 | implement limits and support event monitoring | macallan |
| 2012-10-29 | fix compile problems (for POWERMAC_G5). | chs |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-10-01 | Remove 'struct apm_connect_info' - part of the i386 APM bios interface. | dsl |
| 2012-09-23 | increase powerpc NKMEMPAGES_MAX_DEFAULT to 256MB. remove the macppc | mrg |
| 2012-09-18 | fix typo | macallan |
| 2012-09-06 | - make the charge state sensor actually do something | macallan |
| 2012-09-06 | only register a PMU callback when we're actually monitoring and reporting | macallan |
| 2012-09-05 | split the envsys sensors into two devices - one SME_CLASS_ACADAPTER and one | macallan |
| 2012-09-01 | Rename RT2500USB driver to ural(4) as it was originally in OpenBSD, | jakllsch |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | abs |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-24 | Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000 and | jakllsch |
| 2012-07-22 | Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes | matt |
| 2012-07-19 | Add tdvfb (Voodoo2 driver) to GENERIC. | rkujawa |
| 2012-07-15 | Some namespace protection (and add greppablity). | dsl |
| 2012-07-14 | Add umass to the macppc INSTALL kernel so that it is easier to perform | jmmv |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-06-02 | Add some pre-processor magic to verify that the type of the data item | dsl |
| 2012-05-23 | malloc -> kmem_alloc | macallan |