summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-06arm/stm32h7: Add STM32H7_USART3_GPIO_*Sebastian Huber3-0/+44
2021-04-06arm/stm32h7: Add STM32H7_HSE_FREQUENCYSebastian Huber2-0/+22
2021-04-06arm/nucleo-h743zi: New BSP variantSebastian Huber1-0/+17
2021-04-06build: Add group for arm/stm32h7Sebastian Huber3-419/+538
2021-04-01stm32h7: Add init for sdmmc pinsChristian Mauderer1-0/+1
2021-03-30bsps/shared: Add Xilinx-AXI SPI driver to wafJan Sommer2-0/+4
2021-03-21bsps/beagle: Added SOC detection using FDTG S Niteesh Babu1-0/+1
2021-03-19build: Add test exclude for arm/lpc2362Sebastian Huber1-0/+1
2021-03-10bsps/xilinx_zynq: Add SPI driver to wafJan Sommer2-0/+4
2021-03-09build: Fix broken linkSebastian Huber1-1/+1
2021-03-05spec: Move hypervisor start for use by AArch64Kinsey Moore2-17/+1
2021-03-02bsps/beagle: Adding QEP driver support to BeagleBoneBlack BSPJames Fitzsimons1-1/+4
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber24-0/+24
2021-02-24build: Sort source listsSebastian Huber9-33/+33
2021-01-26build: Add test excludesSebastian Huber4-0/+6
2021-01-22bsps/shared: Build fsl-edma only for certain BSPChristian Mauderer1-0/+2
2021-01-21bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer1-0/+1
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer2-0/+18
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber1-0/+10
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber1-1/+5
2020-12-23arm/fvp: New BSPSebastian Huber16-1/+394
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber7-6/+1
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber1-1/+0
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer2-12/+10
2020-12-14bsps/imxrt: Split up dts.Christian Mauderer1-0/+1
2020-12-11build: Clarify ARM_MMU_USE_SMALL_PAGES descriptionSebastian Huber1-1/+2
2020-12-11bsp/xilinx_zynq: Enable support for 4kiB MMU pagesJan Sommer2-3/+15
2020-12-10bsps/arm: Move BSP_START_IN_HYP_SUPPORT optionSebastian Huber2-2/+3
2020-12-10bsps/arm: Support system level ARM Generic TimerSebastian Huber2-0/+39
2020-12-10bsps/arm: Unify ARM Generic Timer optionsSebastian Huber5-25/+12
2020-12-04spec: Move zynq-uart into its own objectKinsey Moore2-0/+4
2020-12-04Add AArch64 ZynpMP BSPKinsey Moore4-32/+2
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore6-6/+12
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore3-6/+0
2020-11-20bsp/imxrt: Add new BSPChristian Mauderer12-0/+483
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer1-0/+2
2020-11-20bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer1-2/+2
2020-11-20imx: Move imx_iomux to arm/sharedChristian Mauderer1-4/+6
2020-11-19build: Remove duplicate ARM_MMU_USE_SMALL_PAGESSebastian Huber3-18/+1
2020-10-27bsp/stm32h7: New BSPSebastian Huber37-0/+1143
2020-10-12build: Fix formatSebastian Huber2-2/+2
2020-10-10build: Add test excludes for RTEMS_PROFILINGSebastian Huber4-0/+8
2020-10-10build: Add test excludes for rcxx01Sebastian Huber9-0/+9
2020-10-06build: Add test excludes for RTEMS_DEBUGSebastian Huber2-0/+2
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore1-4/+6
2020-10-05bsps: Break out AArch32 portions of GPT driverKinsey Moore3-3/+15
2020-10-05Move ARM PL011 UART driverKinsey Moore4-5/+0
2020-10-05build: Add test excludes for RTEMS_DEBUGSebastian Huber4-0/+4
2020-09-14build: Alternative build system based on wafSebastian Huber374-0/+9098