aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-12-17hw/arm/boot: Add boot support for AArch64 processorMian M. Hamayun
2013-12-17hw/arm/boot: Allow easier swapping in of different loader codePeter Maydell
2013-12-17arm/highbank.c: Fix MPCore periphbase namePeter Crosthwaite
2013-12-17arm/xilinx_zynq: Implement CBAR initialisationPeter Crosthwaite
2013-12-17arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()Peter Crosthwaite
2013-12-17arm/highbank: Fix CBAR initialisationPeter Crosthwaite
2013-12-17arm/highbank: Use object_new() rather than cpu_arm_init()Peter Crosthwaite
2013-12-17Fix NOR flash device ID readingRoy Franz
2013-12-17Fix CFI query responses for NOR flashRoy Franz
2013-12-17Add max device width parameter for NOR devicesRoy Franz
2013-12-17Set proper device-width for vexpress flashRoy Franz
2013-12-17return status for each NOR flash deviceRoy Franz
2013-12-17Add device-width property to pflash_cfi01Roy Franz
2013-12-17rename pflash_t member width to bank_widthRoy Franz
2013-12-16spice: stop server for qxl hard resetGerd Hoffmann
2013-12-13Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori
2013-12-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-13Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-12-11pc: use macro for HPET typeMichael S. Tsirkin
2013-12-11hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-11hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan
2013-12-11pci: fix pci bridge fw pathGerd Hoffmann
2013-12-10Merge remote-tracking branch 'stefanha/net-next' into stagingAnthony Liguori
2013-12-10Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20131210' into st...Anthony Liguori
2013-12-10Merge remote-tracking branch 'kraxel/tags/pull-audio-1' into stagingAnthony Liguori
2013-12-10net/cadence_gem: Don't rx packets when no rx buffer availablePeter Crosthwaite
2013-12-10net/cadence_gem: Improve can_receive debug printferyPeter Crosthwaite
2013-12-10net/cadence_gem: Fix register w1c logicPeter Crosthwaite
2013-12-10net/cadence_gem: Fix small packet FCS strippingPeter Crosthwaite
2013-12-10net/cadence_gem: Fix rx multi-fragment packetsPeter Crosthwaite
2013-12-10net/cadence_gem: Add missing VMSTATE_END_OF_LISTPeter Crosthwaite
2013-12-10net/cadence_gem: Implement SAR (de)activationPeter Crosthwaite
2013-12-10net/cadence_gem: Implement SAR match bit in rx descPeter Crosthwaite
2013-12-10net/cadence_gem: Implement RX descriptor match mode flagsPeter Crosthwaite
2013-12-10net/cadence_gem: Prefetch rx descriptors ASAPPeter Crosthwaite
2013-12-10net/cadence_gem: simplify rx buf descriptor walkingPeter Crosthwaite
2013-12-10net/cadence_gem: Don't assert against 0 buffer addressPeter Crosthwaite
2013-12-10net/cadence_gem: Update DMA rx descriptors as we process themEdgar E. Iglesias
2013-12-10net/cadence_gem: Implement mac level loopback modePeter Crosthwaite
2013-12-10hw/arm/virt: Support -cpu hostPeter Maydell
2013-12-10hw/arm: Add 'virt' platformPeter Maydell
2013-12-10hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite
2013-12-10cpu/a9mpcore: rename timerbusdev variablePeter Crosthwaite
2013-12-10integrator/cp: add support for REFCNT registerJan Petrous
2013-12-10ACPI DSDT: Make control method `IQCR` serializedMichael S. Tsirkin
2013-12-10acpi: strip compiler info in built-in DSDTMichael S. Tsirkin