summaryrefslogtreecommitdiff
path: root/hw/ppc/virtex_ml507.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-05virtex_ml507: Add support for loading initrd imagesEdgar E. Iglesias1-1/+33
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite1-1/+1
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite1-1/+6
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite1-1/+5
2014-02-26ppc/virtex_ml507: Define macros for irq/memory mapsPeter Crosthwaite1-3/+11
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite1-1/+1
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-1/+0
2013-09-02ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.Efimov Vasily1-10/+19
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster1-1/+0
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-14ppc: Remove CONFIG_FDT conditionalsPeter Maydell1-18/+0
2013-04-19Remove unneeded type castsStefan Weil1-1/+1
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-5/+5
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini1-0/+274