aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/fsl-imx7.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-27hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-08-31Add i.MX7 SRC device implementationJean-Christophe Dubois1-1/+2
2023-08-31Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois1-0/+7
2023-08-31Refactor i.MX7 processor codeJean-Christophe Dubois1-84/+242
2023-07-25arm: spelling fixesMichael Tokarev1-1/+1
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck1-0/+1
2023-02-08Drop duplicate #includeMarkus Armbruster1-1/+0
2023-01-05i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois1-0/+15
2023-01-05i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois1-0/+5
2021-08-25fsl-imx7: Instantiate SAI1/2/3 as unimplemented devicesGuenter Roeck1-0/+5
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-07-13Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois1-0/+1
2020-05-21hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck1-0/+5
2020-05-21hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck1-0/+16
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck1-1/+1
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster1-1/+0
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov1-4/+4
2019-07-01i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov1-0/+3
2019-07-01i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov1-0/+3
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell1-1/+1
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov1-0/+222