summaryrefslogtreecommitdiffstats
path: root/bsps/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* dev/irq: Improve Doxgyen group assignmentsSebastian Huber8 days5-17/+51
* bsps/xil-ttc: Add XIL_FATAL_TTC_IRQ_INSTALLSebastian Huber12 days1-0/+3
* Fix: type-cast to wrong typeBernd Moessner2024-04-061-1/+1
* dev/serial: Add ZYNQ_UART_[01]_BASE_ADDRSebastian Huber2024-04-042-0/+132
* dev/serial: Simplify some Zynq UART functionsSebastian Huber2024-03-272-23/+20
* bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber2024-03-272-12/+51
* dev/irq: Optional arm_gic_irq_processor_count()Sebastian Huber2024-03-201-0/+2
* bsps/shared/xnandpsu: Add opportunistic page cacheKinsey Moore2024-03-111-0/+9
* bsp/qoriq: Use bsp_fatal()Sebastian Huber2024-02-271-0/+2
* xparameters.h: fix typo in commentBernd Moessner2024-01-081-1/+1
* tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULTSebastian Huber2023-12-191-0/+2
* bsps/xnandpsu: Allow manipulation of BBTKinsey Moore2023-12-141-0/+46
* bsps/arm: Add BSP for ZynqMP RPUPhilip Kirkpatrick2023-11-202-0/+121
* bsps/clock: Import Xilinx TTC hardware definitionsKinsey Moore2023-11-202-0/+231
* bsps/xil: Adjust Xilinx support code for Cortex-R5Kinsey Moore2023-10-246-0/+189
* bsps/xil: Import Xilinx Cortex-R5 supportKinsey Moore2023-10-241-0/+117
* bsps/leon3: Optional IRQ(A)MP timestamp supportSebastian Huber2023-10-201-1/+0
* bsps/xqspipsu: Add SFDP config space read abilityKinsey Moore2023-09-232-0/+21
* bsps/xqspipsu: Break out RDIDKinsey Moore2023-09-231-0/+15
* bsps/shared: Add MCP7940M RTC driverChristian Mauderer2023-08-011-0/+103
* bsps: Use new APBUART register block APISebastian Huber2023-07-141-2/+2
* bsps/grlib: Use GRLIB definition of GRSPWROUTERSebastian Huber2023-07-142-1443/+1759
* bsps/grlib: Remove obsolete header fileSebastian Huber2023-07-141-890/+0
* bsps/grlib: Use GRLIB definition of GRSPW2Sebastian Huber2023-07-141-137/+979
* bsps/grlib: Move GR740-specific registersSebastian Huber2023-07-143-1038/+0
* bsps/grlib: Expand GRCLKGATE register bit fieldsSebastian Huber2023-07-141-3/+3
* bsps/grlib: Add GRCAN - CanTxIRQSebastian Huber2023-07-141-16/+17
* bsps/grlib: Fix SPWTDP register nameSebastian Huber2023-07-141-16/+16
* bsps/grlib: Expand SpaceWire port bit fieldsSebastian Huber2023-07-142-4/+4
* bsps/grlib: Fix SpaceWire RMAP - Product IDSebastian Huber2023-07-141-2/+2
* bsps/grlib: Fix GRGPIO - IRQMAP bit fieldsSebastian Huber2023-07-141-13/+24
* bsps/grlib: Fix FTMCTRL - MCFG1 bit fieldsSebastian Huber2023-07-141-57/+70
* bsps/grlib: Add generated headersSebastian Huber2023-07-1429-47/+16771
* bsps/xqspipsu: Handle SMP systems properlyKinsey Moore2023-06-221-0/+3
* bsps/xqspipsu: Use device information from the FCTKinsey Moore2023-06-081-0/+24
* bsps/xqspipsu: Correct s25fl512s flash definitionKinsey Moore2023-06-081-2/+2
* bsps/xqspipsu: Ensure NOR writes alignKinsey Moore2023-06-081-1/+24
* termios: Add <rtems/termiosdevice.h>Sebastian Huber2023-05-311-1/+1
* bsps/arm: Use interrupt entry for <tm27.h>Sebastian Huber2023-05-261-18/+34
* bsps: Improve Doxygen file commentsSebastian Huber2023-05-261-2/+2
* Update company nameSebastian Huber2023-05-2031-31/+31
* bsps/xqspipsu: Add support for reading ECCKinsey Moore2023-03-222-0/+30
* bsps/xnandpsu: Allow use of both chip selectsKinsey Moore2023-03-151-0/+4
* bsps/irq: Clarify interrupt vector operationsSebastian Huber2023-02-101-6/+21
* bsps/xil: Import full xil_exception.hKinsey Moore2023-02-086-1/+1744
* bsps/xil: Make sleep.h a stubKinsey Moore2023-02-081-99/+1
* bsps/nand: Update Xilinx NAND driverKinsey Moore2023-01-304-4/+6
* grlib: Fix snprintf() overflow warnings from gcc 12Joel Sherrill2023-01-301-1/+1
* bsps: Add Xilinx GQSPI flash helperAlex White2023-01-271-0/+81
* bsps: Import Xilinx GQSPI driverAlex White2023-01-274-0/+2030