summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber3-1/+16
2021-04-29bsps/arm: ARMV7_CP15_START_WORKSPACE_ENTRY_INDEXSebastian Huber1-1/+1
2021-04-26Implementation for STM32 HAL_GetTick using RTEMSRobin Mueller1-2/+2
2021-04-22bsps/beagle: Refactored i2c driverG S Niteesh Babu4-95/+114
2021-04-21bsps/arm: Set MSP in ARMv7-M start codeSebastian Huber1-0/+8
2021-04-20Updated tick implementation for HAL_GetTickRobin Mueller1-1/+3
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee10-6908/+0
2021-04-06arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber1-2/+4
2021-04-06arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber1-0/+5
2021-04-01stm32h7: Add init for sdmmc pinsChristian Mauderer2-0/+90
2021-04-01stm32h7: Add SDMMC modules to clockChristian Mauderer2-3/+15
2021-03-21bsp/beagle: Ported Beagle pinmux driver to RTEMSG S Niteesh Babu1-0/+31
2021-03-21bsps/beagle: Added SOC detection using FDTG S Niteesh Babu3-6/+110
2021-03-21bsps/arm/imxrt: Add FDT and FDT helper for QTMRChristian Mauderer4-139/+293
2021-03-02bsps/beagle: Updating licences to latest BSD 2 clauseJames Fitzsimons6-29/+146
2021-03-02bsps/beagle: Adding QEP driver support to BeagleBoneBlack BSPJames Fitzsimons7-69/+949
2021-02-26bsps: Fix legacy buildSebastian Huber1-4/+0
2021-02-24bsps: Change license to BSD-2-Clause of some filesSebastian Huber1-4/+32
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber22-198/+0
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber1-3/+5
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber1-8/+13
2021-01-21bsp/imx: Fix system counter init for imx6Christian Mauderer1-1/+60
2021-01-21bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer2-0/+74
2021-01-21bsps/imxrt: Add DMA numbers to dtsiChristian Mauderer2-478/+604
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer1-0/+3
2021-01-21bsps/imxrt: Use standard names to avoid warningsChristian Mauderer2-106/+103
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber21-150/+498
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber5-38/+166
2020-12-23Update header.amSebastian Huber3-8/+15
2020-12-23arm/fvp: New BSPSebastian Huber11-0/+694
2020-12-23bsps/arm: Rely on initialized vector tableSebastian Huber1-5/+4
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber1-3/+15
2020-12-23bsps/arm: Invalidate TLB in start.SSebastian Huber5-15/+10
2020-12-23bsps/arm: Clear SCTLR[M, I, A, C] in start.SSebastian Huber5-119/+43
2020-12-23bsps/arm: Add arm-data-cache-loop-set-way.hSebastian Huber2-62/+105
2020-12-23bsps/arm: Remove optional start hook argumentsSebastian Huber2-48/+28
2020-12-23bsps/arm: Invalidate branch predictors earlierSebastian Huber5-5/+11
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber10-93/+34
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber1-5/+0
2020-12-15bsps/arm: Fix MMU configurationSebastian Huber2-0/+8
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer4-0/+0
2020-12-14bsps/imxrt: Split up dts.Christian Mauderer2-290/+311
2020-12-14bsp/rtl22xx: Fix non-ASCII characterChristian Mauderer1-1/+1
2020-12-14bsps: Replace non-ASCII trademark symbolChristian Mauderer2-2/+2
2020-12-14bsps: Replace non-ASCII copyright characterChristian Mauderer11-11/+11
2020-12-11bsps/arm: Fix MMU small pages supportJan Sommer1-1/+1
2020-12-10bsps: Remove ARM GIC SGI target filterSebastian Huber1-1/+0
2020-12-10bsps: Fix GICv3 arm_gic_trigger_sgi()Sebastian Huber1-1/+1
2020-12-10bsp/realview-pbx-a9: Fix smpfatal04 testSebastian Huber1-2/+3
2020-12-10arm/cache-cp15: Support Armv8Sebastian Huber1-13/+12