summaryrefslogtreecommitdiff
path: root/spec (follow)
AgeCommit message (Expand)Author
2021-02-24score: Remove _CORE_barrier_Do_flush()Sebastian Huber
2021-02-20rtems: Simplify signal handlingSebastian Huber
2021-02-20validation: Add signal manager testsSebastian Huber
2021-02-20validation: Add Validation1 test suiteSebastian Huber
2021-02-13Update motorola_power to irq-generic interrupt managementChris Johns
2021-02-10libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns
2021-02-08validation: Tests for barrier managerSebastian Huber
2021-02-08validation: Add tests for rtems_build_name()Sebastian Huber
2021-02-06score: Make FIFO thread queue ops publicSebastian Huber
2021-02-01nios2: Allow ISR nesting in dispatch variantSebastian Huber
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-27libtests/ofw01: Added a test for RTEMS OFWG S Niteesh Babu
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-22arm: Add support for Arm PMSAv8-32Sebastian Huber
2020-12-16build: Fix duplicate install of jffs2.hSebastian Huber
2020-12-14bsps/arm/imx*: Fix location of shared headersChristian Mauderer
2020-12-14bsps/imxrt: Split up dts.Christian Mauderer
2020-12-14shell: Add i2c and spi commandsChristian 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-12-02build: Add <rtems/rtems/clockimpl.h>Sebastian Huber
2020-12-02posix: Delete unused _POSIX_Fatal_error()Sebastian Huber
2020-12-02score: Delete empty pheapinit.cSebastian Huber
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber
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