summaryrefslogtreecommitdiffstats
path: root/bsps/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-262-0/+17
* bsps/shared: Fix header for fsl-edmaChristian Mauderer2023-05-221-1/+1
* Update company nameSebastian Huber2023-05-2053-53/+53
* bsps/shared: import FreeBSD libefi libraryKarel Gardas2023-04-2913-0/+3495
* bsps: Mark argument as unusedSebastian Huber2023-04-051-0/+1
* bsps/xqspipsu: Add support for reading ECCKinsey Moore2023-03-221-0/+223
* doxygen: Add Doxygen files to a groupSebastian Huber2023-02-161-0/+8
* bsps/nand: Update Xilinx NAND driverKinsey Moore2023-01-304-17/+23
* grlib: Fix snprintf() overflow warnings from gcc 12Joel Sherrill2023-01-3013-14/+14
* bsps: Add Xilinx GQSPI flash helperAlex White2023-01-271-0/+2005
* bsps: Import Xilinx GQSPI driverAlex White2023-01-275-0/+2659
* intr: Add Interrupt Manager implementation groupSebastian Huber2023-01-2416-16/+16
* clockdrv: Add clock driver implementation groupSebastian Huber2023-01-241-10/+13
* bsps: Move ZynqMP-specific info into the BSPKinsey Moore2023-01-042-117/+0