summaryrefslogtreecommitdiffstats
path: root/bsps/shared/grlib/can (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-11leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2-405/+435
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom3-627/+686
2021-03-11leon,grcan: added support for GRCANFDDaniel Hellstrom1-16/+568
2021-03-11leon,occan: use common CAN baud-rate calculation routineDaniel Hellstrom1-110/+41
2021-03-11leon,grcan: use common CAN baud-rate calculation routineDaniel Hellstrom1-114/+20
2021-03-11leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom1-0/+144
2021-03-05grcan.c: Fix Unused value (CID #1437613)Ryan Long1-1/+1
2021-03-05satcan.c: Fix Unsigned compared against 0 (CID #1399768)Ryan Long1-12/+4
2020-12-14bsps: Replace non-ASCII bullet pointsChristian Mauderer1-2/+2
2020-10-16grlib: Add ambapp_common_info to derived typesSebastian Huber1-1/+1
2019-01-22grlib: use cpu-independent routines for uncached accessJiri Gaisler1-24/+3
2019-01-22grlib: use rtems_interrupt_handler_install()Jiri Gaisler1-2/+4
2019-01-22grlib: Move source filesSebastian Huber4-0/+4862