summaryrefslogtreecommitdiff
path: root/hw/arm/mcimx6ul-evk.c
AgeCommit message (Expand)Author
2022-02-08hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell
2022-02-08hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3Peter Maydell
2021-12-15hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()Markus Armbruster
2021-06-03arm: Consistently use "Cortex-Axx", not "Cortex Axx"Peter Maydell
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
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