summaryrefslogtreecommitdiff
path: root/hw/arm/xilinx_zynq.c
AgeCommit message (Expand)Author
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-01-31ZYNQ: Implement board MIDR control for ZynqAlistair Francis
2014-01-08arm/xilinx_zynq: Always instantiate the GEMsPeter Crosthwaite
2013-12-17arm/xilinx_zynq: Implement CBAR initialisationPeter Crosthwaite
2013-12-17arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()Peter Crosthwaite
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-08-20hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu()Peter Maydell
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-03xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-05xilinx_zynq: Cleanup ssi_create_slavePeter Crosthwaite
2013-03-15xilinx_zynq: added pl330 to machine modelPeter Crosthwaite
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini