summaryrefslogtreecommitdiff
path: root/bsps/aarch64 (follow)
AgeCommit message (Expand)Author
2023-07-03aarch64/zynqmp: Use IRQs for management consoleKinsey Moore
2023-06-12xilinx-zynqmp: Include <rtems/termiostypes.h>Sebastian Huber
2023-06-08bsps/xqspipsu: Use device information from the FCTKinsey Moore
2023-06-06xilinx-zynqmp: Include <rtems/libio.h> for rtems_termios_initialize()Joel Sherrill
2023-05-20Update company nameSebastian Huber
2023-05-16aarch64/versal: Fix uart interrupt issuesAaron Nyholm
2023-04-18bsps/aarch64: Enable MMU during remapsKinsey Moore
2023-03-22bsps/zynqmp: Use correct include pathKinsey Moore
2023-03-15bsps/zynqmp: Add JFFS2 NAND adapterKinsey Moore
2023-02-27bsps/aarch64: Disable interrupts during MMU remapKinsey Moore
2023-02-14bsps/aarch64: Fix off-by-one cache bugKinsey Moore
2023-02-14bsps/aarch64: Flush cache before disabling MMUKinsey Moore
2023-01-27bsps/xilinx-zynqmp: Add JFFS2 GQSPI NOR driverAlex White
2023-01-04bsps: Move ZynqMP-specific info into the BSPKinsey Moore
2022-12-07bsps/zynqmp: Fix and update device treesKinsey Moore
2022-11-22aarch64/versal: Add UART interrupt supportChris Johns
2022-11-22rtems/versal: Updated mmu to include mapping for SDHCI devices on versalAaron Nyholm
2022-11-18bsps/zynqmp: Use direct fdt_* callsKinsey Moore
2022-11-17aarch64/mmu: Prevent block descriptors at level -1Kinsey Moore
2022-11-09bsps/aarch64: Ensure FPU trap state is consistentKinsey Moore
2022-11-09zynqmp: Add support for the CFC-400XKinsey Moore
2022-10-04bsp/aarch64: Add new Raspberry Pi 4B BSPMohd Noor Aman
2022-08-25bsps/xilinx/versal: Add Cadence I2C driver supportChris Johns
2022-08-12bsps: Fix .data.rel.ro placementSebastian Huber
2022-07-28aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns
2022-07-28basp/aarch64: Make the unexpected sections origin address 64bitChris Johns
2022-07-21aarch64: Use page table level 0Kinsey Moore
2022-07-18aarch64: Memory map the noinit sectionKinsey Moore
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber
2022-07-06bsps/aarch64: Use MMU pages appropriatelyKinsey Moore
2022-06-16bsp/aarch64: Flush the cache before invalidating itChris Johns
2022-06-11bsp/aarch64: Fix array warningChris Johns
2022-01-12aarch64: always boot into EL1NSGedare Bloom
2022-01-12bsps/aarch64: refactor register init and hooksGedare Bloom
2021-12-13bsps/aarch64: Support .noinit linker sectionSebastian Huber
2021-12-12bsps/aarch64: Remove erroneous cache featureKinsey Moore
2021-11-10bsps/aarch64: Restore interrupt nestingKinsey Moore
2021-11-01cpukit/aarch64: Add libdebugger supportKinsey Moore
2021-11-01bsps/aarch64: Mask debug events from startupKinsey Moore
2021-11-01bsps/aarch64: Set interrupt level correctlyKinsey Moore
2021-11-01bsps/aarch64: Add missing MMU map recursion checkKinsey Moore
2021-11-01aarch64: Break out MMU definitionsKinsey Moore
2021-09-21cpukit: Add AArch64 SMP SupportKinsey Moore
2021-09-21bsps/zynqmp: Use correct number of interruptsKinsey Moore
2021-09-09bsps/zynqmp: Added I2C support for ZynqMPStephen Clark
2021-08-19aarch64/versal: Enable TX and RX FIFOsChris Johns
2021-07-26bsps/irq: Implement new directives for GICv2/3Sebastian Huber
2021-06-29bsps/zynq-uart: Make post baud change kick globalKinsey Moore
2021-06-24aarch64: whitespace fixes in start.SGedare Bloom
2021-06-24bsps/aarch64: replace boot options with asm switch codeGedare Bloom