summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-08validation: Add tests for rtems_build_name()Sebastian Huber1-0/+1
2021-02-06score: Make FIFO thread queue ops publicSebastian Huber1-0/+1
2021-02-01nios2: Allow ISR nesting in dispatch variantSebastian Huber1-1/+0
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-27libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu2-0/+23
2020-12-27bsps/shared/ofw: Implement RTEMS OFW interfaceG S Niteesh Babu1-0/+5
2020-12-23arm/fvp: New BSPSebastian Huber17-1/+395
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-22arm: Add support for Arm PMSAv8-32Sebastian Huber1-0/+2
2020-12-16build: Fix duplicate install of jffs2.hSebastian 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-14shell: Add i2c and spi commandsChristian Mauderer1-0/+4
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-12-02build: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-0/+1
2020-12-02posix: Delete unused _POSIX_Fatal_error()Sebastian Huber1-1/+0
2020-12-02score: Delete empty pheapinit.cSebastian Huber1-1/+0
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber3-0/+22
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber2-21/+0
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-19config: Simplify task stack allocator initSebastian Huber2-21/+0
2020-11-19validation/ts-performance-0: Add partition testsSebastian Huber1-0/+1
2020-11-19validation/ts-performance-0: Add test suiteSebastian Huber2-0/+21
2020-11-19libtest: Add primitive test case memory allocatorSebastian Huber1-0/+1
2020-11-19libtest: Make test case allocator configurableSebastian Huber1-1/+0