Age | Commit message (Expand) | Author |
2011-01-29 | escc: fix interrupt flags | Aurelien Jarno |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-08-15 | sparc escc IUS improvements (SunOS 4.1.4 fix) | Artyom Tarasenko |
2010-02-07 | escc: don't use reserved _t suffix | Blue Swirl |
2009-11-07 | sparc32 (mostly): remove unneeded calls to device reset | Blue Swirl |
2009-10-24 | escc: add chipset docs | Blue Swirl |
2009-10-24 | escc: convert to VMState, vmsd and reset | Blue Swirl |
2009-10-07 | New qdev_init_nofail() | Markus Armbruster |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-30 | escc: fix another coding style nit | Michael S. Tsirkin |
2009-09-30 | escc: fix coding style nit | Michael S. Tsirkin |
2009-09-16 | escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951 | Aurelien Jarno |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-08-13 | Unbreak Sparc32 and PPC | Blue Swirl |
2009-08-10 | qdev/prop: convert escc.c to helper macros. | Gerd Hoffmann |
2009-07-17 | Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245 | Blue Swirl |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |
2009-07-15 | Sparc32/PPC: convert escc to qdev | Blue Swirl |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |
2009-05-22 | Introduce reset notifier order | Jan Kiszka |
2009-05-13 | Replace gcc variadic macro extension with C99 version | Blue Swirl |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-01-14 | escc: allow one IRQ per serial channel | aurel32 |
2009-01-13 | ESCC: swap the two CharDriverState arguments | aurel32 |
2009-01-12 | Rename slavio_serial functions to escc, add clock rate and it_shift parameters | blueswir1 |
2009-01-12 | Rename slavio_serial to escc | blueswir1 |