| Age | Commit message (Expand) | Author |
| 2021-11-20 | - Accept anti-aliased fonts. | rin |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-06-29 | Remove uscanner(4) driver | nia |
| 2021-06-21 | fix proplib deprecation | christos |
| 2021-06-05 | there is no SPL_SOFT | christos |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-04-13 | Make LCD BrightnessUp/BrightnessDown work on C7x0/860. | tsutsui |
| 2021-04-12 | remove shadowed (common) declarations of various libsa variables | mrg |
| 2021-01-21 | remove "no options" for compat_ossaudio now it's disabled by default | nia |
| 2021-01-20 | remove compat_ossaudio from kernel modules | nia |
| 2020-11-21 | malloc(9) -> kmem(9) | thorpej |
| 2020-09-26 | G/C arm/atomic.h | skrll |
| 2020-09-06 | add support for new GCC 9 warnings that may be too much to fix | mrg |
| 2020-07-27 | Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/ | skrll |
| 2020-07-23 | unifdef -U_LKM | skrll |
| 2020-05-03 | Avoid common symbol declarations. | joerg |
| 2020-04-21 | Use -Wno-error=address-of-packed-member for a number of more boot | joerg |
| 2020-04-18 | PMAP_DEBUG has been deleted on arm | skrll |
| 2020-04-18 | Trailing whitespace | skrll |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-03-25 | remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configs | jdolecek |
| 2020-01-29 | remove urio(4), a driver for the Rio500 MP3 player. | maya |
| 2020-01-12 | Revert "Compile with -O2 by default" change in previous rev 1.11. | tsutsui |
| 2020-01-03 | Drop CTF sections from this size restricted kernel (especially as the | martin |
| 2019-12-22 | Cleanup i2c bus acquire / release, centralizing all of the logic into | thorpej |
| 2019-12-15 | Remove clause 3 and 4 leftovers from TNF licenses in more sources. | tsutsui |
| 2019-11-13 | Make zaurus kernels use symbol tables loaded by the bootloader. | tsutsui |
| 2019-11-13 | Fix attach failure of zaudio(4) WM8731 (C7x0/860) and WM8750 (C1000/3x00). | tsutsui |
| 2019-11-10 | in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT | chs |
| 2019-11-04 | Fix build with VERBOSE_INIT_ARM without DIAGNOSTIC. | tsutsui |
| 2019-11-02 | Put back options WSDISPLAY_COMPAT_RAWKBD. It's required by Xorg server. | tsutsui |
| 2019-11-02 | Fix build errors with options WSDISPLAY_COMPAT_RAWKBD. | tsutsui |
| 2019-10-28 | Make sure to clear bss before jumping to a kernel copied from load buffer. | tsutsui |
| 2019-10-26 | Misc cleanup to avoid future confusion. | tsutsui |
| 2019-10-26 | Fix another boot failure issue of NetBSD/zaurus 8.x and later. | tsutsui |
| 2019-10-26 | Explicitly set empty LINKENTRY to keep ENTRY address specified in ldscript. | tsutsui |
| 2019-10-24 | 1. All Makefiles that use ARM_APCS_FLAGS add -marm unconditionally and | christos |
| 2019-10-19 | Fix a build error with options VERBOSE_INIT_ARM. | tsutsui |
| 2019-09-23 | Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead of | christos |
| 2019-08-21 | Fix typo (s/contoller/controller/). | msaitoh |
| 2019-07-26 | comment out WSDISPLAY_COMPAT_RAWKBD for now, it does not compile | martin |
| 2019-07-16 | Consistently use vaddr_t as initarm and friends return type. | skrll |
| 2019-07-16 | KNF | skrll |
| 2019-06-08 | Clean get_props(). | isaki |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2019-03-29 | bye ddb and we fit again. | christos |
| 2019-03-29 | Yes, we need to load symbols, but we don't need the whole DDB infrastructure | christos |
| 2019-03-27 | - expose vmparams to userland on arm, like other archs do. | christos |
| 2019-02-07 | Add commented-out modern USB NICs for users easily finding them out. | rin |