summaryrefslogtreecommitdiff
path: root/common/uart_buffering.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add %b format output via uart_printfRong Chang2012-03-031-3/+9
* uart: fix race condition in flow controlVincent Palatin2012-02-291-5/+2
* Fix a bug causing console history to miss a character.Vic Yang2012-02-291-1/+1
* Handle up/down arrow keys for UART console.Vic Yang2012-02-071-48/+191
* Handle left and right arrow key in UART console.Vic Yang2012-02-011-14/+108
* Eat terminal escape sequencesRandall Spangler2012-01-271-1/+15
* Split UART codeVincent Palatin2012-01-261-0/+414