Age | Commit message (Expand) | Author |
2014-01-08 | char/cadence_uart: Implement Tx flow control | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Delete redundant rx rst logic | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Use the TX fifo for transmission | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Fix can_receive logic | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Remove TX timer & add TX FIFO state | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Define Missing SR/ISR fields | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Simplify status generation | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: s/r_fifo/rx_fifo | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Fix reset. | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Add missing uart_update_state | Peter Crosthwaite |
2014-01-08 | char/cadence_uart: Mark struct fields as public/private | Peter Crosthwaite |
2013-12-02 | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | cadence_uart: QOM cast cleanup | Andreas Färber |
2013-07-15 | char/cadence_uart: Fix reset for unattached instances | Peter Crosthwaite |
2013-07-04 | hw/c*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-24 | cadence_uart: Handle backend tx errors | Edgar E. Iglesias |
2013-04-15 | sysemu: avoid proliferation of include/ subdirectories | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |