summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-28g364 framebuffer deviceaurel322-0/+439
2008-03-28ignore reads to the EOI registeraurel321-0/+3
2008-03-28e1000: add phy specific status registeraurel321-1/+2
2008-03-28e1000: fix eerd registersaurel321-2/+2
2008-03-28e1000: fix unaligned accessaurel321-1/+1
2008-03-28Fix mipsnet device ID, noticed by Vijay Kumar.aurel321-4/+2
2008-03-28Fix ne2000_can_receive() functionaurel321-1/+1
2008-03-28Add missing initial values for PIIX3 function 0 (PIRQRC)aurel321-0/+3
2008-03-28Tell BIOS about the number of CPUsaurel321-0/+3
2008-03-21 Wire up TC signal from Aux1 to FDCblueswir15-13/+42
2008-03-18Clean fdc.haurel321-1/+0
2008-03-18Add KBD_CMD_SCANCODE command.aurel321-5/+34
2008-03-18SCI fixesaurel325-6/+23
2008-03-14CFI: Fix AMD erase supportaurel321-1/+1
2008-03-14Made the etrax timers and serial-ports base address relocatable. Use target_p...edgar_igl4-121/+95
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl4-117/+266
2008-03-13ds1225y nvram: Fix some bugsaurel322-59/+130
2008-03-13e1000: fix endianness issuesaurel321-7/+16
2008-03-13rtl8139: fix endianness on big endian targetsaurel321-26/+16
2008-03-13Convert from DOS to UNIX format, no code change.aurel321-123/+123
2008-03-10GT64XXX: fix endianness issues:aurel321-5/+14
2008-03-10Change the e1000 mmio addr space according to spec.aurel321-1/+1