summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/uart (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2023-07-241-1/+1
* bsps/grlib: Fix use of uninitialized variableSebastian Huber2023-07-171-1/+0
* bsps: Use new APBUART register block APISebastian Huber2023-07-143-95/+142
* grlib: Fix snprintf() overflow warnings from gcc 12Joel Sherrill2023-01-301-1/+1
* bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman2022-11-144-12/+88
* bsp/leon3: Include missing header fileSebastian Huber2022-03-081-0/+1
* grlib: Register system console as /dev/consoleSebastian Huber2021-06-241-1/+5
* grlib: Simplify apbuart_inbyte_nonblocking()Sebastian Huber2021-06-171-5/+5
* grlib: Fix apbuart_outbyte_polled() prototypeSebastian Huber2021-06-171-1/+1
* grlib: Add apbuart_outbyte_wait()Sebastian Huber2021-06-173-17/+17
* grlib: Remove NL -> CR in apbuart_outbyte_polled()Sebastian Huber2021-06-173-9/+2
* drvmgr: Fix determination of prefix in grlib uart driverDennis Pfau2020-02-201-1/+1
* grlib: make apbuart driver independent of bspJiri Gaisler2019-01-221-16/+16
* grlib: Move source filesSebastian Huber2019-01-224-0/+1205