Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-09-01 | imx8/lcd: toggle lcdif on blankscreen | Sigrid Solveig Haflínudóttir | |
Stop DOTCLK on interrupt after the current frame is done, toggle PWM2. | |||
2022-08-20 | imx8/gpio: add interrupt handlers support | Sigrid Solveig Haflínudóttir | |
2022-08-17 | imx8: add a semi-working SAI2 audio driver | Sigrid Solveig Haflínudóttir | |
2022-07-03 | imx8: pcie and nvme support | cinap_lenrek | |
2022-06-14 | imx8: port usdhc driver (from bcm/sdhc) for external sdcard | cinap_lenrek | |
this is a total hack, only works up to 25MHz for now. | |||
2022-05-08 | imx8: add work in progress i.MX8MQ kernel for the mntreform2 laptop | cinap_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 |