summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objgrlib.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-23bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee1-2/+0
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee1-2/+0
Update #3850
2021-03-11leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom1-0/+1
Close #4324.
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom1-0/+1
Update #4324.
2021-03-11leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom1-0/+2
Reimplemented the baud-rate algorithm from scratch to cope with GRCAN, GRCANFD and OC_CAN devices. Update #4323.
2021-02-24build: Sort source listsSebastian Huber1-4/+4
Use the Python sorted() function to sort the "source" lists.
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+142
Update #3818.