aboutsummaryrefslogtreecommitdiff
path: root/hw/microblaze
AgeCommit message (Expand)Author
2014-11-03hw/core/loader: implement address translation in uimage loaderMax Filippov
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-08-24microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite
2014-05-28ssi: Name the CS GPIOPeter Crosthwaite
2014-05-28machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum
2014-05-13microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite
2014-05-13microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias
2014-02-26xilinx: Delete hw/include/xilinx.hPeter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite
2014-02-26xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite
2014-02-26xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite
2014-02-26microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite
2014-02-26microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite
2014-02-11petalogix-ml605: Create the CPU with object_new()Edgar E. Iglesias
2014-01-14Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis
2013-12-20device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite
2013-10-24hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias
2013-10-24hw/microblaze: Indentation cleanupsEdgar E. Iglesias
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster
2013-07-09microblaze: Fix latent bug with default DTB lookupMarkus Armbruster
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-18microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQPeter Crosthwaite
2013-06-14microblaze: Remove CONFIG_FDT conditionalsPeter Maydell
2013-04-19Remove unneeded type castsStefan Weil
2013-04-16stream: Remove app argument hackPeter Crosthwaite
2013-04-16xilinx_axidma: Create Proxy object for streamPeter Crosthwaite
2013-04-16xilinx_axienet: Create Proxy object for streamPeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite
2013-04-16petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-04-05petalogix_ml605_mmu: Cleanup ssi_create_slave()Peter Crosthwaite
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber
2013-03-12exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini
2012-10-10xilinx_spi: Initial impl. of Xilinx SPI controllerPeter A. G. Crosthwaite
2012-06-15xilinx_axi*: Share devices between microblaze and microblazeelAndreas Färber
2012-06-15hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini