summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sparc/leon3/grp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/leon3: Use DSU time tag for GR712RCSebastian Huber2023-10-201-0/+2
| | | | Close #4954.
* bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber2023-07-141-2/+0
| | | | | | Remove the BSP_POWER_DOWN_AT_FATAL_HALT BSP option. Applications should do the customization of the system termination with an initial fatal extension.
* bsp/leon3: Add LEON3_IRQAMP_EXTENDED_INTERRUPTSebastian Huber2023-07-141-0/+2
|
* bsp/leon3: Add LEON3_PROBE_ASR_22_23_UP_COUNTERSebastian Huber2023-07-141-0/+2
|
* bsp/leon3: Add LEON3_L2CACHE_BASESebastian Huber2023-07-141-0/+2
|
* bsp/leon3: Add LEON3_HAS_ASR_22_23_UP_COUNTERSebastian Huber2023-07-141-0/+2
|
* bsp/leon3: Add LEON3_IRQAMP_PROBE_TIMESTAMPSebastian Huber2023-07-141-0/+2
|
* bsp/leon3: Add LEON3_IRQAMP_BASESebastian Huber2023-07-141-0/+2
|
* bsp/leon3: Add LEON3_GPTIMER_BASESebastian Huber2023-07-141-0/+2
|
* bsp/leon3: LEON3_PLB_FREQUENCY_DEFINED_BY_GPTIMERSebastian Huber2023-07-141-0/+2
|
* bsp/leon3: Add LEON3_APBUART_BASESebastian Huber2023-07-141-0/+2
|
* 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.
* build: Use common objects item for get memorySebastian Huber2021-11-301-0/+2
|
* spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee2021-04-071-4/+0
| | | | Update #3850
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+46
Update #3818.