summaryrefslogtreecommitdiffstats
path: root/bsps/arm/tms570/console/tms570-sci.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-01bsp/tms570: Fix console receive interruptsAdrien Chardon1-36/+9
2024-01-15bsp/tms570: Relicense to BSD-2-ClauseSebastian Huber1-8/+25
2024-01-15bsp/tms570: Remove empty <bsp/tms570-sci.h>Sebastian Huber1-1/+0
2023-05-20Update company nameSebastian Huber1-1/+1
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber1-1/+1
2019-02-28Remove explicit file names from @fileSebastian Huber1-1/+1
2018-11-14bsp/tms570: correct baudrate calculation.Pavel Pisa1-1/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber1-0/+0
2017-10-13bsp/tms570: remove duplicate of TMS570_SCI_FLR_TX_EMPTY in console driver.Pavel Pisa1-1/+7
2017-03-09bsp/tms570: Support printk() earlySebastian Huber1-35/+41
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 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