summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move ZynqMP-specific info into the BSPKinsey Moore2023-01-041-0/+2
* bsps/zynqmp: Fix and update device treesKinsey Moore2022-12-074-115/+137
* aarch64/versal: Add UART interrupt supportChris Johns2022-11-224-39/+324
* rtems/versal: Updated mmu to include mapping for SDHCI devices on versalAaron Nyholm2022-11-221-1/+5
* bsps/zynqmp: Use direct fdt_* callsKinsey Moore2022-11-181-22/+10
* aarch64/mmu: Prevent block descriptors at level -1Kinsey Moore2022-11-171-10/+13
* bsps/aarch64: Ensure FPU trap state is consistentKinsey Moore2022-11-091-0/+6
* zynqmp: Add support for the CFC-400XKinsey Moore2022-11-098-1/+657
* bsp/aarch64: Add new Raspberry Pi 4B BSPMohd Noor Aman2022-10-048-0/+957
* bsps/xilinx/versal: Add Cadence I2C driver supportChris Johns2022-08-254-0/+82
* bsps: Fix .data.rel.ro placementSebastian Huber2022-08-121-1/+1
* aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns2022-07-282-0/+58
* basp/aarch64: Make the unexpected sections origin address 64bitChris Johns2022-07-281-1/+1
* aarch64: Use page table level 0Kinsey Moore2022-07-212-15/+57
* aarch64: Memory map the noinit sectionKinsey Moore2022-07-182-0/+8
* bsps: Sort .noinit* sectionsSebastian Huber2022-07-151-1/+1
* bsps/aarch64: Use MMU pages appropriatelyKinsey Moore2022-07-061-2/+2
* bsp/aarch64: Flush the cache before invalidating itChris Johns2022-06-161-1/+2
* bsp/aarch64: Fix array warningChris Johns2022-06-111-1/+1
* aarch64: always boot into EL1NSGedare Bloom2022-01-122-20/+29
* bsps/aarch64: refactor register init and hooksGedare Bloom2022-01-122-45/+48
* bsps/aarch64: Support .noinit linker sectionSebastian Huber2021-12-131-0/+7
* bsps/aarch64: Remove erroneous cache featureKinsey Moore2021-12-121-2/+0
* bsps/aarch64: Restore interrupt nestingKinsey Moore2021-11-101-1/+3
* cpukit/aarch64: Add libdebugger supportKinsey Moore2021-11-011-0/+11
* bsps/aarch64: Mask debug events from startupKinsey Moore2021-11-011-2/+2
* bsps/aarch64: Set interrupt level correctlyKinsey Moore2021-11-011-1/+1
* bsps/aarch64: Add missing MMU map recursion checkKinsey Moore2021-11-011-0/+9
* aarch64: Break out MMU definitionsKinsey Moore2021-11-015-39/+121
* cpukit: Add AArch64 SMP SupportKinsey Moore2021-09-217-26/+165
* bsps/zynqmp: Use correct number of interruptsKinsey Moore2021-09-211-1/+1
* bsps/zynqmp: Added I2C support for ZynqMPStephen Clark2021-09-094-0/+80
* aarch64/versal: Enable TX and RX FIFOsChris Johns2021-08-191-5/+8
* bsps/irq: Implement new directives for GICv2/3Sebastian Huber2021-07-261-1/+1
* bsps/zynq-uart: Make post baud change kick globalKinsey Moore2021-06-291-5/+0
* aarch64: whitespace fixes in start.SGedare Bloom2021-06-241-166/+166
* bsps/aarch64: replace boot options with asm switch codeGedare Bloom2021-06-241-7/+8
* bsps/aarch64: add non-secure mode and versal supportGedare Bloom2021-06-241-2/+16
* bsps/aarch64: add physical secure timerGedare Bloom2021-06-242-0/+9
* aarch64: add support to drop EL3 to EL2Kinsey Moore2021-06-241-1/+26
* aarch64/xilinx-versal: new BSPs for qemu and vck190Gedare Bloom2021-06-2410-0/+965
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber2021-06-243-3/+0
* bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-243-0/+3
* bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber2021-06-243-3/+0
* aarch64: add qemu bsps for cortex-a72Gedare Bloom2021-06-096-0/+355
* bsps/aarch64: Add MMU driver to relax alignmentKinsey Moore2021-05-275-0/+518
* bsps/aarch64: Advertise cache function supportKinsey Moore2021-05-271-0/+10
* bsps/aarch64: Align MVAs consistentlyKinsey Moore2021-05-271-8/+5
* bsps/aarch64: Break out system registersKinsey Moore2021-05-271-180/+33
* bsps/xilinx-zynqmp: Avoid constant UART reinitKinsey Moore2021-04-191-0/+6