summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570/console/tms570-sci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-642/+0
* bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver.Pavel Pisa2017-10-131-1/+7
* bsp/tms570: Support printk() earlySebastian Huber2017-03-091-35/+41
* 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-201-16/+18
* bsp/tms570: source changes reflecting new headers.Premysl Houdek2015-07-161-26/+29
* 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-201-0/+559