summary refs log tree commit diff stats
path: root/include/hw/arm/fsl-imx7.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-1/+0
* Add i.MX7 SRC device implementationJean-Christophe Dubois2023-08-311-1/+2
* Add i.MX7 missing TZ devices and memory regionsJean-Christophe Dubois2023-08-311-0/+7
* Refactor i.MX7 processor codeJean-Christophe Dubois2023-08-311-84/+242
* arm: spelling fixesMichael Tokarev2023-07-251-1/+1
* fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck2023-04-201-0/+1
* Drop duplicate #includeMarkus Armbruster2023-02-081-1/+0
* i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois2023-01-051-0/+15
* i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois2023-01-051-0/+5
* fsl-imx7: Instantiate SAI1/2/3 as unimplemented devicesGuenter Roeck2021-08-251-0/+5
* hw: Replace anti-social QOM type namesMarkus Armbruster2021-03-191-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processorJean-Christophe Dubois2020-07-131-0/+1
* hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+5
* hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck2020-05-211-0/+16
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-211-1/+1
* Include exec/memory.h slightly lessMarkus Armbruster2019-08-161-1/+0
* i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov2019-07-011-4/+4
* i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov2019-07-011-0/+3
* i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov2019-07-011-0/+3
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-091-0/+222