summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-05-07Add a file missing from the previous commit.balrog2-0/+602
2008-05-07Nokia N810 basic system emulation.balrog6-210/+323
2008-05-07Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka).balrog1-8/+8
2008-05-06ECC updated based on information released recently by Sun (Robert Reif)blueswir11-80/+160
2008-05-06Disable the temporary timer slowdown for etrax.edgar_igl1-1/+1
2008-05-06MusicPal: fix gcc4 build (Jan Kiszka).balrog1-7/+9
2008-05-06Fix OMAP1 MPU-timer rate on 32-bit hosts.balrog1-1/+1
2008-05-06Force correct evaluation order in a a == b != c condition.balrog1-1/+1
2008-05-06ide: Enable byte&word access to DMA address registeraurel321-0/+50
2008-05-05hw/pc.c: fix warningaurel321-0/+1
2008-05-05CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflowaurel322-13/+48
2008-05-05Fix Sparc64 serial device breakageblueswir11-1/+2
2008-05-048250: Customized base baudrateaurel3214-25/+36
2008-05-048250: throttle TX-completion IRQsaurel321-6/+49
2008-05-04Allow bootdevice change from the monitoraurel322-0/+35
2008-05-04MusicPal mono playback support.balrog1-14/+29
2008-05-04OMAP STI/XTI console.balrog3-0/+217
2008-05-04Remember the state of level-triggered interruptsaurel321-2/+7
2008-05-04PPC UIC: Remove interrupt polarity codeaurel321-5/+1
2008-05-04Fix spurious VGA updatesaurel321-2/+10
2008-05-04remove target ifdefs from vl.caurel321-0/+1
2008-05-04Remove debug sample rate slowdown.balrog1-1/+1
2008-05-04Use external clock in wm8750 slave mode.balrog3-9/+57
2008-05-04Update volume for WM8750 input voices.balrog1-12/+41
2008-05-04First cut at WM8750 volume control (Jan Kiszka).balrog1-30/+47
2008-05-04Set default console sizeaurel321-2/+2
2008-05-02Avoid a build warning.edgar_igl1-1/+2
2008-05-02ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for theedgar_igl1-21/+37
2008-05-02ETRAX timers: Improve the support for timer1 and let the board-setup choose i...edgar_igl1-65/+54
2008-05-02ETRAX serial port:edgar_igl1-29/+164
2008-05-02Musicpal: convert to ram_addr_tbalrog1-3/+3
2008-05-01FDC: Fix data transfer len (Hervé Poussineau)blueswir11-2/+2
2008-05-01FDC: Fix buffer overflow (Hervé Poussineau)blueswir11-2/+4
2008-05-01Improved large memory supportblueswir12-19/+19
2008-04-29FDC fix 10/10 (Hervé Poussineau):blueswir11-19/+25
2008-04-29FDC fix 9/10 (Hervé Poussineau):blueswir11-10/+75
2008-04-29FDC fix 8/10 (Hervé Poussineau):blueswir11-10/+10
2008-04-29FDC fix 7/10 (Hervé Poussineau):blueswir11-69/+74
2008-04-29FDC fix 6/10 (Hervé Poussineau):blueswir11-51/+32
2008-04-29FDC fix 5/10 (Hervé Poussineau):blueswir11-82/+14
2008-04-29FDC fix 4/10 (Hervé Poussineau):blueswir11-12/+21
2008-04-29FDC fix 3/10 (Hervé Poussineau):blueswir11-16/+75
2008-04-29FDC fix 2/10 (Hervé Poussineau):blueswir11-33/+48
2008-04-29FDC fix 1/12 (Hervé Poussineau):blueswir11-150/+149
2008-04-29Revert v4260, breaks Sparc32blueswir11-24/+13
2008-04-28qemu ppc uic: Order IRQ bit number as described in the UIC documentation.aurel322-23/+24
2008-04-27musicpal: Fix output level of 8-bit samples (Jan Kiszka).balrog1-3/+3
2008-04-27Ignore the wrapping of acpi timer counter again.balrog1-46/+38
2008-04-27Fix a regression introduced by my previous commit, ram_size is nowaurel321-1/+1
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel3228-51/+72