| Age | Commit message (Expand) | Author |
| 2014-02-28 | Needed for COMPAT_NETBSD32 | matt |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-05-16 | Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts | christos |
| 2012-07-28 | Remove declartions of physmem | matt |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-17 | Enable new-style <sys/bus.h> on several PowerPC ports supporting PCI | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-01 | Per discussion at | dyoung |
| 2011-06-22 | This is no longer needed. | matt |
| 2011-06-22 | Make pmppc use stock <powerpc/pci_machdep.h> | matt |
| 2011-06-20 | Don't export USER_SR if _MODULE is defined. | matt |
| 2011-06-20 | Fixup PSL handling to be tolerant of modules. Move evbppc psl changes | matt |
| 2011-06-20 | Don't expose port-specific if _MODULE is defined. | matt |
| 2011-06-20 | Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff. | matt |
| 2011-06-18 | split device/softc (CFATTACH_DECL_NEW) | matt |
| 2011-06-17 | intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT. | matt |
| 2011-06-12 | for booke and ibm4xx evbppc systems, set module_machine to to either | mrg |
| 2011-06-05 | Remove <machine/atomic.h>; use <sys/atomic.h> instead. | matt |
| 2011-04-26 | Remove Darwin, MACH and Mach-O support. | joerg |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2011-01-18 | Add support for various MPC85xx platforms. The MPC8536DS and MPC8548CDS | matt |
| 2010-03-18 | Support Plathome's OpenBlockS600. | kiyohara |
| 2010-03-02 | Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass. | matt |
| 2009-11-23 | If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD. | pooka |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-24 | Fix RCS Id, pointed out by Slava Semushin in private mail | hubertf |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-10-23 | Define BASE_ISA macro for ISA window base address (where pckbc, com, lpt live) | kiyohara |
| 2006-09-18 | Conversion of evbppc to generic TODR. ok freza@ | gdamore |
| 2006-09-03 | Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. | bjh21 |
| 2006-06-30 | Bring ibm4xx interrupt code up to date: | freza |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2006-01-25 | free -> dealloc | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-09-04 | Support 'PCMCIA adapter BOX' for OpenBlockS266. | kiyohara |
| 2005-06-30 | We don't need a.out loadfile support for evbppc - this port has only | simonb |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-03-18 | Add sources for OpenBlockS200 (OpenBlockS S/R) machine. | shige |
| 2005-03-18 | Rearrange codes for OpenBlockS266 machine. | shige |
| 2005-02-17 | Install spr.h | briggs |
| 2005-01-24 | Add OpenBlockS266 GPIO LED Driver. | shige |
| 2005-01-21 | Add consinit() and md_consinit funcptr to ibm4xx/machdep.c. | shige |
| 2005-01-18 | - Copy evbppc/obs405/machdep.c to evbppc/obs405/md_machdep.c. | shige |
| 2005-01-13 | Call com_opb_cnattach function. | shige |
| 2004-09-02 | Fix the rcsid. | scw |
| 2004-05-12 | Make compat_16_sys___sigreturn14() work again. | hannken |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |