summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber88-0/+88
2021-02-24build: Sort source listsSebastian Huber21-65/+65
2021-02-20validation: Add Validation1 test suiteSebastian Huber1-0/+1
2021-02-13Update motorola_power to irq-generic interrupt managementChris Johns2-2/+3
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber1-3/+5
2021-01-26build: Add test excludesSebastian Huber4-0/+6
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber1-8/+12
2021-01-22bsps/shared: Build fsl-edma only for certain BSPChristian Mauderer3-5/+20
2021-01-21bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer1-0/+1
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer3-0/+23
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber1-0/+10
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber1-1/+5
2020-12-27bsps/shared/ofw: Implement RTEMS OFW interfaceG S Niteesh Babu1-0/+5
2020-12-23arm/fvp: New BSPSebastian Huber16-1/+394
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber10-8/+2
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-10build: Exclude performance-0 in small mem BSPsSebastian Huber1-0/+1
2020-12-04spec: Move zynq-uart into its own objectKinsey Moore5-4/+25
2020-12-04spec/optconminor: Fix value typeKinsey Moore1-3/+4
2020-12-04Add AArch64 ZynpMP BSPKinsey Moore17-17/+435
2020-12-02spec/a53: Fix SPDX linesKinsey Moore2-4/+4
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore7-7/+13
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore4-6/+4
2020-11-24spec/a53: Set conditionally failing test stateKinsey Moore1-14/+22
2020-11-23spec/aarch64: Only apply SUBALIGN(4) to ILP32Kinsey Moore1-0/+1
2020-11-23spec/aarch64: Ensure that libbsd can build properlyKinsey Moore1-0/+4
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-11-09Add correct link address for griscv waf buildJiri Gaisler2-0/+6
2020-11-09Add networking support for griscv bspJiri Gaisler2-0/+20
2020-10-27bsp/stm32h7: New BSPSebastian Huber37-0/+1143
2020-10-12build: Move drivers without SMP supportSebastian Huber2-15/+33
2020-10-12build: Fix formatSebastian Huber8-14/+14
2020-10-10build: Add test excludes for RTEMS_PROFILINGSebastian Huber5-0/+9
2020-10-10build: Add test excludes for rcxx01Sebastian Huber9-0/+9
2020-10-10build: Fix legacy Makefile supportSebastian Huber1-2/+2
2020-10-07build: Fix BSP nameSebastian Huber1-1/+1
2020-10-06build: Add test excludes for RTEMS_DEBUGSebastian Huber2-0/+2
2020-10-05bsps: Add Cortex-A53 ILP32 BSP variantKinsey Moore3-1/+96
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore12-0/+341