summaryrefslogtreecommitdiffstats
path: root/bsps/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Improve GICv3 supportSebastian Huber2024-04-161-5/+11
* dev/irq: Improve Doxgyen group assignmentsSebastian Huber2024-04-164-8/+21
* bsps/arm: Improve GICv2 supportSebastian Huber2024-04-161-5/+20
* dev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang2024-04-111-0/+94
* bsps/xil-ttc: Improve clock driverSebastian Huber2024-04-111-133/+122
* bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber2024-04-111-4/+2
* bsps/xil-ttc: Use interrupt entrySebastian Huber2024-04-111-4/+10
* bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber2024-04-093-0/+3
* dev/serial: Add Zynq UART kernel I/O supportSebastian Huber2024-04-041-0/+88
* dev/serial: Simplify some Zynq UART functionsSebastian Huber2024-03-272-25/+21
* bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber2024-03-273-3/+4
* bsps: Avoid unused argument in clock interruptSebastian Huber2024-03-204-52/+40
* dev/irq: Optional arm_gic_irq_processor_count()Sebastian Huber2024-03-202-0/+4
* arm/xilinx-zynqmp-rpu: Fix clock driverStanislav Pankevich2024-03-191-1/+1
* bsps/shared/xqspipsu: Read correct status bitsKinsey Moore2024-03-111-0/+15
* bsps/shared/xnandpsu: Add opportunistic page cacheKinsey Moore2024-03-111-0/+41
* bsps/clock: Fix fast idle for SMPSebastian Huber2024-03-111-0/+16
* bsps/xnandpsu: Allow creation of BBTKinsey Moore2024-02-281-1/+1
* bsps/qspipsu: Calculate correct parallel mode sizeKinsey Moore2024-02-191-1/+2
* libio: Clean up usage of rtems_termios_device_modeKinsey Moore2024-01-102-2/+6
* bsps/xnandpsu: Allow manipulation of BBTKinsey Moore2023-12-141-0/+41
* bsps/xnandpsu: Constrain block erasure to deviceKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Mark correct reserved blocksKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Write BBT to correct locationKinsey Moore2023-12-141-0/+5
* bsps/xnandpsu: Detect missing BBTsKinsey Moore2023-12-141-0/+3
* bsps/xnandpsu: Read correct BBT sizeKinsey Moore2023-12-141-0/+4
* bsps/xnandpsu: Fix BBT mapping functionsKinsey Moore2023-12-141-0/+32
* bsps/arm: Add BSP for ZynqMP RPUPhilip Kirkpatrick2023-11-201-0/+229
* bsps/xnandpsu: Always wrap page to device sizeKinsey Moore2023-10-271-0/+8
* bsps/xnandpsu: Avoid loop counter resetKinsey Moore2023-10-271-0/+8
* bsps/xil: Adjust Xilinx support code for Cortex-R5Kinsey Moore2023-10-242-0/+4
* bsps/xil: Import Xilinx Cortex-R5 supportKinsey Moore2023-10-242-0/+1202
* bsps: Remove unused includesKinsey Moore2023-10-133-5/+0
* bsps/xnandpsu: Ensure buffer cache syncKinsey Moore2023-09-261-0/+6
* bsps/xnandpsu: Don't rely on usleep for pollingKinsey Moore2023-09-261-0/+15
* bsps/xqspipsu: Add SFDP config space read abilityKinsey Moore2023-09-231-0/+48
* bsps/xqspipsu: Break out RDIDKinsey Moore2023-09-231-16/+29
* bsps/xnandpsu: Ensure correct cache maintenanceKinsey Moore2023-09-061-0/+21
* bsps/shared: Fix Coverity warning in MCP7940MChristian Mauderer2023-08-031-3/+2
* bsps/shared: Add MCP7940M RTC driverChristian Mauderer2023-08-011-0/+362
* bsps/irq: Remove unused parameterSebastian Huber2023-07-281-4/+2
* rtems: Add files to Doxygen groupsSebastian Huber2023-07-261-0/+9
* score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2023-07-241-1/+1
* bsps/grlib: Fix use of uninitialized variableSebastian Huber2023-07-171-1/+0
* bsp/leon3: Use new GPTIMER register block APISebastian Huber2023-07-141-94/+84
* bsps: Use new APBUART register block APISebastian Huber2023-07-143-95/+142
* bsps/xqspipsu: Handle SMP systems properlyKinsey Moore2023-06-222-0/+26
* bsps: Remove uses of BSP-specific interrupt APISebastian Huber2023-06-161-4/+13
* bsps/xqspipsu: Use device information from the FCTKinsey Moore2023-06-081-0/+16
* bsps/xqspipsu: Calculate erase sectors correctlyKinsey Moore2023-06-081-16/+3