summaryrefslogtreecommitdiff
path: root/sys/src/9/imx8/uartimx.c
AgeCommit message (Collapse)Author
2022-06-11imx8: mainscreen turn on!cinap_lenrek
supports the lcd panel and adds alot of infrastructure like for the ccm clock module and the i2c controllers.
2022-05-09uartimx: fix interruptscinap_lenrek
need to turn off transmitter fifo interrupt when we run out of data to transmit, and set rx fifo ready fifo threshold to one.
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