summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* dev/irq: Improve Doxgyen group assignmentsSebastian Huber4 days1-2/+11
* bsps/arm: Improve GICv2 supportSebastian Huber4 days1-4/+8
* dev/serial: Add Zynq UART kernel I/O supportSebastian Huber2024-04-041-37/+4
* dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber2024-04-042-2/+4
* dev/serial: Simplify some Zynq UART functionsSebastian Huber2024-03-271-17/+6
* bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber2024-03-271-28/+0
* aarch64/zynqmp: Fix UART base addresses and IRQSebastian Huber2024-03-112-4/+4
* bsps/aarch64/cache: Clean up unused fuctionsKinsey Moore2024-01-101-27/+2
* bsps/zynqmp/jffs2: Use BBT information directlyKinsey Moore2023-12-141-1/+23
* bsps/aarch64/zynqmp/nand: Erase using offsetKinsey Moore2023-10-271-8/+2
* bsps/aarch64: Disable use of TTBR1Tian Ye2023-10-181-1/+2
* bsps: Remove unused includesKinsey Moore2023-10-131-1/+0
* bsps/xilinx-zynqmp: Unify JFFS2 OOB write lockingKinsey Moore2023-10-121-6/+17
* bsps/zynqmp: Add locking around JFFS2 NAND adapterKinsey Moore2023-09-061-4/+26
* aarch64/zynqmp: Use IRQs for management consoleKinsey Moore2023-07-032-1/+3
* xilinx-zynqmp: Include <rtems/termiostypes.h>Sebastian Huber2023-06-121-1/+1
* bsps/xqspipsu: Use device information from the FCTKinsey Moore2023-06-081-6/+6
* xilinx-zynqmp: Include <rtems/libio.h> for rtems_termios_initialize()Joel Sherrill2023-06-061-0/+1
* Update company nameSebastian Huber2023-05-202-2/+2
* aarch64/versal: Fix uart interrupt issuesAaron Nyholm2023-05-161-1/+3
* bsps/aarch64: Enable MMU during remapsKinsey Moore2023-04-181-3/+4
* bsps/zynqmp: Use correct include pathKinsey Moore2023-03-221-1/+1
* bsps/zynqmp: Add JFFS2 NAND adapterKinsey Moore2023-03-152-0/+382
* bsps/aarch64: Disable interrupts during MMU remapKinsey Moore2023-02-271-0/+6
* bsps/aarch64: Fix off-by-one cache bugKinsey Moore2023-02-141-16/+16
* bsps/aarch64: Flush cache before disabling MMUKinsey Moore2023-02-141-1/+7
* bsps/xilinx-zynqmp: Add JFFS2 GQSPI NOR driverAlex White2023-01-273-0/+249
* 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