summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev (unfollow)
Commit message (Expand)AuthorFilesLines
10 daysbsps/arm: Improve GICv3 supportSebastian Huber1-5/+11
11 daysdev/irq: Improve Doxgyen group assignmentsSebastian Huber4-8/+21
11 daysbsps/arm: Improve GICv2 supportSebastian Huber1-5/+20
2024-04-11dev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang1-0/+94
2024-04-11bsps/xil-ttc: Improve clock driverSebastian Huber1-133/+122
2024-04-11bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber1-4/+2
2024-04-11bsps/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 Huber2-2/+4
2024-03-20bsps: Avoid unused argument in clock interruptSebastian Huber3-50/+38
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-13bsps: Remove unused includesKinsey Moore1-1/+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-06-22bsps/xqspipsu: Handle SMP systems properlyKinsey Moore2-0/+26
2023-06-08bsps/xqspipsu: Use device information from the FCTKinsey Moore1-0/+16
2023-06-08bsps/xqspipsu: Calculate erase sectors correctlyKinsey Moore1-16/+3
2023-06-08bsps/xqspipsu: Ensure NOR writes alignKinsey Moore1-1/+46
2023-05-31termios: Add <rtems/termiosdevice.h>Sebastian Huber1-0/+1
2023-05-26arm/xilinx-zynq: Improve Doxygen file commentsSebastian Huber1-2/+11
2023-05-26bsps: Improve Doxygen file commentsSebastian Huber1-0/+8
2023-05-22bsps/shared: Fix header for fsl-edmaChristian Mauderer1-1/+1
2023-05-20Update company nameSebastian Huber27-27/+27
2023-03-22bsps/xqspipsu: Add support for reading ECCKinsey Moore1-0/+223
2023-01-30bsps/nand: Update Xilinx NAND driverKinsey Moore4-17/+23
2023-01-27bsps: Add Xilinx GQSPI flash helperAlex White1-0/+2005