summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}lukem
2023-06-03bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBERlukem
2023-04-20Provide a shared pmap_devmap implementation and convert all pmap_devmapskrll
2023-03-28s/interrput/interrupt/ and s/accesss/access/ in comments.andvar
2023-02-11Apply ldscript fixes for binutils-2.39. See PR 57223.mlelstv
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2022-07-03s/bounaries/boundaries/ in comments.andvar
2022-05-28fix various typos, mainly in comments.andvar
2022-03-19Fix locking after opendisk(), VOP_IOCTL() needs an unlocked vnode,hannken
2022-02-12sys: Fix various abuse of struct device internals.riastradh
2022-01-02fix the build (KASSERT)christos
2021-11-20- Accept anti-aliased fonts.rin
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2021-08-07Merge thorpej-cfargs2.thorpej
2021-06-29Remove uscanner(4) drivernia
2021-06-21fix proplib deprecationchristos
2021-06-05there is no SPL_SOFTchristos
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-04-13Make LCD BrightnessUp/BrightnessDown work on C7x0/860.tsutsui
2021-04-12remove shadowed (common) declarations of various libsa variablesmrg
2021-01-21remove "no options" for compat_ossaudio now it's disabled by defaultnia
2021-01-20remove compat_ossaudio from kernel modulesnia
2020-11-21malloc(9) -> kmem(9)thorpej
2020-09-26G/C arm/atomic.hskrll
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2020-07-27Don't remove the _LKM #ifdefs, but do s/_LKM/_MODULE/skrll
2020-07-23unifdef -U_LKMskrll
2020-05-03Avoid common symbol declarations.joerg
2020-04-21Use -Wno-error=address-of-packed-member for a number of more bootjoerg
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-04-18Trailing whitespaceskrll
2020-04-04mark nsmb major obsoletejdolecek
2020-03-25remove 'file-system SMBFS' and 'pseudo-device nsmb' from all kernel configsjdolecek
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2020-01-12Revert "Compile with -O2 by default" change in previous rev 1.11.tsutsui
2020-01-03Drop CTF sections from this size restricted kernel (especially as themartin
2019-12-22Cleanup i2c bus acquire / release, centralizing all of the logic intothorpej
2019-12-15Remove clause 3 and 4 leftovers from TNF licenses in more sources.tsutsui
2019-11-13Make zaurus kernels use symbol tables loaded by the bootloader.tsutsui
2019-11-13Fix attach failure of zaudio(4) WM8731 (C7x0/860) and WM8750 (C1000/3x00).tsutsui
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2019-11-04Fix build with VERBOSE_INIT_ARM without DIAGNOSTIC.tsutsui
2019-11-02Put back options WSDISPLAY_COMPAT_RAWKBD. It's required by Xorg server.tsutsui
2019-11-02Fix build errors with options WSDISPLAY_COMPAT_RAWKBD.tsutsui
2019-10-28Make sure to clear bss before jumping to a kernel copied from load buffer.tsutsui
2019-10-26Misc cleanup to avoid future confusion.tsutsui
2019-10-26Fix another boot failure issue of NetBSD/zaurus 8.x and later.tsutsui