summaryrefslogtreecommitdiff
path: root/sys/src/9/imx8/io.h
AgeCommit message (Collapse)Author
2022-09-01imx8/lcd: toggle lcdif on blankscreenSigrid Solveig Haflínudóttir
Stop DOTCLK on interrupt after the current frame is done, toggle PWM2.
2022-08-20imx8/gpio: add interrupt handlers supportSigrid Solveig Haflínudóttir
2022-08-17imx8: add a semi-working SAI2 audio driverSigrid Solveig Haflínudóttir
2022-07-03imx8: pcie and nvme supportcinap_lenrek
2022-06-14imx8: port usdhc driver (from bcm/sdhc) for external sdcardcinap_lenrek
this is a total hack, only works up to 25MHz for now.
2022-05-08imx8: add work in progress i.MX8MQ kernel for the mntreform2 laptopcinap_lenrek
This is a work in progress port to the mntreform2 laptop. Working so far: - mmu (same as raspberry pi 3b+) - arm generic timer - gicv3 - uart1 - enet With access to the uart, one can netboot this kernel in u-boot using the following commands: > dhcp > bootm