| Age | Commit message (Expand) | Author |
| 2023-06-03 | adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER} | lukem |
| 2023-06-03 | bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER | lukem |
| 2023-05-09 | check for proper error value from OF_finddevice() | macallan |
| 2023-02-09 | Adjust _all_ cinclude of *.local files | abs |
| 2023-01-26 | do some cleanup | macallan |
| 2023-01-12 | don't attach on cascaded mpics for now - we don't really use them for anything | macallan |
| 2022-12-28 | one more skiplist entry... | macallan |
| 2022-12-28 | don't complain about mpic and dart not being configured | macallan |
| 2022-12-28 | suppress 'not configured' message for mpic on G5s | macallan |
| 2022-12-28 | support cascading: | macallan |
| 2022-12-28 | first step towards MSI support on G5: | macallan |
| 2022-12-18 | add comment to explain why we zero SPRG0 here | macallan |
| 2022-12-18 | #ifdef DEBUG the previous change, it seems to cause trouble on qemu which | macallan |
| 2022-12-14 | Explicitly zero SPRG0 before doing anything else - it's used to store a pointer | macallan |
| 2022-10-31 | s/interrut/interrupt/ and s/accelelerator/accelerator/ in comments. | andvar |
| 2022-09-18 | Eliminate use of IFF_OACTIVE. | thorpej |
| 2022-08-13 | Do not try to create a fake MBR disklabel from the PMBR of a GPT disk. | martin |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-17 | std.macppc: Nix trailing whitespace. | riastradh |
| 2022-07-14 | default to apple layout for both adb and usb keyboards | macallan |
| 2022-07-10 | Fix order of hi / lo halves in the ofw_address_cells == 2 case. | thorpej |
| 2022-06-29 | Use old limit of 32 + 32 bytes to keep combining buffer on stack. | mlelstv |
| 2022-06-26 | cpu_reboot: use cpu_halt_others() instead of a (simple) open coded | martin |
| 2022-06-19 | we also need WSDISPLAY_COMPAT_PCVT and _SYSCONS | macallan |
| 2022-06-15 | uncomment WSDISPLAY_COMPAT_USL | macallan |
| 2022-06-02 | check platform-do-*-mute properties to find out the resp. GPIO's polarity | macallan |
| 2022-06-01 | Revert previous, the mask is intented to be like sc_output_mask, a bitmask | martin |
| 2022-06-01 | In SNAPPER_OUTPUT_SELECT the "mask" is a bitmap of muted outputs, not | martin |
| 2022-06-01 | Recognize the OF labels used for line output and headphone output on a | martin |
| 2022-05-22 | Sync pseudo devs crypto and swcrypto with GENERIC | martin |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-03-28 | uhidev(9): Get the device and interface through attach args. | riastradh |
| 2022-02-22 | Incllude POWERMAC_G5.local if it exists | martin |
| 2022-02-16 | powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks. | riastradh |
| 2022-02-16 | macppc: Support *macppc* GENERIC.local, not evbarm GENERIC64.local. | riastradh |
| 2022-02-16 | macppc: Support GENERIC.local. | riastradh |
| 2022-02-13 | PR port-macppc/56091: on G5 macs we currently can not easily make | martin |
| 2022-02-11 | Remove some #ifdef __OpenBSD__ code that's not complete and thus doesn't | thorpej |
| 2022-02-09 | fix various typos in comments. | andvar |
| 2022-01-22 | Change the devhandle_from_*() functions to also take a "super handle", | thorpej |
| 2022-01-21 | Don't bother with devhandle_from_of() if we're just forwarding along | thorpej |
| 2021-12-26 | fix various typos, mainly in comments. | andvar |
| 2021-09-26 | Driver "kqfilter" entry points return an error code, so if an invalid | thorpej |
| 2021-09-26 | Use seltrue_filtops rather than rolling our own with filt_seltrue. | thorpej |
| 2021-09-26 | Change the kqueue filterops::f_isfd field to filterops::f_flags, and | thorpej |
| 2021-09-11 | Add missing double p and d for stopped and overriden accordingly. | andvar |
| 2021-09-11 | fix license copypasta | macallan |
| 2021-09-10 | this driver allows to read the speeds of fans controlled via mac-io/fans/* | macallan |
| 2021-09-03 | switch smu to common fan control code | macallan |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |