1. 38acd64 char/cadence_uart: Implement Tx flow control by Peter Crosthwaite · 11 years ago
  2. 1e5d8ca char/cadence_uart: Delete redundant rx rst logic by Peter Crosthwaite · 11 years ago
  3. 86baecc char/cadence_uart: Use the TX fifo for transmission by Peter Crosthwaite · 11 years ago
  4. d0ac820 char/cadence_uart: Fix can_receive logic by Peter Crosthwaite · 11 years ago
  5. 2152e08 char/cadence_uart: Remove TX timer & add TX FIFO state by Peter Crosthwaite · 11 years ago
  6. 11a239a char/cadence_uart: Define Missing SR/ISR fields by Peter Crosthwaite · 11 years ago
  7. 676f4c0 char/cadence_uart: Simplify status generation by Peter Crosthwaite · 11 years ago
  8. 1e77c91 char/cadence_uart: s/r_fifo/rx_fifo by Peter Crosthwaite · 11 years ago
  9. 823dd48 char/cadence_uart: Fix reset. by Peter Crosthwaite · 11 years ago
  10. 589bfb6 char/cadence_uart: Add missing uart_update_state by Peter Crosthwaite · 11 years ago
  11. 059ca2b char/cadence_uart: Mark struct fields as public/private by Peter Crosthwaite · 11 years ago
  12. 1246b25 misc: Replace 'struct QEMUTimer' by 'QEMUTimer' by Stefan Weil · 11 years ago
  13. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  14. 534f6ff cadence_uart: QOM cast cleanup by Andreas Färber · 12 years ago
  15. 9121d02 char/cadence_uart: Fix reset for unattached instances by Peter Crosthwaite · 12 years ago
  16. 300b1fc hw/c*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  17. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  18. b52df46 cadence_uart: Handle backend tx errors by Edgar E. Iglesias · 12 years ago
  19. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  20. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/cadence_uart.c]
  21. 1db8b5e cadence_uart: Flush queued characters on reset by Peter Crosthwaite · 12 years ago
  22. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  23. 9893c80 cadance_uart: Accept input after rx FIFO pop by Peter Crosthwaite · 12 years ago
  24. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  25. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  26. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  27. 2ddef11 cadence_uart: More debug information by Peter Crosthwaite · 12 years ago
  28. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  29. 5d40097 cadence_uart: Fix buffer overflow by Stefan Weil · 13 years ago
  30. 35548b0 cadence_uart: initial version of device model by Peter A. G. Crosthwaite · 13 years ago