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