summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/bfin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Merge default-by-family into by-variantSebastian Huber2021-08-1812-12/+0
| | | | | | | Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
* build: Use BSP family for optionsChris Johns2021-07-1512-0/+12
| | | | | | | - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468
* spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee2021-04-072-19/+0
| | | | Update #3850
* bsps: Add default rtems_get_target_hash()Sebastian Huber2021-02-263-0/+3
| | | | Update #4267.
* build: Sort source listsSebastian Huber2021-02-241-1/+1
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Alternative build system based on wafSebastian Huber2020-09-1420-0/+475
Update #3818.