summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08GIC driver in the qemu kernel is now GICv2gicv2cosarara
2023-11-19rio(1), rio(4): wctl /srv pipe is dead, mention 'none' attach (thanks unobe)Jacob Moody
2023-11-18fshalt: get rid of special nvme hack for disk shutdowncinap_lenrek
2023-11-18devip: make some symbols static, cleanupcinap_lenrek
2023-11-18mergecinap_lenrek
2023-11-18ip/ipconfig: allow "del" verb in addition to "remove"cinap_lenrek
2023-11-18devip: have findipifc() return rlock'd interface, allow to use "del" instead ...cinap_lenrek
2023-11-17cpp: run tests with 'mk test'Ori Bernstein
2023-11-12devuart: fix wrong opens count in case of uartenable() errorcinap_lenrek
2023-11-12devuart: make sure consuart was enabled before setting serialoqcinap_lenrek
2023-11-12devuart: handle software flow control (XON/XOFF) in devuart alonecinap_lenrek
2023-11-12/sys/lib/dist/mkfile: include /386/mbr et al in disk imagesJacob Moody
2023-11-12devuart: cleanup uart console codecinap_lenrek
2023-11-12zynq: remove uartconsole() function, already done by devuart internallycinap_lenrek
2023-11-12zynq: fix print format in emmc drivercinap_lenrek
2023-11-11diff: make distproto copies testsJacob Moody
2023-11-11ape: libap: do not set objtype in amd64 mkfileJacob Moody
2023-11-11patch: delete files for tests before test runOri Bernstein
2023-11-11bcm64, imx8: provide more flexible MPIDR_EL1 CPUID to machno mappingcinap_lenrek
2023-11-11kernel: fix SEGMAXSIZE macro, force 64-bit resultcinap_lenrek
2023-11-10distproto: include /lib/ucd in releasesJacob Moody
2023-11-05nusb/ether: implement link status detection for smsc and lan78xxcinap_lenrek
2023-11-05nusb/ether: make stats file compatible to stats(8)cinap_lenrek
2023-11-05stats(8): drop 802.11, consider *ALL* /net/ether*/statscinap_lenrek
2023-11-05ircrc: fix pong message (thanks mkf)Ori Bernstein
2023-11-05bcm, bcm64: handle disk activity led from sdmmccinap_lenrek
2023-11-05Add missing sd/mmc controller dependencies to /sys/src/9/port/sd.hcinap_lenrek
2023-11-05sdhost: remove coherence() for RD() and cleanupcinap_lenrek
2023-11-05i2cbcm: use core clock rate from vcore instead of hardcoding 250Mhzcinap_lenrek
2023-11-05pi3: implement sdhost controller driver so we can use wifi alwayscinap_lenrek
2023-11-04ether4330: annex sdM for emmc (changed order)cinap_lenrek
2023-11-04pi3, pi4: change the order of emmc and sdhc for ether4330cinap_lenrek
2023-11-04plan9.ini(8): document $wpaoptscinap_lenrek
2023-11-04arm64: remove hz/mhz from conf, not needed.cinap_lenrek
2023-11-049/boot/net.rc: allow setting additional flags to aux/wpa with $wpaopts in pla...cinap_lenrek
2023-11-04devsd, sdmmc, ether4330: improve infrastructure for sdiocinap_lenrek
2023-11-02ndb/dns: fix memory leak in dnzone()cinap_lenrek
2023-11-01ndb/dns: add -L flag for local-recursive servercinap_lenrek
2023-11-01ndb/dns: better handling of extended response codecinap_lenrek
2023-10-30ndb/dns: make sure theres only a single Topt option in getednsopt().cinap_lenrek
2023-10-30ndb/dns: implement EDNS(0) extension (rfc6891)cinap_lenrek
2023-10-29git/branch: avoid null list errorsOri Bernstein
2023-10-29arm64: mem.c doesnt need sysreg.hcinap_lenrek
2023-10-29bcm64: dont need sysreg.h in mem.ccinap_lenrek
2023-10-29bcm64: use generic 9/arm64/mmu.ccinap_lenrek
2023-10-29imx8: share generic arm64 mmu.ccinap_lenrek
2023-10-29bcm64: remove sysreg.ccinap_lenrek
2023-10-29bcm64: use generic 9/arm64/* filescinap_lenrek
2023-10-29imx8: use generic 9/arm64/sysreg.hcinap_lenrek
2023-10-29imx8: use generic 9/arm64/^(init9.s rebootcode.s)cinap_lenrek