summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* block: add block driver read only whitelistFam Zheng2013-06-041-2/+6
* i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS2013-06-031-104/+132
* exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko2013-06-031-0/+1
* hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko2013-06-031-3/+24
* i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS2013-06-033-363/+410
* sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite2013-06-031-2/+9
* sd/sdhci:ADMA: fix interruptPeter Crosthwaite2013-06-031-9/+9
* sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite2013-06-031-1/+2
* sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite2013-06-031-3/+2
* sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite2013-06-031-1/+1
* xilinx_spips: lqspi: Fix byte/misaligned accessPeter Crosthwaite2013-06-031-14/+17
* xilinx_spips: lqspi: Push more data to tx-fifoPeter Crosthwaite2013-06-031-4/+7
* xilinx_spips: Multiple debug verbosity levelsPeter Crosthwaite2013-06-031-28/+42
* xilinx_spips: Debug msgs for Snoop statePeter Crosthwaite2013-06-031-0/+3
* xilinx_spips: Fix striping behaviourPeter Crosthwaite2013-06-031-21/+63
* xilinx_spips: Fix CTRL register RW bitsPeter Crosthwaite2013-06-031-2/+3
* xilinx_spips: lqspi: Dont touch config registerPeter Crosthwaite2013-06-031-6/+6
* xilinx_spips: Implement automatic CSPeter Crosthwaite2013-06-031-4/+14
* xilinx_spips: Add automatic start supportPeter Crosthwaite2013-06-031-1/+2
* xilinx_spips: Trash LQ page cache on mode changePeter Crosthwaite2013-06-031-1/+24
* xilinx_spips: Fix QSPI FIFO sizePeter Crosthwaite2013-06-031-2/+25
* xilinx_spips: Add verbose LQSPI debug outputPeter Crosthwaite2013-06-031-1/+4
* xilinx_spips: Inhibit interrupts in LQSPI modePeter Crosthwaite2013-06-031-1/+6
* xilinx_spips: Make interrupts clear on readPeter Crosthwaite2013-06-031-0/+4
* xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite2013-06-032-15/+56
* Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori2013-06-034-25/+240
|\
| * xhci: add live migration supportGerd Hoffmann2013-06-031-1/+163
| * xhci: add xhci_init_epctxGerd Hoffmann2013-06-031-18/+25
| * xhci: add xhci_alloc_epctxGerd Hoffmann2013-06-031-11/+21
| * xhci: add XHCISlot->addressedGerd Hoffmann2013-06-031-0/+3
| * pci: add VMSTATE_MSIXGerd Hoffmann2013-06-031-0/+33
| * host-libusb: Correct test for USB packet stateEd Maste2013-06-031-1/+1
| * Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau2013-06-031-1/+1
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-034-4/+3
|\ \ | |/ |/|
| * m25p80: Add Micron n25q032aEd Maste2013-06-011-0/+1
| * debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang2013-06-011-2/+2
| * debugcon: make debug message more readableliguang2013-06-011-1/+1
| * debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang2013-06-011-1/+1
| * Remove unnecessary break statementsStefan Weil2013-06-012-2/+0
* | tcx: Fix 24-bit display modeMark Cave-Ayland2013-06-021-4/+6
|/
* qdev: fix get_fw_dev_path to support to add nothing to fw_dev_pathAmos Kong2013-05-302-1/+15
* virtio-pci: drop unused wmb macroMichael S. Tsirkin2013-05-291-6/+0
* pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen2013-05-291-19/+31
* isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen2013-05-292-5/+16
* Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2013-05-293-9/+47
|\
| * hw/9pfs: Be robust against paths without FS_IOC_GETVERSIONGabriel de Perthuis2013-05-281-0/+4
| * hw/9pfs: Use O_NOFOLLOW when opening files on serverAneesh Kumar K.V2013-05-281-7/+41
| * hw/9pfs: use O_NOFOLLOW for mapped readlink operationAneesh Kumar K.V2013-05-281-1/+1
| * hw/9pfs: Fix segfault with 9p2000.uAneesh Kumar K.V2013-05-281-1/+1
* | Remove Sun4c, Sun4d and a few CPUsBlue Swirl2013-05-264-826/+3
OpenPOWER on IntegriCloud