| Age | Commit message (Expand) | Author |
| 2023-02-09 | Adjust _all_ cinclude of *.local files | abs |
| 2022-10-15 | DHT Walnut: Fix failure to attach on-board pdcide(4) for cold boot. | rin |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-09-18 | Eliminate use of IFF_OACTIVE. | thorpej |
| 2022-09-11 | Add hack for clang for ibm4xx/trap.c. | rin |
| 2022-08-07 | Enable UFS_DIRHASH; this machine has 256MB RAM :) | rin |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-22 | Split the i2c controller into 2 separate instances. This aligns with | thorpej |
| 2022-07-22 | Stop using deprecated problib functions. | thorpej |
| 2022-07-22 | Revert previous; that was intended to be two separate commits. | thorpej |
| 2022-07-22 | Stop using deprecated proplib functions. | thorpej |
| 2022-06-04 | - Use register prefix (%r). | rin |
| 2022-05-30 | Restrict strictly-aligned versions of memcmp(9), memcpy(9), and | rin |
| 2022-05-30 | For IBM_PPC403, emulate unaligned memory access for userland process. | rin |
| 2022-05-29 | le(4): Fix resource leaks for error paths. | rin |
| 2022-05-07 | Instead of hard-coding SPR# for CCR0, define SPR_CCR0 in | rin |
| 2022-03-10 | powerpc: Implement bus_space_barrier as eieio. | riastradh |
| 2022-03-03 | powerpc: Use device_set_private for e500 cpuN. | riastradh |
| 2022-02-27 | evbppc/temac(4): Mark unused functions as such. | riastradh |
| 2022-02-20 | Convert assembly to something both gcc and clang understand. | christos |
| 2022-02-17 | evbppc: fix typo from cfargs rototill. | riastradh |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2022-02-12 | evbppc/wdc(4) at obio: Stop fabricating bogus struct device. | riastradh |
| 2022-01-15 | s/adressing/addressing/ | msaitoh |
| 2021-12-08 | fix various typos in comments and log messages. | andvar |
| 2021-12-05 | s/decriptor/descriptor/ in comment. | msaitoh |
| 2021-10-21 | fix various typos, mainly in comments, but also in man pages and log messages. | andvar |
| 2021-09-19 | fix few more typos in comments, messages and documentation. | andvar |
| 2021-09-04 | Fix build without DEBUG. | rin |
| 2021-08-20 | fix various typos in comments and log messages. | andvar |
| 2021-08-19 | s/memry/memory+s/softare/software/+s/grapics/graphics+s/ouput/output | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-08-03 | Switch evbppc/ibm4xx to generic evbppc (same as oea) kernel modules. | rin |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-06-26 | Oops, revert unintentional part of the previous. | rin |
| 2021-06-26 | Set VMSWAP_DEFAULT_PLAINTEXT for Explora 450 (IBM_PPC403). | rin |
| 2021-06-03 | - Add some more things necessary for ATF. | rin |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-02 | evbppc: Add support for DHT Walnut 405GP evaluation board. | rin |
| 2021-03-30 | - G/C unused. | rin |
| 2021-03-30 | - Explicitly include <powerpc/spr.h>. | rin |
| 2021-03-30 | - Include tlb.h directly, instead of uvm_extern.h. | rin |
| 2021-03-30 | - Include tlb.h directly, instead of uvm_extern.h. | rin |
| 2021-03-30 | - Explicitly include <sys/param.h>. | rin |
| 2021-03-30 | - Include tlb.h directly instead of uvm_extern.h. | rin |
| 2021-03-30 | - Explicitly include <sys/param.h>. | rin |
| 2021-03-30 | Include <dev/ic/comreg.h> for COM_FREQ. | rin |
| 2021-03-30 | Sort & group headers. No binary changes. | rin |
| 2021-03-30 | G/C unused. Use tlb.h directly instead of uvm_extern.h. | rin |
| 2021-03-30 | G/C <evbppc/obs405.h>. | rin |