summaryrefslogtreecommitdiff
path: root/sys/src/9
AgeCommit message (Expand)Author
2022-11-20devip: lilu dallas multicast.cinap_lenrek
2022-11-20icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMITcinap_lenrek
2022-11-15kernel: handle 64-bit multiboot framebuffer addressMichael Forney
2022-11-05ethervgbe: do not give userspace the frame check sequenceJacob Moody
2022-11-02kernel: Do not treat IPv6 ULA's as GUA's (thanks Arne Meyer)Jacob Moody
2022-10-31reform: only override console=0 when no plan9.ini is passedcinap_lenrek
2022-10-23sdnvme: fix missing unlock() in submit queue full casecinap_lenrek
2022-10-21kernel: fix freeb() for custom poolscinap_lenrek
2022-10-08devip: use port/netif.h constants for ethermediumcinap_lenrek
2022-09-28devip: get rid of Ipifc.mintucinap_lenrek
2022-09-28arp: move arp expire logic into own functioncinap_lenrek
2022-09-27arp: don't leak data in the padding of arp repliescinap_lenrek
2022-09-27arp: make sure arpresolve() only returns single packetcinap_lenrek
2022-09-259/port: revert timer wheel change, breaks pi4 boot, needs more time investiga...cinap_lenrek
2022-09-25devpci: provide a #$ device for PCI config accesscinap_lenrek
2022-09-25devip: fix ipv6 mss clampingcinap_lenrek
2022-09-249/port: reimplement timers to use timer wheelOri Bernstein
2022-09-22devarch: add name for VIA C7 EdenArne Meyer
2022-09-18tcpmssclamp: pass correct size tcpmssclamp()cinap_lenrek
2022-09-18sdnvme: avoid "empty if body" warningcinap_lenrek
2022-09-18usbxhci: eliminate "set but not used" warningcinap_lenrek
2022-09-18devip: less stupid hnputs_csum()cinap_lenrek
2022-09-17tcpmssclamp: only check the first ipv4 fragment for tcp headercinap_lenrek
2022-09-17devip: do tcp mss clamping when forwarding packetscinap_lenrek
2022-09-07imx8/pm: provide acpi(1)-compatible battery readingsSigrid Solveig Haflínudóttir
2022-09-05imx8/lcd: rework screen blankingSigrid Solveig Haflínudóttir
2022-09-05ethervgbe: fix fucked up mergecinap_lenrek
2022-09-04imx8/clock: 1.6Ghz - forgot to push the rest of the changeSigrid Solveig Haflínudóttir
2022-09-03imx8: go back to 1.6GhzSigrid Solveig Haflínudóttir
2022-09-03devip: make Rproxy flag explicitcinap_lenrek
2022-09-03zynq: correctly specify dolock flag to postnote()cinap_lenrek
2022-09-03pc64: half KSTACK to 8k.cinap_lenrek
2022-09-03kernel: half NERR, refcount Note's to avoid excessive allocations for postnot...cinap_lenrek
2022-09-03devip: replicate the nat-flag (Rtrans) when superceding interface routecinap_lenrek
2022-09-02imx8/lcd: disable the bridge output on blankSigrid Solveig Haflínudóttir
2022-09-01imx8/lcd: toggle lcdif on blankscreenSigrid Solveig Haflínudóttir
2022-08-30revert a3dc4d80a899b28130729721b90a0506e44b8d76, didnt work, back to iprint()cinap_lenrek
2022-08-29imx8/sai: reduce watermark; use the fifo size reported by the platform; remov...Sigrid Solveig Haflínudóttir
2022-08-26sdnvme: correct mode/serial/firmware string lengthsSigrid Solveig Haflínudóttir
2022-08-25imx8: invalidate l2 cache as well (fixes not fully cleared BSS on cold boot)Sigrid Solveig Haflínudóttir
2022-08-21imx8: 1.5Ghz turbocinap_lenrek
2022-08-21imx8: use print() instead of iprint() for cpuidprint(), so it gets logged in ...cinap_lenrek
2022-08-21imx8: disable turbo mode, set to 1.4GHz which is stable on first bootSigrid Solveig Haflínudóttir
2022-08-20imx8/sai, aux/wm8960: expose jack detect status in #A/audiostatSigrid Solveig Haflínudóttir
2022-08-20imx8/gpio: missed change in the previous commitSigrid Solveig Haflínudóttir
2022-08-20imx8/gpio: add interrupt handlers supportSigrid Solveig Haflínudóttir
2022-08-19imx8/sai: flush the ring on close to avoid garbage leftovers on restartsSigrid Solveig Haflínudóttir
2022-08-19imx8/sai: do not strangle the core with interrupts on underrunsSigrid Solveig Haflínudóttir
2022-08-18devvga: fix race condition between writes to vgactlqwx
2022-08-18imx8/sai: double the delay; set clock explicitlySigrid Solveig Haflínudóttir