summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64 (unfollow)
Commit message (Expand)AuthorFilesLines
8 daysbsps/aarch64/raspberrypi: Add system timer supportHEADmasterNing Yang2-5/+18
2024-04-16dev/irq: Improve Doxgyen group assignmentsSebastian Huber1-2/+11
2024-04-16bsps/arm: Improve GICv2 supportSebastian Huber1-4/+8
2024-04-04dev/serial: Add Zynq UART kernel I/O supportSebastian Huber1-37/+4
2024-04-04dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber2-2/+4
2024-03-27dev/serial: Simplify some Zynq UART functionsSebastian Huber1-17/+6
2024-03-27bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber1-28/+0
2024-03-11aarch64/zynqmp: Fix UART base addresses and IRQSebastian Huber2-4/+4
2024-01-10bsps/aarch64/cache: Clean up unused fuctionsKinsey Moore1-27/+2
2023-12-14bsps/zynqmp/jffs2: Use BBT information directlyKinsey Moore1-1/+23
2023-10-27bsps/aarch64/zynqmp/nand: Erase using offsetKinsey Moore1-8/+2
2023-10-18bsps/aarch64: Disable use of TTBR1Tian Ye1-1/+2
2023-10-13bsps: Remove unused includesKinsey Moore1-1/+0
2023-10-12bsps/xilinx-zynqmp: Unify JFFS2 OOB write lockingKinsey Moore1-6/+17
2023-09-06bsps/zynqmp: Add locking around JFFS2 NAND adapterKinsey Moore1-4/+26
2023-07-03aarch64/zynqmp: Use IRQs for management consoleKinsey Moore2-1/+3
2023-06-12xilinx-zynqmp: Include <rtems/termiostypes.h>Sebastian Huber1-1/+1
2023-06-08bsps/xqspipsu: Use device information from the FCTKinsey Moore1-6/+6
2023-06-06xilinx-zynqmp: Include <rtems/libio.h> for rtems_termios_initialize()Joel Sherrill1-0/+1
2023-05-20Update company nameSebastian Huber2-2/+2
2023-05-16aarch64/versal: Fix uart interrupt issuesAaron Nyholm1-1/+3
2023-04-18bsps/aarch64: Enable MMU during remapsKinsey Moore1-3/+4
2023-03-22bsps/zynqmp: Use correct include pathKinsey Moore1-1/+1
2023-03-15bsps/zynqmp: Add JFFS2 NAND adapterKinsey Moore2-0/+382
2023-02-27bsps/aarch64: Disable interrupts during MMU remapKinsey Moore1-0/+6
2023-02-14bsps/aarch64: Fix off-by-one cache bugKinsey Moore1-16/+16
2023-02-14bsps/aarch64: Flush cache before disabling MMUKinsey Moore1-1/+7
2023-01-27bsps/xilinx-zynqmp: Add JFFS2 GQSPI NOR driverAlex White3-0/+249
2023-01-04bsps: Move ZynqMP-specific info into the BSPKinsey Moore1-0/+2
2022-12-07bsps/zynqmp: Fix and update device treesKinsey Moore4-115/+137
2022-11-22aarch64/versal: Add UART interrupt supportChris Johns4-39/+324
2022-11-22rtems/versal: Updated mmu to include mapping for SDHCI devices on versalAaron Nyholm1-1/+5
2022-11-18bsps/zynqmp: Use direct fdt_* callsKinsey Moore1-22/+10
2022-11-17aarch64/mmu: Prevent block descriptors at level -1Kinsey Moore1-10/+13
2022-11-09bsps/aarch64: Ensure FPU trap state is consistentKinsey Moore1-0/+6
2022-11-09zynqmp: Add support for the CFC-400XKinsey Moore8-1/+657
2022-10-04bsp/aarch64: Add new Raspberry Pi 4B BSPMohd Noor Aman8-0/+957
2022-08-25bsps/xilinx/versal: Add Cadence I2C driver supportChris Johns4-0/+82
2022-08-12bsps: Fix .data.rel.ro placementSebastian Huber1-1/+1
2022-07-28aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns2-0/+58
2022-07-28basp/aarch64: Make the unexpected sections origin address 64bitChris Johns1-1/+1
2022-07-21aarch64: Use page table level 0Kinsey Moore2-15/+57
2022-07-18aarch64: Memory map the noinit sectionKinsey Moore2-0/+8
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber1-1/+1
2022-07-06bsps/aarch64: Use MMU pages appropriatelyKinsey Moore1-2/+2
2022-06-16bsp/aarch64: Flush the cache before invalidating itChris Johns1-1/+2
2022-06-11bsp/aarch64: Fix array warningChris Johns1-1/+1
2022-01-12aarch64: always boot into EL1NSGedare Bloom2-20/+29
2022-01-12bsps/aarch64: refactor register init and hooksGedare Bloom2-45/+48
2021-12-13bsps/aarch64: Support .noinit linker sectionSebastian Huber1-0/+7