summaryrefslogtreecommitdiff
path: root/hw/microblaze
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell2-2/+2
2018-01-26xlnx-zynqmp-pmu: Connect the IPI device to the PMUAlistair Francis1-0/+31
2018-01-26xlnx-zynqmp-pmu: Connect the PMU interrupt controllerAlistair Francis1-0/+24
2018-01-26xlnx-zynqmp-pmu: Add the CPU and memoryAlistair Francis1-2/+68
2018-01-26xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMUAlistair Francis2-0/+84
2018-01-26microblaze: boot.c: Don't try to find NULL fileAlistair Francis1-1/+1
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2-8/+4
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2-4/+4
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh1-1/+1
2016-10-28clean-up: removed duplicate #includesAnand J1-1/+0
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-07-04m25p80: qdev-ify drive propertyPaolo Bonzini1-1/+8
2016-06-06hw/char: QOM'ify xilinx_uartlite modelxiaoqiang zhao1-2/+3
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini3-0/+6
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2-0/+2
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-2/+2
2016-01-28microblaze: Clean up includesPeter Maydell3-0/+3
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis1-1/+1
2016-01-07petalogix-ml605: Set the MicroBlaze CPU version to 8.10.aEdgar E. Iglesias1-0/+1
2016-01-07s3adsp1800: Set the MicroBlaze CPU version to 7.10.dEdgar E. Iglesias1-0/+1
2015-09-25mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+2
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost2-20/+10
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster2-4/+4
2015-07-09microblaze: boot: Use cpu_set_pc()Peter Crosthwaite1-2/+3
2015-06-21s3adsp1800: Remove the hardcoded values from the resetAlistair Francis1-8/+1
2015-06-21ml605_mmu: Move the hardcoded values to the init functionAlistair Francis1-12/+6
2015-06-21target-microblaze: Convert version_mask to a CPU propertyAlistair Francis1-1/+1
2015-06-21target-microblaze: Convert endi to a CPU propertyAlistair Francis1-1/+1
2015-06-21target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis1-1/+2
2015-06-21target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis1-2/+5
2015-06-21microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite1-6/+2
2015-04-30microblaze: fix memory leakGonglei1-6/+7
2015-03-10Remove superfluous '\n' around error_report()Gonglei1-1/+1
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov1-1/+2
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2-4/+2
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2-4/+6
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao2-4/+7
2014-08-24microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite1-3/+2
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite1-1/+1
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2-7/+7
2014-05-13microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite1-1/+1
2014-05-13microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias1-3/+9
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite2-2/+0
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite1-5/+19
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite1-1/+8
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite2-2/+14
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2-4/+13
2014-02-26microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite1-3/+12
2014-02-26microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite1-1/+6