summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-15build: Use BSP family for optionsChris Johns33-0/+33
2021-07-01Revert "bsps/zynqmp: Allow any or all CGEMs to be enabled"Kinsey Moore5-72/+0
2021-06-29spec/aarch64: fix abi flags for xilinx_versal_ilp32_vck190Gedare Bloom1-0/+1
2021-06-28bsps/zynqmp: Allow any or all CGEMs to be enabledKinsey Moore5-0/+72
2021-06-24bsps/aarch64: replace boot options with asm switch codeGedare Bloom3-6/+0
2021-06-24bsps/aarch64: add non-secure mode and versal supportGedare Bloom8-6/+52
2021-06-24bsps/aarch64: add physical secure timerGedare Bloom2-0/+33
2021-06-24aarch64/xilinx-versal: new BSPs for qemu and vck190Gedare Bloom18-0/+516
2021-06-09aarch64: add qemu bsps for cortex-a72Gedare Bloom12-0/+394
2021-05-27spec/aarch64: Add BSPs for real ZynqMP hardwareKinsey Moore7-2/+85
2021-05-27bsps/aarch64: Add MMU driver to relax alignmentKinsey Moore5-4/+35
2021-05-27bsps/a53: Increase available RAMKinsey Moore1-1/+1
2021-03-30bsps/shared: Add Xilinx-AXI SPI driver to wafJan Sommer1-0/+2
2021-03-10bsps/xilinx_zynq: Add SPI driver to wafJan Sommer1-0/+2
2021-03-08spec/aarch64: Enable previously disabled testsAlex White2-18/+2
2021-03-05spec/aarch64: Rename ZynqMP QEMU BSPsKinsey Moore3-3/+3
2021-03-05spec/aarch64: Remove sp37 from intermittent testsAlex White2-2/+0
2021-03-05bsps/aarch64: Resolve usage of SUBALIGN()Kinsey Moore2-2/+0
2021-03-04validation: Fix for 64-bit targetsSebastian Huber2-6/+0
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber2-0/+2
2021-02-24build: Sort source listsSebastian Huber2-11/+11
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber3-2/+1
2020-12-04spec: Move zynq-uart into its own objectKinsey Moore1-0/+2
2020-12-04Add AArch64 ZynpMP BSPKinsey Moore13-0/+433
2020-12-02spec/a53: Fix SPDX linesKinsey Moore2-4/+4
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore1-1/+1
2020-11-24spec/a53: Set conditionally failing test stateKinsey Moore1-14/+22
2020-11-23spec/aarch64: Only apply SUBALIGN(4) to ILP32Kinsey Moore1-0/+1
2020-11-23spec/aarch64: Ensure that libbsd can build properlyKinsey Moore1-0/+4
2020-10-12build: Fix formatSebastian Huber6-12/+12
2020-10-05bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore3-1/+96
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore12-0/+341