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