| Age | Commit message (Expand) | Author |
| 2022-05-30 | Introduce PPC_NO_UNALIGNED flag to indicate that CPU cannot handle | rin |
| 2022-05-07 | Try to fix PV tracking support. | rin |
| 2022-02-17 | include pmap_pvt.c in bridge mode as well | macallan |
| 2022-02-16 | powerpc: Implement pv-tracking for unmanaged pages. | riastradh |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-03-05 | For Explora 451, call calc_delayconst() before pckbc_cnattach(), which | rin |
| 2020-10-21 | make process_machdep.c included always since it provides register i/o used by | christos |
| 2020-10-20 | harmonize process_machdep.c inclusion. | christos |
| 2020-09-10 | Introduce PMAP_TLBDEBUG option for ibm4xx: clear only TLBHI[V] bit when | rin |
| 2020-06-30 | Make copystr() a MI C function, part of libkern and shared on all | maxv |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-02-20 | Add PPC_IBM440 flag as 440 is significantly different from 40x processors. | rin |
| 2020-01-29 | remove urio(4), a driver for the Rio500 MP3 player. | maya |
| 2019-04-06 | Overhaul the API used to fetch and store individual memory cells in | thorpej |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2019-01-27 | Restore satlink's majors entries commented out and marked obsolete. | dholland |
| 2019-01-27 | Remove the satlink driver. It was disabled everywhere, had no man page and | maxv |
| 2018-09-23 | Remove ISDN from the kernel. It has remained unmaintained for a long time, | maxv |
| 2018-09-22 | - Determine KERN_AS automatically depending on whether OPT_MODULAR is | rin |
| 2018-07-15 | Retire ipkdb entirely. The option was removed from the config files | maxv |
| 2018-06-01 | add clock speed control for 970MP CPUs | macallan |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2016-02-27 | clang now supports normal soft float. | joerg |
| 2015-08-24 | Define ${LINKSCRIPT} in one place. | uebayasi |
| 2015-08-24 | Don't mention stab and DWARF sections, because these (poorly mtaintained) | uebayasi |
| 2015-08-21 | I bet setting search-directory for ld.so is useless in any kernel. | uebayasi |
| 2015-08-20 | Indent with 2 spaces. | uebayasi |
| 2015-04-23 | Update device dependency information - the sysmon major device now depends on... | pgoyette |
| 2014-11-15 | Use LINKSCRIPT. | uebayasi |
| 2014-08-10 | Put GCC/GAS specific options under ACTIVE_CC == "gcc". | joerg |
| 2014-08-08 | Don't set -mmultiple or -mno-string for PowerPC, the difference is too | joerg |
| 2014-08-05 | Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly | apb |
| 2014-04-19 | ldscript for ppc64 kernels | matt |
| 2014-03-06 | When building a DEBUG kernel, mdsetimage into the .gdb as well (so if it's | matt |
| 2014-03-04 | compat16 -> compat_16 | matt |
| 2014-02-28 | sigcode is dependant on compat_16 | matt |
| 2014-02-28 | Don't hardcode MACHINE_ARCH | matt |
| 2014-01-19 | make this look more like the latest elf32ppc.x. tested on pegasosII. | mrg |
| 2013-11-21 | Support Synopsys DesigneWave OTG on PowerPC 405EX. | kiyohara |
| 2013-11-17 | Enable sljit and bpfjit on powerpc. | alnsn |
| 2013-11-16 | make sure that .text.startup and .text.unlikely end up in the | mrg |
| 2013-09-19 | remove unused OPENPIC flags. | christos |
| 2013-08-23 | Add a SYSTEM_DEP for the ramdisk on INSTALL kernels. | matt |
| 2013-03-10 | Explicitly set KERN_AS (this could be done in /usr/src/sys/conf/Makefile.*) | christos |
| 2012-10-20 | Support Cache Protocol 'MEI' with MULTIPROCESSOR. | kiyohara |
| 2012-10-02 | move common tlb stuff to uvm | christos |
| 2012-07-23 | Add support for PPC FP emulation to BookE. | matt |
| 2012-07-22 | Split mdio/mii access into its own "device" and update accordingly. | matt |
| 2012-03-29 | Add PMAP_MINIMALTLB defflag | matt |
| 2012-03-29 | Add ldscript which aligns .data to a 1MB boundary. (used for testing) | matt |