summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel322008-12-182-0/+8
* PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel322008-12-182-0/+26
* Remove trailing spaces introduced by commit 6081aurel322008-12-184-49/+49
* Fix warnings introduced by commit 6081aurel322008-12-182-3/+4
* Add HPET emulation to qemu (Beth Kon)aliguori2008-12-177-5/+732
* Handle suspend in qemu (Gleb Natapov)aliguori2008-12-173-0/+32
* Use saner types for virtio-netaliguori2008-12-171-2/+2
* virtio-net supportaliguori2008-12-173-1/+413
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-162-0/+191
* target-ppc: PowerPC 440EP SoC emulationaurel322008-12-162-0/+123
* target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel322008-12-152-0/+47
* target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel322008-12-153-4/+4
* target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel322008-12-154-346/+346
* Revert part of r5853blueswir12008-12-151-2/+5
* ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-152-0/+242
* Fix the PXA2xx LCD dirty page detection a little more.balrog2008-12-151-1/+1
* Fix PXA2xx framebuffer dirty checking.balrog2008-12-131-2/+2
* Remove unnecessary trailing newlinesblueswir12008-12-1334-38/+0
* PPC405EP: fix fpga write functionaurel322008-12-111-3/+3
* baum: remove 2 warningsaurel322008-12-111-0/+1
* pci: virtio: use pci id defines (Gerd Hoffman)aliguori2008-12-114-8/+8
* pci: add default pci subsystem id for all devices (Gerd Hoffman)aliguori2008-12-112-0/+25
* Rename fls to qemu_flsblueswir12008-12-111-1/+1
* Allow to register a callback with fw_cfg_add_callback()blueswir12008-12-111-2/+4
* Add missing static qualifiermalc2008-12-111-3/+3
* IDE: Implement SEEK commandaurel322008-12-101-0/+7
* Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)aliguori2008-12-101-3/+60
* LSI53C895A: Rename dmbs register to dbms (Ryan Harper)aliguori2008-12-101-4/+4
* MIPS Magnum: fix memory-mapped i8042aurel322008-12-103-20/+14
* KVM: Coalesced MMIO supportaliguori2008-12-094-0/+16
* Move spitz microdrive to PCMCIA socket 0.balrog2008-12-071-5/+5
* MIPS: remove a few warningsaurel322008-12-073-2/+4
* Parallel port resetaurel322008-12-071-5/+11
* target-ppc: kill a few warningsaurel322008-12-071-0/+2
* SH4: SCI improvementaurel322008-12-071-6/+6
* SH4: kill a few warningsaurel322008-12-075-3/+9
* SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog2008-12-075-4/+18
* SH: improve the way sh7750 registers io memory (Takashi YOSHII).balrog2008-12-072-55/+41
* Fix some new warnings introduced after r5022blueswir12008-12-071-1/+1
* SH: r2d pci support (Takashi YOSHII).balrog2008-12-072-0/+44
* SH: Don't subtract bases from access addresses in PCIC.balrog2008-12-071-5/+3
* SH: On-chip PCI controller support (Takashi YOSHII).balrog2008-12-071-0/+207
* sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).balrog2008-12-071-5/+63
* sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).balrog2008-12-074-1/+59
* sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog2008-12-073-0/+101
* PXA: Account for offset from page start in a subpage mapping.balrog2008-12-071-1/+1
* omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-071-1/+1
* omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...balrog2008-12-071-10/+17
* pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-071-34/+53
* SCSI: Handle inquiry commands of varying length (Justin Chevrier).balrog2008-12-071-3/+8
OpenPOWER on IntegriCloud