summaryrefslogtreecommitdiffstats
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Refactor shared code in ARM and AArch64Ryan Long2022-08-082-0/+2
* build: Install <rtems/score/gcov.h>Sebastian Huber2022-08-041-0/+1
* libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2022-08-031-0/+1
* cpukit/libdl: Add support for AArch64Ryan Long2022-07-293-0/+18
* aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns2022-07-281-5/+43
* build: Move RISCV_MAXIMUM_EXTERNAL_INTERRUPTSSebastian Huber2022-07-264-19/+3
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-261-0/+1
* sptests/spstdc17: New testSebastian Huber2022-07-252-0/+24
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-251-0/+1
* bsps/microblaze: Fix build option definition orderAlex White2022-07-253-4/+2
* sptls04: Test an external TLS objectSebastian Huber2022-07-211-0/+1
* bsps/riscv: Sort .noinit* sectionsSebastian Huber2022-07-201-1/+1
* build: Add missing cxxflagsSebastian Huber2022-07-2082-0/+82
* spunlimited01: New testSebastian Huber2022-07-182-0/+22
* score: Extend memory dirty/zero actionsSebastian Huber2022-07-151-0/+1
* irq/arm-gicv3.h: Customize CPU Interface initSebastian Huber2022-07-1218-6/+171
* validation: Test thread idle bodiesSebastian Huber2022-07-071-0/+1
* validation: Always test spurious interruptsSebastian Huber2022-07-072-3/+3
* bsps/aarch64: Use MMU pages appropriatelyKinsey Moore2022-07-064-12/+12
* build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber2022-07-049-2/+112
* gcov: Add wrapper to dump the gcov infoSebastian Huber2022-07-041-0/+2
* gcov: Add functions to dump the gcov informationSebastian Huber2022-07-042-0/+4
* gcov: Add fork(), etc. gcov wrappersSebastian Huber2022-07-041-0/+1
* build: Allow separate optimization flagsSebastian Huber2022-07-0412-19/+92
* build: Fix optimization flags definition orderSebastian Huber2022-07-0464-128/+128
* build: Add cppflags, cflags, cxxflags to groupsSebastian Huber2022-07-0470-1/+211
* build: Move BSP_INCLUDES splitSebastian Huber2022-07-041-0/+1
* bsp/stm32h7: Exclude some testsSebastian Huber2022-06-241-0/+2
* bsp/rtl22xx: Exclude exit03Sebastian Huber2022-06-241-0/+1
* tstsmallmem: Exclude exit03 and tftpfsSebastian Huber2022-06-241-0/+2
* TFTPFS: Add testsFrank Kühndel2022-06-212-0/+27
* TFTPFS: Implement block and window size optionsFrank Kühndel2022-06-211-1/+2
* bsps/versal: Support a 64bit RAM baseChris Johns2022-06-161-1/+1
* bsps/atsam: Fix type of options (part 2)Christian Mauderer2022-06-142-2/+4
* bsps/stm32h7: remove external memory initialization from nucleo-h743zi BSPKarel Gardas2022-06-101-1/+0
* bsps/stm32h7: move BSP start hooks into boards subdirectoriesKarel Gardas2022-06-107-0/+7
* bsps/arm: fix installation of core_cm4.hKarel Gardas2022-06-101-0/+1
* bsps/imx: Enable clock of ETH2Christian Mauderer2022-06-091-0/+1
* testsuite/libtests: Add exit03 to test exit() with C++Chris Johns2022-06-092-0/+22
* bsps/atsam: Fix type of optionsChristian Mauderer2022-06-072-4/+4
* bsps/stm32h7: set SDRAM 1 size to 0 by default on nucleo-h743zi BSPKarel Gardas2022-06-021-0/+1
* bsps/stm32h7: set default linkage to flash for nucleo-h743zi BSPKarel Gardas2022-06-021-0/+1
* bsps/stm32h7: set default printk instance on nucleo-h743zi BSP to USART3Karel Gardas2022-06-021-1/+4
* bsps/stm32h7: add stm32h747i-disco-m4 BSP variantKarel Gardas2022-06-0220-0/+43
* bsps/stm32h7: set default SDRAM x sizes on stm32h747i-disco BSPKarel Gardas2022-06-012-0/+2
* bsps/stm32h7: disable all unsupported U(S)ARTs on stm32h747i-disco BSPKarel Gardas2022-06-017-0/+7
* bsps/stm32h7: add configuration and enable build of stm32h747i-disco BSPKarel Gardas2022-06-018-0/+33
* bsps/stm32h7: set default SDRAM x sizes on stm32h757i-eval-m4 BSPKarel Gardas2022-06-012-0/+2
* bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval-m4 BSPKarel Gardas2022-06-019-0/+9
* bsps/stm32h7: add configuration and enable build of stm32h757i-eval-m4 BSPKarel Gardas2022-06-0111-3/+66