summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq/start/linkcmds.qoriq_core_0 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Support .rtemsstack.* linker input sectionsSebastian Huber2018-06-271-1/+1
| | | | | | Use a dedicated memory region or place it between the BSS and workspace. Update #3459.
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+38
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.