aboutsummaryrefslogtreecommitdiffstats
path: root/hw/slavio_serial.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Fix NetBSD keyboard problemblueswir11-2/+1
2008-06-25Reset correct channel aka NetBSD boot fixblueswir11-2/+2
2008-06-22Add missing keys, sendkey support for all keysblueswir11-1/+1
2008-05-10Fix compiler warningsblueswir11-5/+5
2008-04-12Read time constant fix (Robert Reif)blueswir11-0/+4
2008-01-17 Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko)blueswir11-44/+43
2008-01-01 Register only valid register access widthsblueswir11-4/+4
2007-12-27 Reset status contains all sent flagblueswir11-1/+1
2007-12-10 Name the magic constants, wrap long linesblueswir11-103/+221
2007-12-04 No keyboard mode (Robert Reif)blueswir11-3/+12
2007-11-25 Fix buffer mux handling for unconnected serial portsblueswir11-1/+2
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog1-0/+1
2007-11-17Break up vl.h.pbrook1-1/+5
2007-10-06 More detabificationblueswir11-97/+97
2007-09-23 Fix Caps lock and Num lock handlingblueswir11-3/+26
2007-09-21 Improve keyboard handlingblueswir11-3/+34
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-5/+5
2007-08-11 Generate interrupts and update state even if output is disabled (OpenBSD)blueswir11-4/+4
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir11-7/+7
2007-05-26Split DMA controller in twoblueswir11-3/+4
2007-05-19Use full 36-bit physical address space on SS10blueswir11-3/+3
2007-04-20Fix keyboard serial and mouse bugsblueswir11-15/+29
2007-04-18Fix keyboard detection bugsblueswir11-11/+36
2007-04-13Fix Sparc32 device save methodsblueswir11-0/+1
2007-04-07Unify IRQ handling.pbrook1-13/+12
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir11-5/+10
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook1-2/+2
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths1-1/+1
2006-09-09allow host serial port usage (Blue Swirl)bellard1-22/+88
2006-09-09fix serial irq logic (Blue Swirl)bellard1-26/+65
2006-09-09added mouse protocol (Igor Kovalenko)bellard1-15/+54
2006-04-12mouse API changebellard1-1/+1
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-16/+56
2005-10-30slavio_serial fixes (Blue Swirl)bellard1-4/+4
2005-04-06keyboard support (Blue Swirl)bellard1-25/+166
2005-01-3064 bit fixbellard1-2/+2
2004-12-19SPARC mergebellard1-0/+364