summaryrefslogtreecommitdiff
path: root/sys/src/9/imx8
AgeCommit message (Expand)Author
2023-05-13imx8: move fpon()/fpoff() into l.scinap_lenrek
2023-04-24imx8: provide PCIWINDOW constant, use PCIWADDR() for MSI_TARGET_ADDRcinap_lenrek
2023-04-24imx8: add vpu clocks and irq indices, correct a typo (no functional change)Sigrid Solveig Haflínudóttir
2023-04-19imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test...Sigrid Solveig Haflínudóttir
2023-04-08kernel: Clear secrets on rebootcinap_lenrek
2023-02-10reform: put default "console=0" in #eccinap_lenrek
2023-02-06reform: move SAI iomux/clock initialization into probe()cinap_lenrek
2023-01-03devip: actually put igmp in ip sectioncinap_lenrek
2023-01-03devip: add igmp protocol support to all kernelscinap_lenrek
2022-12-29reform/usdhc: fix debug print, R1b response handled by controllercinap_lenrek
2022-12-27sdmmc: new interface for SDiocinap_lenrek
2022-12-11sdmmc: multiple controller supportcinap_lenrek
2022-12-10imx8: cleanup framebuffer codecinap_lenrek
2022-12-05imx8: a simple softscreenSigrid Solveig Haflínudóttir
2022-12-03usbxhci: cleanupcinap_lenrek
2022-12-03usbxhci: split usbxhci in portable and pci / soc specific driverscinap_lenrek
2022-10-31reform: only override console=0 when no plan9.ini is passedcinap_lenrek
2022-09-25devpci: provide a #$ device for PCI config accesscinap_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-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-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-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-18imx8/sai: double the delay; set clock explicitlySigrid Solveig Haflínudóttir
2022-08-18imx8/sai: increase watermark, run in slave mode, continue on fifo errorsSigrid Solveig Haflínudóttir
2022-08-17imx8: add a semi-working SAI2 audio driverSigrid Solveig Haflínudóttir
2022-08-17kernel: allocate notes in heapcinap_lenrek
2022-08-17kernel: simplify notify() adding common popnote() functioncinap_lenrek
2022-08-16imx8/usbxhciimx: fix a set and not used warningSigrid Solveig Haflínudóttir
2022-08-15imx8: enable/expose tmuSigrid Solveig Haflínudóttir
2025-05-14kernel: get rid of Proc.kstackglenda
2022-08-129: compute available kernel pages using sizeof(Proc*)Ori Bernstein
2022-08-109/port: allow kiloprocs -- allocate procs lazilyOri Bernstein
2022-08-08imx8: add aux/imx8pm with lcd brightness controlSigrid Solveig Haflínudóttir
2022-07-31usb: fix ehci isochronous "in" split transactionscinap_lenrek
2022-07-30imx8: increase cpu frequency from 1.4 to 1.6ghzcinap_lenrek
2022-07-21devrtc: fix mistake.cinap_lenrek
2022-07-20imx8: add simple i2c rtc driver for NXP PCF8523cinap_lenrek