aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/xlnx-zynqmp.c
AgeCommit message (Expand)Author
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell
2017-04-20xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis
2017-04-20arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06xlnx-zynqmp: Use the in kernel GIC model for KVM runsEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Delay realization of GIC until post CPU realizationEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-18sdhci_sysbus: Create SD card device in users, not the device itselfPeter Maydell
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-14xlnx-zynqmp: Remove unnecessary brackets around error messagesAlistair Francis
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPpull-target-arm-20150908Alistair Francis
2015-09-08xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis
2015-07-16arm/xlnx-zynqmp: fix memory leakGonglei
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Connect CPU Timers to GICPeter Crosthwaite
2015-05-18arm: xlnx-zynqmp: Add GICPeter Crosthwaite
2015-05-18arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite