summaryrefslogtreecommitdiffstats
path: root/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-20Fixes for TMS570 BSPRobin Mueller1-3/+3
2021-07-20STM32H7 ethernet pin correctionsRobin Mueller1-1/+21
2021-07-09bsp/imx: Fix SMP startSebastian Huber1-0/+12
2021-07-09bsps/arm: Fix SMP startSebastian Huber1-0/+6
2021-07-08bsps/imxrt: Fix undefined symbolChristian Mauderer1-1/+1
2021-07-07bsps/arm: Add start up support for ARMv6 RPi ModelsPranav Dangi1-1/+7
2021-07-07bsp/raspberrypi: Fix <bsp/irq.h> header guardSebastian Huber1-1/+1
2021-07-07bsp/imx: Fix pointer from integer warningSebastian Huber1-2/+5
2021-07-02bsps/imxrt: Simplify linkcmds and make it flexibleChristian Mauderer6-64/+60
2021-07-02bsps/imxrt: Allow different ARM PLL settingChristian Mauderer2-0/+41
2021-06-24bsp/atsam: Fix BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-1/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber24-26/+0
2021-06-24bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber8-9/+9
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber24-0/+28
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber27-38/+3
2021-06-07arm/fvp: Fix integer from pointer without a castSebastian Huber1-1/+1
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long1-1/+1
2021-05-17bsps/imxrt: Enable DMA clockChristian Mauderer1-0/+3
2021-05-17bsps/imxrt: Fix OCRAM, ITCM and DTCM sizesChristian Mauderer3-0/+33
2021-05-17bsps/imxrt: Add addresses and interrupts to dtsChristian Mauderer2-521/+1651
2021-05-17bsps/imxrt: Reduce devicetree sizeChristian Mauderer2-765/+472
2021-05-17bsps/imxrt: Fix documentation errorChristian Mauderer1-1/+1
2021-05-17arm/altera-cyclone-v: Fix compile errorSebastian Huber1-2/+2
2021-05-12rtems: Constify rtems_task_wake_when()Sebastian Huber1-1/+1
2021-05-12_TOD_Validate(): Fix incorrect return codeFrank Kühndel1-6/+4
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