summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-19bsps/xilinx-zynqmp: Avoid constant UART reinitKinsey Moore1-0/+6
2021-03-05bsps/aarch64: Add support for EL2 startKinsey Moore1-0/+25
2021-03-05bsps/aarch64: RTEMS_DEBUG stack alignment faultsKinsey Moore1-0/+8
2021-03-05bsps: Allow override of ARM TM27 IRQsKinsey Moore1-0/+8
2021-03-05bsps/aarch64: Resolve usage of SUBALIGN()Kinsey Moore1-4/+2
2021-01-28bsps/aarch64: Add missing includeSebastian Huber1-0/+1
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber1-3/+5
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber1-8/+13
2021-01-14bsps/aarch64: Swap primary ZynqMP UARTKinsey Moore2-4/+4
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber1-3/+17
2020-12-22bsps: Fix includesSebastian Huber1-1/+0
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber1-5/+0
2020-12-04Add AArch64 ZynpMP BSPKinsey Moore6-0/+426
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore1-1/+1
2020-11-23spec/aarch64: Only apply SUBALIGN(4) to ILP32Kinsey Moore1-2/+4
2020-10-05bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore1-0/+16
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore13-0/+2137