summaryrefslogtreecommitdiffstats
path: root/hw/slavio_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Fix NetBSD keyboard problemblueswir12008-07-021-2/+1
* Reset correct channel aka NetBSD boot fixblueswir12008-06-251-2/+2
* Add missing keys, sendkey support for all keysblueswir12008-06-221-1/+1
* Fix compiler warningsblueswir12008-05-101-5/+5
* Read time constant fix (Robert Reif)blueswir12008-04-121-0/+4
* Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko)blueswir12008-01-171-44/+43
* Register only valid register access widthsblueswir12008-01-011-4/+4
* Reset status contains all sent flagblueswir12007-12-271-1/+1
* Name the magic constants, wrap long linesblueswir12007-12-101-103/+221
* No keyboard mode (Robert Reif)blueswir12007-12-041-3/+12
* Fix buffer mux handling for unconnected serial portsblueswir12007-11-251-1/+2
* Add input buffer to mux chr (patch by Tristan Gingold).balrog2007-11-251-0/+1
* Break up vl.h.pbrook2007-11-171-1/+5
* More detabificationblueswir12007-10-061-97/+97
* Fix Caps lock and Num lock handlingblueswir12007-09-231-3/+26
* Improve keyboard handlingblueswir12007-09-211-3/+34
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-5/+5
* Generate interrupts and update state even if output is disabled (OpenBSD)blueswir12007-08-111-4/+4
* Rename variables and rearrange code to please gcc -Wshadow checksblueswir12007-06-251-7/+7
* Split DMA controller in twoblueswir12007-05-261-3/+4
* Use full 36-bit physical address space on SS10blueswir12007-05-191-3/+3
* Fix keyboard serial and mouse bugsblueswir12007-04-201-15/+29
* Fix keyboard detection bugsblueswir12007-04-181-11/+36
* Fix Sparc32 device save methodsblueswir12007-04-131-0/+1
* Unify IRQ handling.pbrook2007-04-071-13/+12
* Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir12007-04-011-5/+10
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-271-2/+2
* Dynamic handling of guest mice, by Lonnie Mendez.ths2007-01-051-1/+1
* allow host serial port usage (Blue Swirl)bellard2006-09-091-22/+88
* fix serial irq logic (Blue Swirl)bellard2006-09-091-26/+65
* added mouse protocol (Igor Kovalenko)bellard2006-09-091-15/+54
* mouse API changebellard2006-04-121-1/+1
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-16/+56
* slavio_serial fixes (Blue Swirl)bellard2005-10-301-4/+4
* keyboard support (Blue Swirl)bellard2005-04-061-25/+166
* 64 bit fixbellard2005-01-301-2/+2
* SPARC mergebellard2004-12-191-0/+364
OpenPOWER on IntegriCloud