summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/uart (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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