summaryrefslogtreecommitdiff
path: root/sys/arch/zaurus
AgeCommit message (Expand)Author
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
2019-10-26Explicitly set empty LINKENTRY to keep ENTRY address specified in ldscript.tsutsui
2019-10-241. All Makefiles that use ARM_APCS_FLAGS add -marm unconditionally andchristos
2019-10-19Fix a build error with options VERBOSE_INIT_ARM.tsutsui
2019-09-23Consistently use ${RELEASEDIR}/${RELEASEMACHINE} instead ofchristos
2019-08-21 Fix typo (s/contoller/controller/).msaitoh
2019-07-26comment out WSDISPLAY_COMPAT_RAWKBD for now, it does not compilemartin
2019-07-16Consistently use vaddr_t as initarm and friends return type.skrll
2019-07-16KNFskrll
2019-06-08Clean get_props().isaki
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2019-03-29bye ddb and we fit again.christos
2019-03-29Yes, we need to load symbols, but we don't need the whole DDB infrastructurechristos
2019-03-27- expose vmparams to userland on arm, like other archs do.christos
2019-02-07Add commented-out modern USB NICs for users easily finding them out.rin