summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/tms570/console (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-13bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver.Pavel Pisa1-1/+7
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-4/+0
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2017-03-09bsp/tms570: Support printk() earlySebastian Huber2-48/+98
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-2/+0
2016-07-22bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa1-2/+23
2016-06-21bsp/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 Houdek2-18/+20
2015-07-16bsp/tms570: source changes reflecting new headers.Premysl Houdek2-30/+33
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 Houdek2-0/+644