summaryrefslogtreecommitdiffstats
path: root/bsps/shared (unfollow)
Commit message (Expand)AuthorFilesLines
9 daysbsps/arm: Improve GICv3 supportSebastian Huber1-5/+11
9 daysdev/irq: Improve Doxgyen group assignmentsSebastian Huber4-8/+21
9 daysbsps/arm: Improve GICv2 supportSebastian Huber1-5/+20
14 daysdev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang1-0/+94
14 daysbsps/xil-ttc: Improve clock driverSebastian Huber1-133/+122
14 daysbsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber1-4/+2
14 daysbsps/xil-ttc: Use interrupt entrySebastian Huber1-4/+10
2024-04-09bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber3-0/+3
2024-04-04dev/serial: Add Zynq UART kernel I/O supportSebastian Huber1-0/+88
2024-03-27dev/serial: Simplify some Zynq UART functionsSebastian Huber2-25/+21
2024-03-27bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber3-3/+4
2024-03-20bsps: Avoid unused argument in clock interruptSebastian Huber4-52/+40
2024-03-20dev/irq: Optional arm_gic_irq_processor_count()Sebastian Huber2-0/+4
2024-03-19arm/xilinx-zynqmp-rpu: Fix clock driverStanislav Pankevich1-1/+1
2024-03-11bsps/shared/xqspipsu: Read correct status bitsKinsey Moore1-0/+15
2024-03-11bsps/shared/xnandpsu: Add opportunistic page cacheKinsey Moore1-0/+41
2024-03-11bsps/clock: Fix fast idle for SMPSebastian Huber1-0/+16
2024-02-28bsps/xnandpsu: Allow creation of BBTKinsey Moore1-1/+1
2024-02-19bsps/qspipsu: Calculate correct parallel mode sizeKinsey Moore1-1/+2
2024-01-10libio: Clean up usage of rtems_termios_device_modeKinsey Moore2-2/+6
2023-12-14bsps/xnandpsu: Allow manipulation of BBTKinsey Moore1-0/+41
2023-12-14bsps/xnandpsu: Constrain block erasure to deviceKinsey Moore1-0/+4
2023-12-14bsps/xnandpsu: Mark correct reserved blocksKinsey Moore1-0/+4
2023-12-14bsps/xnandpsu: Write BBT to correct locationKinsey Moore1-0/+5
2023-12-14bsps/xnandpsu: Detect missing BBTsKinsey Moore1-0/+3
2023-12-14bsps/xnandpsu: Read correct BBT sizeKinsey Moore1-0/+4
2023-12-14bsps/xnandpsu: Fix BBT mapping functionsKinsey Moore1-0/+32
2023-11-20bsps/arm: Add BSP for ZynqMP RPUPhilip Kirkpatrick1-0/+229
2023-10-27bsps/xnandpsu: Always wrap page to device sizeKinsey Moore1-0/+8
2023-10-27bsps/xnandpsu: Avoid loop counter resetKinsey Moore1-0/+8
2023-10-24bsps/xil: Adjust Xilinx support code for Cortex-R5Kinsey Moore2-0/+4
2023-10-24bsps/xil: Import Xilinx Cortex-R5 supportKinsey Moore2-0/+1202
2023-10-13bsps: Remove unused includesKinsey Moore3-5/+0
2023-09-26bsps/xnandpsu: Ensure buffer cache syncKinsey Moore1-0/+6
2023-09-26bsps/xnandpsu: Don't rely on usleep for pollingKinsey Moore1-0/+15
2023-09-23bsps/xqspipsu: Add SFDP config space read abilityKinsey Moore1-0/+48
2023-09-23bsps/xqspipsu: Break out RDIDKinsey Moore1-16/+29
2023-09-06bsps/xnandpsu: Ensure correct cache maintenanceKinsey Moore1-0/+21
2023-08-03bsps/shared: Fix Coverity warning in MCP7940MChristian Mauderer1-3/+2
2023-08-01bsps/shared: Add MCP7940M RTC driverChristian Mauderer1-0/+362
2023-07-28bsps/irq: Remove unused parameterSebastian Huber1-4/+2
2023-07-26rtems: Add files to Doxygen groupsSebastian Huber1-0/+9
2023-07-24score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber1-1/+1
2023-07-17bsps/grlib: Fix use of uninitialized variableSebastian Huber1-1/+0
2023-07-14bsp/leon3: Use new GPTIMER register block APISebastian Huber1-94/+84
2023-07-14bsps: Use new APBUART register block APISebastian Huber3-95/+142
2023-06-22bsps/xqspipsu: Handle SMP systems properlyKinsey Moore2-0/+26
2023-06-16bsps: Remove uses of BSP-specific interrupt APISebastian Huber1-4/+13
2023-06-08bsps/xqspipsu: Use device information from the FCTKinsey Moore1-0/+16
2023-06-08bsps/xqspipsu: Calculate erase sectors correctlyKinsey Moore1-16/+3