summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/arm: Improve GICv3 supportSebastian Huber4 days1-5/+11
* dev/irq: Improve Doxgyen group assignmentsSebastian Huber4 days4-8/+21
* bsps/arm: Improve GICv2 supportSebastian Huber4 days1-5/+20
* dev/clock: Move bcm2835-system-timer driver to shared spaceNing Yang8 days1-0/+94
* bsps/xil-ttc: Improve clock driverSebastian Huber8 days1-133/+122
* bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber8 days1-4/+2
* bsps/xil-ttc: Use interrupt entrySebastian Huber8 days1-4/+10
* bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber10 days3-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-272-2/+4
* bsps: Avoid unused argument in clock interruptSebastian Huber2024-03-203-50/+38
* 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: Remove unused includesKinsey Moore2023-10-131-1/+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/xqspipsu: Handle SMP systems properlyKinsey Moore2023-06-222-0/+26
* bsps/xqspipsu: Use device information from the FCTKinsey Moore2023-06-081-0/+16
* bsps/xqspipsu: Calculate erase sectors correctlyKinsey Moore2023-06-081-16/+3
* bsps/xqspipsu: Ensure NOR writes alignKinsey Moore2023-06-081-1/+46
* termios: Add <rtems/termiosdevice.h>Sebastian Huber2023-05-311-0/+1
* arm/xilinx-zynq: Improve Doxygen file commentsSebastian Huber2023-05-261-2/+11
* bsps: Improve Doxygen file commentsSebastian Huber2023-05-261-0/+8
* bsps/shared: Fix header for fsl-edmaChristian Mauderer2023-05-221-1/+1
* Update company nameSebastian Huber2023-05-2027-27/+27
* bsps/xqspipsu: Add support for reading ECCKinsey Moore2023-03-221-0/+223
* bsps/nand: Update Xilinx NAND driverKinsey Moore2023-01-304-17/+23
* bsps: Add Xilinx GQSPI flash helperAlex White2023-01-271-0/+2005