aboutsummaryrefslogtreecommitdiffstats
path: root/hw/escc.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-22Introduce reset notifier orderJan Kiszka1-2/+2
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl1-9/+9
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-4/+0
2009-01-14escc: allow one IRQ per serial channelaurel321-3/+5
2009-01-13ESCC: swap the two CharDriverState argumentsaurel321-4/+4
2009-01-12Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir11-64/+81
2009-01-12Rename slavio_serial to esccblueswir11-0/+922