summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570/console/tms570-sci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-02bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa1-2/+23
2016-10-02bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa1-2/+36
2015-11-18bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek1-5/+7
2015-11-18bsp/tms570: fixed sci driver freeze when closing terminal bugPremysl Houdek1-3/+5
2015-07-20bsp/tms570 Use bitfields instead of hard-coded valuesPremysl Houdek1-16/+18
2015-07-16bsp/tms570: source changes reflecting new headers.Premysl Houdek1-26/+29
2015-02-04arm/tms570: sci context has to be writable because it holds state variable.Pavel Pisa1-3/+3
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-31/+43
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-4/+1
2014-08-20BSP for TMS570LS31x Hercules Development Kit from TI (TMS570LS3137)Premysl Houdek1-0/+559