summaryrefslogtreecommitdiff
path: root/sys/src/9
AgeCommit message (Expand)Author
2022-06-12devsrv: revert 'add /srv/clone'Ori Bernstein
2022-06-12mergecinap_lenrek
2022-06-12imx8/usbxhci: bring usb out of resetcinap_lenrek
2022-06-12kernel: add /srv/cloneJacob Moody
2022-06-12imx8/lcd: silly work around for display instabilitycinap_lenrek
2022-06-11imx8: mainscreen turn on!cinap_lenrek
2022-06-11devi2c: add generic i2c bus drivercinap_lenrek
2022-06-07kernel: add devskel for pc and pc64Jacob Moody
2022-06-05kernel: cleanup unused fields from devpipeJacob Moody
2022-05-28kernel: be more careful about argc for /dev/drivers writesJacob Moody
2022-05-28kernel: add /rc to devrootJacob Moody
2022-05-28kernel: add chdev command to devconsJacob Moody
2022-05-19kernel: remove dead case from devpipeJacob Moody
2022-05-15imx8: add xhci driver for the soccinap_lenrek
2022-05-15kernel: disable wstat for devpipeJacob Moody
2022-05-09uartimx: fix interruptscinap_lenrek
2022-05-08imx8: implement psci calls for system reset and multicore startupcinap_lenrek
2022-05-08imx8: add work in progress i.MX8MQ kernel for the mntreform2 laptopcinap_lenrek
2022-05-02kernel: fix noteid change race condition from devproc while forking (thanks j...cinap_lenrek
2022-04-03uartpci: AMT SOL Redirection interface (x200s)cinap_lenrek
2022-04-02devdraw: printmesg: implement "z" fmt arg (safe since printmesg is disabled)Sigrid Solveig Haflínudóttir
2022-03-30devsd: cache SDunit pointer in Chan.aux, improve error handlingcinap_lenrek
2022-03-19devuart: allow serial console on late detected uartscinap_lenrek
2022-03-18uartpci: add serial-over-lan uart from x230/AMTcinap_lenrek
2022-03-18sdide: add pci id for AMT IDE-r controller on x230cinap_lenrek
2022-03-14ip(3): use flags instead of tag for 8 column route add/removecinap_lenrek
2022-03-13devip: allow setting the "trans" flag on a logical interfacecinap_lenrek
2022-03-12devip: implement network address translation routescinap_lenrek
2022-02-28ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy)cinap_lenrek
2022-02-27devbridge: fix vlan range parsingcinap_lenrek
2022-02-26devbridge: improve locking, unbind ports automatically on read error and more...cinap_lenrek
2022-02-23nusb/ether: remove csp check for rndis, already done in nusbrccinap_lenrek
2022-02-21usbxhci: endpoint address needs to be masked with Epmax from endpoint numbercinap_lenrek
2022-02-16devbridge: implement experimental vlan supportcinap_lenrek
2022-02-16devip: dont hold ifc wlock during medium bind/unbindcinap_lenrek
2021-08-21etheriwl: fixes for 7260 ackemal
2022-02-05bcm: fix rebootcode linkagecinap_lenrek
2022-02-05devgpio: make reading ctl file return 0 bytescinap_lenrek
2022-01-23devenv: allow environment total size of up to 1MBcinap_lenrek
2022-01-16kernel: make Page.txtflush into an arraycinap_lenrek
2022-01-01remove ssl from zynq and remaining kernel configurationsqwx
2021-12-31remove devssl.ccinap_lenrek
2021-12-13devssl, cpu, import, oexportfs: deleteOri Bernstein
2021-12-08vga/igfx: add missing pci did's for hwblank for known mobile modelsqwx
2021-11-26kernel: add extra negative and power-of-two check to pcibarsize()cinap_lenrek
2021-11-26kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TBcinap_lenrek
2021-11-18audiohda: add support for intel cannon point-lp (t490s)qwx
2021-11-13vgaigfx: add x1 carbon 3rd genqwx
2021-11-09devtls: reject zero length records (thanks sigrid)cinap_lenrek
2021-11-07kernel/rdb: need to reenable polling mode on the uart, remove cruftcinap_lenrek