summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/uart/apbuart_termios.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-14bsps: Use new APBUART register block APISebastian Huber1-17/+32
2022-11-14bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
2021-06-17grlib: Add apbuart_outbyte_wait()Sebastian Huber1-1/+1
2021-06-17grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber1-1/+1
2019-01-22grlib: Move source filesSebastian Huber1-0/+0
2019-01-22grlib: Move header filesSebastian Huber1-2/+2
2018-08-10bsps/sparc: Move polled APBUART functionsSebastian Huber1-52/+0
2018-04-20bsps/sparc: Move shared files to bspsSebastian Huber1-0/+0
2017-04-03bsps: Fix baud settingsSebastian Huber1-1/+1
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom1-2/+2
2014-10-09LEON: let termios layer handle \n also in pollingDaniel Hellstrom1-1/+1
2014-10-09LEON: console print \r\n instead of \n\rDaniel Hellstrom1-2/+3
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-20/+25
2014-07-09bsps/sparc: Set best baud in APBUART driverSebastian Huber1-0/+14
2014-07-09bsps/sparc: Move APBUART printk supportChristian Mauderer1-0/+51
2014-07-09bsps/sparc: Add and use shared APBUART consoleSebastian Huber1-0/+240