summaryrefslogtreecommitdiffstats
path: root/hw/microblaze
Commit message (Expand)AuthorAgeFilesLines
* hw/core/loader: implement address translation in uimage loaderMax Filippov2014-11-031-1/+2
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-202-4/+2
* block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-202-4/+6
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-092-4/+7
* microblaze: ml605: Get rid of ddr_base variablePeter Crosthwaite2014-08-241-3/+2
* ssi: Name the CS GPIOPeter Crosthwaite2014-05-281-1/+1
* machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-282-7/+7
* microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite2014-05-131-1/+1
* microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias2014-05-131-3/+9
* xilinx: Delete hw/include/xilinx.hPeter Crosthwaite2014-02-262-2/+0
* xilinx: Inline usages of xilinx_axi*_init()Peter Crosthwaite2014-02-261-5/+19
* xilinx: Inline usage of xilinx_ethlite_create()Peter Crosthwaite2014-02-261-1/+8
* xilinx: Inline usages of xilinx_timer_create()Peter Crosthwaite2014-02-262-2/+14
* xilinx: Inline usages of xilinx_intc_create()Peter Crosthwaite2014-02-262-4/+13
* microblaze/ml605: Define macros for irq/memory mapsPeter Crosthwaite2014-02-261-3/+12
* microblaze/s3adsp_1800: Define macros for irq mapPeter Crosthwaite2014-02-261-1/+6
* petalogix-ml605: Create the CPU with object_new()Edgar E. Iglesias2014-02-111-5/+2
* Microblaze: Convert Microblaze-pic handling to GPIOsAlistair Francis2014-01-145-68/+6
* device_tree: s/qemu_devtree/qemu_fdt globallyPeter Crosthwaite2013-12-201-6/+6
* hw/microblaze: Add support for loading initrd imagesEdgar E. Iglesias2013-10-244-3/+45
* hw/microblaze: Indentation cleanupsEdgar E. Iglesias2013-10-243-8/+10
* hw: Clean up bogus default boot orderMarkus Armbruster2013-08-282-2/+0
* microblaze: Fix latent bug with default DTB lookupMarkus Armbruster2013-07-091-14/+13
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-042-4/+4
* microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQPeter Crosthwaite2013-06-181-1/+1
* microblaze: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-141-12/+0
* Remove unneeded type castsStefan Weil2013-04-191-1/+1
* stream: Remove app argument hackPeter Crosthwaite2013-04-161-10/+15
* xilinx_axidma: Create Proxy object for streamPeter Crosthwaite2013-04-161-2/+4
* xilinx_axienet: Create Proxy object for streamPeter Crosthwaite2013-04-161-1/+4
* petalogix_ml605_mmu: Attach ethernet to machinePeter Crosthwaite2013-04-161-0/+2
* petalogix_ml605_mmu: Fix machine node attachmentPeter Crosthwaite2013-04-161-2/+2
* arm: fix location of some include filesPeter Maydell2013-04-152-2/+2
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-086-6/+24
* hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini2013-04-081-4/+0
* hw: move NICs to hw/net/, configure via default-configs/Paolo Bonzini2013-04-081-1/+0
* hw: move headers to include/Paolo Bonzini2013-04-082-5/+5
* petalogix_ml605_mmu: Cleanup ssi_create_slave()Peter Crosthwaite2013-04-051-2/+1
* cpu: Pass CPUState to cpu_interrupt()Andreas Färber2013-03-121-2/+1
* exec: Pass CPUState to cpu_reset_interrupt()Andreas Färber2013-03-121-5/+9
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-015-5/+539
* build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini2013-03-011-1/+0
* xilinx_spi: Initial impl. of Xilinx SPI controllerPeter A. G. Crosthwaite2012-10-101-0/+1
* xilinx_axi*: Share devices between microblaze and microblazeelAndreas Färber2012-06-151-2/+0
* hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber2012-06-151-3/+0
* build: move device tree to per-target Makefile.objsPaolo Bonzini2012-06-071-0/+1
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+13
OpenPOWER on IntegriCloud