aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/fsl-imx8mp.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-12hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definitionPhilippe Mathieu-Daudé1-2/+0
2025-02-25hw/arm/fsl-imx8mp: Add on-chip RAMBernhard Beschow1-0/+11
2025-02-25hw/arm/fsl-imx8mp: Add USB supportBernhard Beschow1-2/+35
2025-02-25hw/arm/fsl-imx8mp: Add Ethernet controllerBernhard Beschow1-0/+24
2025-02-25hw/arm/fsl-imx8mp: Implement general purpose timersBernhard Beschow1-0/+53
2025-02-25hw/arm/fsl-imx8mp: Add watchdog supportBernhard Beschow1-0/+28
2025-02-25hw/arm/fsl-imx8mp: Add SPI controllersBernhard Beschow1-0/+26
2025-02-25hw/arm/fsl-imx8mp: Add I2C controllersBernhard Beschow1-0/+29
2025-02-25hw/arm/fsl-imx8mp: Add GPIO controllersBernhard Beschow1-0/+55
2025-02-25hw/arm/fsl-imx8mp: Add PCIe supportBernhard Beschow1-0/+30
2025-02-25hw/arm/fsl-imx8mp: Add USDHC storage controllersBernhard Beschow1-0/+28
2025-02-25hw/arm/fsl-imx8mp: Add SNVSBernhard Beschow1-0/+10
2025-02-25hw/arm/fsl-imx8mp: Implement clock treeBernhard Beschow1-0/+20
2025-02-25hw/arm: Add i.MX 8M Plus EVK boardBernhard Beschow1-0/+367