aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-26/+0
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-241-3/+3
* Set default max_cpus to one.balrog2008-10-281-2/+2
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-1/+1
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-4/+4
* Implement resolution switching in common console code.pbrook2008-07-011-11/+4
* Enhance sendkey with key hold time (Jan Kiszka).balrog2008-06-081-6/+0
* MusicPal: Restore display size after invalidation (Jan Kiszka).balrog2008-06-021-2/+15
* musicpal: Improve button handling (Jan Kiszka).balrog2008-05-171-10/+17
* Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka).balrog2008-05-071-8/+8
* MusicPal: fix gcc4 build (Jan Kiszka).balrog2008-05-061-7/+9
* 8250: Customized base baudrateaurel322008-05-041-2/+2
* MusicPal mono playback support.balrog2008-05-041-14/+29
* Remove debug sample rate slowdown.balrog2008-05-041-1/+1
* Use external clock in wm8750 slave mode.balrog2008-05-041-0/+16
* Musicpal: convert to ram_addr_tbalrog2008-05-021-3/+3
* musicpal: Fix output level of 8-bit samples (Jan Kiszka).balrog2008-04-271-3/+3
* Let WM8750 users write to audio buffer directly.balrog2008-04-261-8/+10
* Fix MusicPal LCD on non-32 bpp displays or with -nographic.balrog2008-04-251-20/+38
* ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog2008-04-241-0/+1456