summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570/console (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver.Pavel Pisa2017-10-131-1/+7
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-4/+0
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* bsp/tms570: Support printk() earlySebastian Huber2017-03-092-48/+98
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-2/+0
* bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa2016-07-221-2/+23
* bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa2016-06-211-2/+36
* bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek2015-11-181-5/+7
* bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek2015-11-181-3/+5
* bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek2015-07-202-18/+20
* bsp/tms570: source changes reflecting new headers.Premysl Houdek2015-07-162-30/+33
* arm/tms570: sci context has to be writable because it holds state variable.Pavel Pisa2015-02-041-3/+3
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-071-31/+43
* termios: Separate flow control from normal handlerSebastian Huber2014-10-071-4/+1
* BSP for TMS570LS31x Hercules Development Kit from TI (TMS570LS3137)Premysl Houdek2014-08-202-0/+644