aboutsummaryrefslogtreecommitdiffstats
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-04-27Revert wrong changesblueswir11-2/+2
2008-04-27Fix broken TCX vram, restore Sun4u PROM_SIZE_MAXblueswir12-15/+18
2008-04-26Fix scsi-disk sense-key/status confusion (Marcelo Tosatti).balrog1-13/+24
2008-04-26Fix sci irq set when acpi timer about to wrap (Dor Laor, Yaniv Kamay).balrog1-38/+46
2008-04-26Fill in touchscreen calibration values from a Palm T|E.balrog1-0/+8
2008-04-26Let WM8750 users write to audio buffer directly.balrog3-8/+30
2008-04-26Fix USB and HID report descriptors for mouse and tablet.balrog1-18/+17
2008-04-25Fix MusicPal LCD on non-32 bpp displays or with -nographic.balrog1-20/+38
2008-04-24Improve audio api use in WM8750.balrog1-12/+15
2008-04-24ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog2-0/+1459
2008-04-24Stellaris boards really aren't that big!pbrook1-2/+2
2008-04-24RAM usage information in machine definition.balrog25-27/+77
2008-04-24Fix irq handling (Hervé Poussineau)blueswir11-15/+33
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel3228-72/+51
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel3228-51/+72
2008-04-22x86: remove load_kernel()aurel321-31/+0
2008-04-22Inventra MUSB-HDRC host-mode USB.balrog5-0/+2279
2008-04-22Hush pointer target signedness warnings from gcc 4.balrog3-20/+20
2008-04-22Fix update region size in EPSON blizzard.balrog1-2/+2
2008-04-21Remove duplicate definitionsblueswir11-8/+1
2008-04-20PCnet: Allow more then two TMDs (Jan Kiszka)blueswir11-7/+6
2008-04-20Flash support for mips r4k pseudo-machine, byths1-1/+13
2008-04-20Prevent use of an uninitialised value in WM8750 and move buffer flushbalrog1-1/+2
2008-04-20Remove an unused field and fix some non-code typos.balrog1-1/+0
2008-04-16Optimize consecutive CFI02 writes by remapping memory lazily (Jan Kiszka).balrog1-7/+15
2008-04-16Emulate address wrap in CFI02 chips mapping (Jan Kiszka).balrog3-25/+39
2008-04-16Allow a custom unlock address in CFI02 flash (Jan Kiszka).balrog3-10/+15
2008-04-16Use qemu time/date functions for the Menelaus RTC.balrog1-17/+14
2008-04-14Nokia N800 machine support (ARM).balrog12-2/+4536
2008-04-14Add TSC2301 touchscreen & keypad controller.balrog3-28/+282
2008-04-14Add basic OMAP2 chip support.balrog11-224/+6925
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog8-77/+139
2008-04-13Fix keyboard emulation for ARM versatile board:aurel321-3/+11
2008-04-13x86: Rework local IRQ delivery for APICsaurel323-24/+57
2008-04-13x86: Raise inter-processor NMI and SMIaurel321-1/+7
2008-04-12Allocate the -vmwarevga framebuffer in the right place in RAM.balrog1-1/+3
2008-04-12Read time constant fix (Robert Reif)blueswir11-0/+4
2008-04-11Optimize MIPS timer read/write functionsaurel321-31/+25
2008-04-11Fix few spelling issues in commentsaurel322-2/+2
2008-04-09ESP: Add it_shift parameter (Hervé Poussineau)blueswir14-12/+12
2008-04-08Implement break for the pl011, based on a patch from Jason Wessel.aurel321-3/+9
2008-04-08Simplify PICA 61 emulationaurel323-223/+21
2008-04-08Simplify FDC code (Hervé Poussineau)blueswir11-517/+361
2008-04-08Braille device supportaurel322-0/+672
2008-04-07Fix vmmouse with -smpaurel323-12/+11
2008-04-07MIPS Magnum R4000 machineaurel324-0/+894
2008-04-06Remove unwanted executable propertiesblueswir12-0/+0
2008-04-04vmwarevga: fix PCI IO region registrationaurel321-1/+1
2008-03-29IDE: Improve DMA transfers by increasing the buffer sizeaurel321-7/+13
2008-03-28Revert "Fix ne2000_can_receive() function".aurel321-1/+1