summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Add a file missing from the previous commit.balrog2008-05-072-0/+602
* Nokia N810 basic system emulation.balrog2008-05-076-210/+323
* Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka).balrog2008-05-071-8/+8
* ECC updated based on information released recently by Sun (Robert Reif)blueswir12008-05-061-80/+160
* Disable the temporary timer slowdown for etrax.edgar_igl2008-05-061-1/+1
* MusicPal: fix gcc4 build (Jan Kiszka).balrog2008-05-061-7/+9
* Fix OMAP1 MPU-timer rate on 32-bit hosts.balrog2008-05-061-1/+1
* Force correct evaluation order in a a == b != c condition.balrog2008-05-061-1/+1
* ide: Enable byte&word access to DMA address registeraurel322008-05-061-0/+50
* hw/pc.c: fix warningaurel322008-05-051-0/+1
* CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflowaurel322008-05-052-13/+48
* Fix Sparc64 serial device breakageblueswir12008-05-051-1/+2
* 8250: Customized base baudrateaurel322008-05-0414-25/+36
* 8250: throttle TX-completion IRQsaurel322008-05-041-6/+49
* Allow bootdevice change from the monitoraurel322008-05-042-0/+35
* MusicPal mono playback support.balrog2008-05-041-14/+29
* OMAP STI/XTI console.balrog2008-05-043-0/+217
* Remember the state of level-triggered interruptsaurel322008-05-041-2/+7
* PPC UIC: Remove interrupt polarity codeaurel322008-05-041-5/+1
* Fix spurious VGA updatesaurel322008-05-041-2/+10
* remove target ifdefs from vl.caurel322008-05-041-0/+1
* Remove debug sample rate slowdown.balrog2008-05-041-1/+1
* Use external clock in wm8750 slave mode.balrog2008-05-043-9/+57
* Update volume for WM8750 input voices.balrog2008-05-041-12/+41
* First cut at WM8750 volume control (Jan Kiszka).balrog2008-05-041-30/+47
* Set default console sizeaurel322008-05-041-2/+2
* Avoid a build warning.edgar_igl2008-05-021-1/+2
* ETRAX-FS board: Add more flash and internal memory. Select interrupt nr for theedgar_igl2008-05-021-21/+37
* ETRAX timers: Improve the support for timer1 and let the board-setup choose i...edgar_igl2008-05-021-65/+54
* ETRAX serial port:edgar_igl2008-05-021-29/+164
* Musicpal: convert to ram_addr_tbalrog2008-05-021-3/+3
* FDC: Fix data transfer len (Hervé Poussineau)blueswir12008-05-011-2/+2
* FDC: Fix buffer overflow (Hervé Poussineau)blueswir12008-05-011-2/+4
* Improved large memory supportblueswir12008-05-012-19/+19
* FDC fix 10/10 (Hervé Poussineau):blueswir12008-04-291-19/+25
* FDC fix 9/10 (Hervé Poussineau):blueswir12008-04-291-10/+75
* FDC fix 8/10 (Hervé Poussineau):blueswir12008-04-291-10/+10
* FDC fix 7/10 (Hervé Poussineau):blueswir12008-04-291-69/+74
* FDC fix 6/10 (Hervé Poussineau):blueswir12008-04-291-51/+32
* FDC fix 5/10 (Hervé Poussineau):blueswir12008-04-291-82/+14
* FDC fix 4/10 (Hervé Poussineau):blueswir12008-04-291-12/+21
* FDC fix 3/10 (Hervé Poussineau):blueswir12008-04-291-16/+75
* FDC fix 2/10 (Hervé Poussineau):blueswir12008-04-291-33/+48
* FDC fix 1/12 (Hervé Poussineau):blueswir12008-04-291-150/+149
* Revert v4260, breaks Sparc32blueswir12008-04-291-24/+13
* qemu ppc uic: Order IRQ bit number as described in the UIC documentation.aurel322008-04-282-23/+24
* musicpal: Fix output level of 8-bit samples (Jan Kiszka).balrog2008-04-271-3/+3
* Ignore the wrapping of acpi timer counter again.balrog2008-04-271-46/+38
* Fix a regression introduced by my previous commit, ram_size is nowaurel322008-04-271-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-2728-51/+72
OpenPOWER on IntegriCloud