summaryrefslogtreecommitdiffstats
path: root/hw/microblaze
Commit message (Expand)AuthorAgeFilesLines
* mb: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-192-20/+10
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-182-4/+4
* microblaze: boot: Use cpu_set_pc()Peter Crosthwaite2015-07-091-2/+3
* s3adsp1800: Remove the hardcoded values from the resetAlistair Francis2015-06-211-8/+1
* ml605_mmu: Move the hardcoded values to the init functionAlistair Francis2015-06-211-12/+6
* target-microblaze: Convert version_mask to a CPU propertyAlistair Francis2015-06-211-1/+1
* target-microblaze: Convert endi to a CPU propertyAlistair Francis2015-06-211-1/+1
* target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis2015-06-211-1/+2
* target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis2015-06-211-2/+5
* microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite2015-06-211-6/+2
* microblaze: fix memory leakGonglei2015-04-301-6/+7
* Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* 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
OpenPOWER on IntegriCloud