summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objgrlib.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/powerpc, bsps/shared: Move remaining legacy networking header filesVijay Kumar Banerjee2021-06-231-2/+0
|
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-071-2/+0
| | | | Update #3850
* leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom2021-03-111-0/+1
| | | | Close #4324.
* leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom2021-03-111-0/+1
| | | | Update #4324.
* leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom2021-03-111-0/+2
| | | | | | | Reimplemented the baud-rate algorithm from scratch to cope with GRCAN, GRCANFD and OC_CAN devices. Update #4323.
* build: Sort source listsSebastian Huber2021-02-241-4/+4
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+142
Update #3818.