summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/qoriq/grp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/qoriq: Add VME support for MVME2500Christian Mauderer2024-01-311-0/+2
| | | | | | | | | This enables the VME support for the MVME2500. Note that the PCIe support from libbsd is used. So you need the related libbsd patches for this to work. If the drivers in libbsd are not enabled, the linker should not pick up anything from this patch.
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* build: Add cppflags, cflags, cxxflags to groupsSebastian Huber2022-07-041-0/+3
| | | | | | | Propagate the group defined cppflags, cflags, and cxxflags from parent groups to child items through the build item context. Update #4670.
* bsps: Move optfdt* files to shared parent directorypranav2021-08-091-2/+2
|
* spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee2021-04-071-2/+0
| | | | Update #3850
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+118
Update #3818.