summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-12-19ETRAX: Correct the frequency of the free-running counter.edgar_igl1-1/+1
2008-12-18PCI: Mask writes to RO bits in the command reg of PCI config spaceaurel322-0/+8
2008-12-18PCI: Mask writes to RO bits in the status reg of PCI config spaceaurel322-0/+26
2008-12-18Remove trailing spaces introduced by commit 6081aurel324-49/+49
2008-12-18Fix warnings introduced by commit 6081aurel322-3/+4
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori7-5/+732
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori3-0/+32
2008-12-17Use saner types for virtio-netaliguori1-2/+2
2008-12-17virtio-net supportaliguori3-1/+413
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322-0/+191
2008-12-16target-ppc: PowerPC 440EP SoC emulationaurel322-0/+123
2008-12-15target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel322-0/+47
2008-12-15target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel323-4/+4
2008-12-15target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel324-346/+346
2008-12-15Revert part of r5853blueswir11-2/+5
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2-0/+242
2008-12-15Fix the PXA2xx LCD dirty page detection a little more.balrog1-1/+1
2008-12-13Fix PXA2xx framebuffer dirty checking.balrog1-2/+2
2008-12-13Remove unnecessary trailing newlinesblueswir134-38/+0
2008-12-11PPC405EP: fix fpga write functionaurel321-3/+3
2008-12-11baum: remove 2 warningsaurel321-0/+1
2008-12-11pci: virtio: use pci id defines (Gerd Hoffman)aliguori4-8/+8
2008-12-11pci: add default pci subsystem id for all devices (Gerd Hoffman)aliguori2-0/+25
2008-12-11Rename fls to qemu_flsblueswir11-1/+1
2008-12-11Allow to register a callback with fw_cfg_add_callback()blueswir11-2/+4
2008-12-11Add missing static qualifiermalc1-3/+3
2008-12-10IDE: Implement SEEK commandaurel321-0/+7
2008-12-10Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)aliguori1-3/+60
2008-12-10LSI53C895A: Rename dmbs register to dbms (Ryan Harper)aliguori1-4/+4
2008-12-10MIPS Magnum: fix memory-mapped i8042aurel323-20/+14
2008-12-09KVM: Coalesced MMIO supportaliguori4-0/+16
2008-12-07Move spitz microdrive to PCMCIA socket 0.balrog1-5/+5
2008-12-07MIPS: remove a few warningsaurel323-2/+4
2008-12-07Parallel port resetaurel321-5/+11
2008-12-07target-ppc: kill a few warningsaurel321-0/+2
2008-12-07SH4: SCI improvementaurel321-6/+6
2008-12-07SH4: kill a few warningsaurel325-3/+9
2008-12-07SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog5-4/+18
2008-12-07SH: improve the way sh7750 registers io memory (Takashi YOSHII).balrog2-55/+41
2008-12-07Fix some new warnings introduced after r5022blueswir11-1/+1
2008-12-07SH: r2d pci support (Takashi YOSHII).balrog2-0/+44
2008-12-07SH: Don't subtract bases from access addresses in PCIC.balrog1-5/+3
2008-12-07SH: On-chip PCI controller support (Takashi YOSHII).balrog1-0/+207
2008-12-07sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).balrog1-5/+63
2008-12-07sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).balrog4-1/+59
2008-12-07sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog3-0/+101
2008-12-07PXA: Account for offset from page start in a subpage mapping.balrog1-1/+1
2008-12-07omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).balrog1-1/+1
2008-12-07omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...balrog1-10/+17
2008-12-07pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).balrog1-34/+53