aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/mcimx6ul-evk.c
AgeCommit message (Expand)Author
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-07-03Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.Jean-Christophe Dubois
2020-06-23qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-02-19arm/mcimx6ul-evk: use memdev for RAMIgor Mammedov
2019-09-03hw/arm: simplify arm_load_dtbTao Xu
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-07-22hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell
2019-07-05hw/arm: Replace global smp variables with machine smp propertiesLike Xu
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-08-16i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK BoardJean-Christophe Dubois