aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/fsl-imx7.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell1-0/+4
2018-07-17hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth1-64/+33
2018-06-29i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois1-3/+3
2018-06-29i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois1-1/+1
2018-04-26Remove checks on MAX_SERIAL_PORTS that are just bounds checksPeter Maydell1-3/+1
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell1-1/+1
2018-04-10hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7Thomas Huth1-6/+7
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov1-0/+582