summary refs log tree commit diff stats
path: root/hw/arm/fsl-imx7.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois2018-06-291-3/+3
* i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois2018-06-291-1/+1
* Remove checks on MAX_SERIAL_PORTS that are just bounds checksPeter Maydell2018-04-261-3/+1
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-1/+1
* hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7Thomas Huth2018-04-101-6/+7
* i.MX: Add i.MX7 SOC implementation.Andrey Smirnov2018-03-091-0/+582