summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/tmtc/grtc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-30grlib: Fix snprintf() overflow warnings from gcc 12Joel Sherrill1-1/+1
2022-11-14bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
2021-03-05grtc.c: Fix four Missing break in switch Coverity errorsRyan Long1-0/+4
2021-02-19grtc.c: Fix Dereference before null check (CID #1399840)Ryan Long1-1/+3
2019-01-22grlib: Move source filesSebastian Huber1-0/+0
2019-01-22grlib: Move header filesSebastian Huber1-5/+5
2018-12-21bsps/sparc: Add grlib_malloc(), grlib_calloc()Sebastian Huber1-3/+2
2018-11-27bsps/sparc: Add and use <grlib_impl.h>Sebastian Huber1-14/+1
2018-04-20bsps/sparc: Move shared files to bspsSebastian Huber1-0/+0
2017-05-14leon, grtc: SMP support by using spin-locksDaniel Hellstrom1-37/+54
2017-05-14leon, grtc: updated overrun condition handlingDaniel Hellstrom1-11/+33
2015-04-17sparc bsps: updated license to rtems.orgDaniel Hellstrom1-1/+1
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom1-2/+2
2015-04-17GRTC: fix build warningsDaniel Hellstrom1-16/+13
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom1-0/+1962