summaryrefslogtreecommitdiffstats
path: root/bsps/arm/xilinx-zynqmp/start/linkcmds.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove old build systemSebastian Huber2021-09-211-36/+0
| | | | | Close #3250. Close #4081.
* bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber2019-10-231-3/+3
| | | | | Do all calculations in the linker command file. This is a preparation for the new build system.
* bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik2019-04-111-5/+5
| | | | | | Modifications to get xilinx-zynqmp BSP working on an Ultra96 board. Update #3682.
* bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik2019-04-111-0/+36
Source files were copied from xilinx-zynq. Update #3682.