summaryrefslogtreecommitdiffstats
path: root/bsps/arm/xilinx-zynqmp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Use shared empty bsp_start_hook_0()Sebastian Huber2024-01-151-5/+0
* xilinx-zynqmp: Include <rtems/termiostypes.h>Sebastian Huber2023-06-121-1/+1
* xilinx-zynqmp: Include <rtems/libio.h> for rtems_termios_initialize()Joel Sherrill2023-06-061-0/+1
* Update company nameSebastian Huber2023-05-209-9/+9
* bsp_specs: Delete last remnants of these.Joel Sherrill2021-11-291-0/+0
* build: Remove old build systemSebastian Huber2021-09-212-46/+0
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-241-1/+0
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-0/+1
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-241-1/+0
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* Update header.amSebastian Huber2020-12-231-4/+0
* bsps/arm: Invalidate TLB in start.SSebastian Huber2020-12-231-6/+1
* bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber2020-12-231-36/+3
* bsps/arm: Invalidate branch predictors earlierSebastian Huber2020-12-231-1/+0
* bsps/arm: Set VBAR in start.SSebastian Huber2020-12-231-2/+0
* bsps: Move zynq-uart to bsps/sharedKinsey Moore2020-12-021-1/+1
* bsps: Break out AArch32 GICv3 supportKinsey Moore2020-10-052-2/+2
* bsps: Break out AArch32 portions of GPT driverKinsey Moore2020-10-053-2/+5
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-041-1/+1
* bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber2019-10-231-3/+3
* bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik2019-04-1114-162/+208
* bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik2019-04-1114-0/+738