summaryrefslogtreecommitdiff
path: root/spec/build/bsps (follow)
AgeCommit message (Expand)Author
2021-03-11leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom
2021-03-11leon,grcan: split out GRCAN non-FD specific support in separate fileDaniel Hellstrom
2021-03-11leon,grcanfd: split out GRCANFD specific support in separate fileDaniel Hellstrom
2021-03-11leon,can: introduce common CAN baud-rate calculation functionDaniel Hellstrom
2021-03-10bsps/xilinx_zynq: Add SPI driver to wafJan Sommer
2021-03-09build: Fix broken linkSebastian Huber
2021-03-08spec/aarch64: Enable previously disabled testsAlex White
2021-03-05spec/aarch64: Rename ZynqMP QEMU BSPsKinsey Moore
2021-03-05spec: Move hypervisor start for use by AArch64Kinsey Moore
2021-03-05spec/aarch64: Remove sp37 from intermittent testsAlex White
2021-03-05bsps/aarch64: Resolve usage of SUBALIGN()Kinsey Moore
2021-03-04validation: Fix for 64-bit targetsSebastian Huber
2021-03-02bsps/beagle: Adding QEP driver support to BeagleBoneBlack BSPJames Fitzsimons
2021-02-26libtest: Report target hashSebastian Huber
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber
2021-02-24build: Sort source listsSebastian Huber
2021-02-20validation: Add Validation1 test suiteSebastian Huber
2021-02-13Update motorola_power to irq-generic interrupt managementChris Johns
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber
2021-01-26build: Add test excludesSebastian Huber
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber
2021-01-22bsps/shared: Build fsl-edma only for certain BSPChristian Mauderer
2021-01-21bsps/imxrt: Add ioctl to LPSPI to get registersChristian Mauderer
2021-01-21bsps/shared: Adapt fsl-edma driver for imxrtChristian Mauderer
2021-01-04bsp/stm32h7: Split console configurationSebastian Huber
2021-01-04bsp/stm32h7: Split start configurationSebastian Huber
2020-12-27bsps/shared/ofw: Implement RTEMS OFW interfaceG S Niteesh Babu
2020-12-23arm/fvp: New BSPSebastian Huber
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber
2020-12-23bsps/arm: Set VBAR in start.SSebastian Huber
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer
2020-12-14bsps/imxrt: Split up dts.Christian Mauderer
2020-12-11build: Clarify ARM_MMU_USE_SMALL_PAGES descriptionSebastian Huber
2020-12-11bsp/xilinx_zynq: Enable support for 4kiB MMU pagesJan Sommer
2020-12-10bsps/arm: Move BSP_START_IN_HYP_SUPPORT optionSebastian Huber
2020-12-10bsps/arm: Support system level ARM Generic TimerSebastian Huber
2020-12-10bsps/arm: Unify ARM Generic Timer optionsSebastian Huber
2020-12-10build: Exclude performance-0 in small mem BSPsSebastian Huber
2020-12-04spec: Move zynq-uart into its own objectKinsey Moore
2020-12-04spec/optconminor: Fix value typeKinsey Moore
2020-12-04Add AArch64 ZynpMP BSPKinsey Moore
2020-12-02spec/a53: Fix SPDX linesKinsey Moore
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore
2020-12-02bsps: Move zynq-uart to bsps/sharedKinsey Moore
2020-11-24spec/a53: Set conditionally failing test stateKinsey Moore
2020-11-23spec/aarch64: Only apply SUBALIGN(4) to ILP32Kinsey Moore
2020-11-23spec/aarch64: Ensure that libbsd can build properlyKinsey Moore
2020-11-20bsp/imxrt: Add new BSPChristian Mauderer
2020-11-20cpu/armv7m: Add table based init for ARMV7M_MPUChristian Mauderer
2020-11-20bsps/imx: Move imx-gpio to arm/sharedChristian Mauderer