summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/leon3: Make declarations conditionalSebastian Huber2023-07-282-2/+2
* bsps/sparc: Add files to Doxygen groupsFrank Kühndel2023-07-2610-18/+91
* rtems: Add files to Doxygen groupsSebastian Huber2023-07-261-0/+9
* bsps/stm32h7: Make UART7 pins configurableKinsey Moore2023-07-241-2/+2
* score: Move _IO_Relax() to new <rtems/dev/io.h>Sebastian Huber2023-07-241-1/+1
* bsps/imxrt: Add imxrt1166_cm7_saltshaker BSPChristian Mauderer2023-07-2414-3/+6858
* bsps/imsrt: Make flash config more flexibleChristian Mauderer2023-07-244-3/+7
* bsps/imx*: Support more GPIO controllersChristian Mauderer2023-07-241-4/+14
* imxrt/mcux-sdk: Add HREQ-related bitsChristian Mauderer2023-07-241-0/+25
* bsps/imxrt: Fix getting qtmr clock for i.MXRT11xxChristian Mauderer2023-07-241-1/+1
* bsps/arm: replace CMSIS v4 with CMSIS v5 filesKarel Gardas2023-07-2110-4360/+6113
* arm/stm32h7: Add support for STM32H750B-DKKinsey Moore2023-07-203-2/+570
* powerpc/beatnik: Remove RTEMS_NETWORKING check from bsp.hVijay Kumar Banerjee2023-07-191-2/+0
* bsps/grlib: Fix use of uninitialized variableSebastian Huber2023-07-171-1/+0
* bsp/leon3: Simplify shutdownSebastian Huber2023-07-141-61/+2
* bsp/leon3: Add specialized target hashSebastian Huber2023-07-141-0/+71
* bsp/leon3: Fix group membershipsSebastian Huber2023-07-147-7/+7
* bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber2023-07-142-102/+0
* bsp/leon3: Enable up-counter conditionallySebastian Huber2023-07-142-4/+6
* bsp/leon3: Use LEON3_GPTIMER_BASESebastian Huber2023-07-141-0/+4
* bsp/leon3: Add LEON3_IRQAMP_EXTENDED_INTERRUPTSebastian Huber2023-07-142-0/+12
* bsp/leon3: Add LEON3_PROBE_ASR_22_23_UP_COUNTERSebastian Huber2023-07-142-0/+10
* bsp/leon3: Simplify fatal error handlingSebastian Huber2023-07-143-40/+77
* bsp/leon3: Move leon3_power_down_loop()Sebastian Huber2023-07-144-5/+8
* bsp/leon3: Add LEON3_L2CACHE_BASESebastian Huber2023-07-141-8/+28
* bsp/leon3: Add LEON3_HAS_ASR_22_23_UP_COUNTERSebastian Huber2023-07-143-0/+16
* bsp/leon3: Add LEON3_IRQAMP_PROBE_TIMESTAMPSebastian Huber2023-07-142-118/+183
* bsp/leon3: Add LEON3_IRQAMP_BASESebastian Huber2023-07-142-1/+14
* bsp/leon3: Add LEON3_GPTIMER_BASESebastian Huber2023-07-142-0/+8
* bsp/leon3: LEON3_PLB_FREQUENCY_DEFINED_BY_GPTIMERSebastian Huber2023-07-143-6/+38
* bsp/leon3: Add LEON3_APBUART_BASESebastian Huber2023-07-143-8/+36
* bsp/leon3: Use new L2CACHE register block APISebastian Huber2023-07-141-15/+23
* bsp/leon3: Use new GPTIMER register block APISebastian Huber2023-07-149-167/+189
* bsp/leon3: Move system control register supportSebastian Huber2023-07-145-102/+176
* bsp/leon3: Use new IRQ(A)MP register block APISebastian Huber2023-07-149-106/+203
* bsp/leon3: Move and simplify bsp_irq_fixup()Sebastian Huber2023-07-1410-37/+162
* bsp/leon3: Untangle interrupt controller supportSebastian Huber2023-07-144-21/+96
* bsps: Use new APBUART register block APISebastian Huber2023-07-149-111/+235
* 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-145-941/+948
* 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-1431-47/+17191