Age | Commit message (Expand) | Author |
2023-05-13 | imx8: move fpon()/fpoff() into l.s | cinap_lenrek |
2023-04-24 | imx8: provide PCIWINDOW constant, use PCIWADDR() for MSI_TARGET_ADDR | cinap_lenrek |
2023-04-24 | imx8: add vpu clocks and irq indices, correct a typo (no functional change) | Sigrid Solveig Haflínudóttir |
2023-04-19 | imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test... | Sigrid Solveig Haflínudóttir |
2023-04-08 | kernel: Clear secrets on reboot | cinap_lenrek |
2023-02-10 | reform: put default "console=0" in #ec | cinap_lenrek |
2023-02-06 | reform: move SAI iomux/clock initialization into probe() | cinap_lenrek |
2023-01-03 | devip: actually put igmp in ip section | cinap_lenrek |
2023-01-03 | devip: add igmp protocol support to all kernels | cinap_lenrek |
2022-12-29 | reform/usdhc: fix debug print, R1b response handled by controller | cinap_lenrek |
2022-12-27 | sdmmc: new interface for SDio | cinap_lenrek |
2022-12-11 | sdmmc: multiple controller support | cinap_lenrek |
2022-12-10 | imx8: cleanup framebuffer code | cinap_lenrek |
2022-12-05 | imx8: a simple softscreen | Sigrid Solveig Haflínudóttir |
2022-12-03 | usbxhci: cleanup | cinap_lenrek |
2022-12-03 | usbxhci: split usbxhci in portable and pci / soc specific drivers | cinap_lenrek |
2022-10-31 | reform: only override console=0 when no plan9.ini is passed | cinap_lenrek |
2022-09-25 | devpci: provide a #$ device for PCI config access | cinap_lenrek |
2022-09-07 | imx8/pm: provide acpi(1)-compatible battery readings | Sigrid Solveig Haflínudóttir |
2022-09-05 | imx8/lcd: rework screen blanking | Sigrid Solveig Haflínudóttir |
2022-09-04 | imx8/clock: 1.6Ghz - forgot to push the rest of the change | Sigrid Solveig Haflínudóttir |
2022-09-03 | imx8: go back to 1.6Ghz | Sigrid Solveig Haflínudóttir |
2022-09-02 | imx8/lcd: disable the bridge output on blank | Sigrid Solveig Haflínudóttir |
2022-09-01 | imx8/lcd: toggle lcdif on blankscreen | Sigrid Solveig Haflínudóttir |
2022-08-30 | revert a3dc4d80a899b28130729721b90a0506e44b8d76, didnt work, back to iprint() | cinap_lenrek |
2022-08-29 | imx8/sai: reduce watermark; use the fifo size reported by the platform; remov... | Sigrid Solveig Haflínudóttir |
2022-08-25 | imx8: invalidate l2 cache as well (fixes not fully cleared BSS on cold boot) | Sigrid Solveig Haflínudóttir |
2022-08-21 | imx8: 1.5Ghz turbo | cinap_lenrek |
2022-08-21 | imx8: use print() instead of iprint() for cpuidprint(), so it gets logged in ... | cinap_lenrek |
2022-08-21 | imx8: disable turbo mode, set to 1.4GHz which is stable on first boot | Sigrid Solveig Haflínudóttir |
2022-08-20 | imx8/sai, aux/wm8960: expose jack detect status in #A/audiostat | Sigrid Solveig Haflínudóttir |
2022-08-20 | imx8/gpio: missed change in the previous commit | Sigrid Solveig Haflínudóttir |
2022-08-20 | imx8/gpio: add interrupt handlers support | Sigrid Solveig Haflínudóttir |
2022-08-19 | imx8/sai: flush the ring on close to avoid garbage leftovers on restarts | Sigrid Solveig Haflínudóttir |
2022-08-19 | imx8/sai: do not strangle the core with interrupts on underruns | Sigrid Solveig Haflínudóttir |
2022-08-18 | imx8/sai: double the delay; set clock explicitly | Sigrid Solveig Haflínudóttir |
2022-08-18 | imx8/sai: increase watermark, run in slave mode, continue on fifo errors | Sigrid Solveig Haflínudóttir |
2022-08-17 | imx8: add a semi-working SAI2 audio driver | Sigrid Solveig Haflínudóttir |
2022-08-17 | kernel: allocate notes in heap | cinap_lenrek |
2022-08-17 | kernel: simplify notify() adding common popnote() function | cinap_lenrek |
2022-08-16 | imx8/usbxhciimx: fix a set and not used warning | Sigrid Solveig Haflínudóttir |
2022-08-15 | imx8: enable/expose tmu | Sigrid Solveig Haflínudóttir |
2025-05-14 | kernel: get rid of Proc.kstack | glenda |
2022-08-12 | 9: compute available kernel pages using sizeof(Proc*) | Ori Bernstein |
2022-08-10 | 9/port: allow kiloprocs -- allocate procs lazily | Ori Bernstein |
2022-08-08 | imx8: add aux/imx8pm with lcd brightness control | Sigrid Solveig Haflínudóttir |
2022-07-31 | usb: fix ehci isochronous "in" split transactions | cinap_lenrek |
2022-07-30 | imx8: increase cpu frequency from 1.4 to 1.6ghz | cinap_lenrek |
2022-07-21 | devrtc: fix mistake. | cinap_lenrek |
2022-07-20 | imx8: add simple i2c rtc driver for NXP PCF8523 | cinap_lenrek |