summaryrefslogtreecommitdiffstats
path: root/bsps/arm/xilinx-zynqmp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-09-21build: Remove old build systemSebastian Huber2-46/+0
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-1/+0
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-12-23Update header.amSebastian Huber1-4/+0
2020-12-23bsps/arm: Invalidate TLB in start.SSebastian Huber1-6/+1
2020-12-23bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber1-36/+3
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber1-1/+0
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber1-2/+0
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore1-1/+1
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore2-2/+2
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore3-2/+5
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2019-10-23bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber1-3/+3
2019-04-11bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik14-162/+208
2019-04-11bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik14-0/+738