summaryrefslogtreecommitdiff
path: root/include/uart.h
Commit message (Expand)AuthorAgeFilesLines
* Move printf() formatting to its own file to enable re-useRandall Spangler2012-06-071-23/+12
* Add support for printing fixed-point numbersRandall Spangler2012-05-221-2/+6
* Refactor async console outputRandall Spangler2012-04-241-0/+5
* Implement 64-bit integer printing in uart_printf()Randall Spangler2012-04-201-7/+4
* Add %T format code to print current timestamp.Randall Spangler2012-04-031-3/+7
* Support warm reboot from one EC image to another.Randall Spangler2012-03-191-0/+2
* Delay enabling UART1 until after LPC bus is enabled.Bill Richardson2012-02-171-0/+3
* Handle up/down arrow keys for UART console.Vic Yang2012-02-071-0/+1
* Add UART1 receive support (UART to x86 console)Randall Spangler2012-02-061-1/+1
* Split UART codeVincent Palatin2012-01-261-0/+60
* Clean up UART codeRandall Spangler2011-12-121-0/+9
* Initial sources import 1/3Randall Spangler2011-12-071-0/+112