summaryrefslogtreecommitdiffstats
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-08libdl: Refactor shared code in ARM and AArch64Ryan Long2-0/+2
2022-08-04build: Install <rtems/score/gcov.h>Sebastian Huber1-0/+1
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns1-0/+1
2022-07-29cpukit/libdl: Add support for AArch64Ryan Long3-0/+18
2022-07-28aarch64/versal: Support DDRMC0 region 0 and 1Chris Johns1-5/+43
2022-07-26build: Move RISCV_MAXIMUM_EXTERNAL_INTERRUPTSSebastian Huber4-19/+3
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber1-0/+1
2022-07-25sptests/spstdc17: New testSebastian Huber2-0/+24
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber1-0/+1
2022-07-25bsps/microblaze: Fix build option definition orderAlex White3-4/+2
2022-07-21sptls04: Test an external TLS objectSebastian Huber1-0/+1
2022-07-20bsps/riscv: Sort .noinit* sectionsSebastian Huber1-1/+1
2022-07-20build: Add missing cxxflagsSebastian Huber82-0/+82
2022-07-18spunlimited01: New testSebastian Huber2-0/+22
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber1-0/+1
2022-07-12irq/arm-gicv3.h: Customize CPU Interface initSebastian Huber18-6/+171
2022-07-07validation: Test thread idle bodiesSebastian Huber1-0/+1
2022-07-07validation: Always test spurious interruptsSebastian Huber2-3/+3
2022-07-06bsps/aarch64: Use MMU pages appropriatelyKinsey Moore4-12/+12
2022-07-04build: Add RTEMS_GCOV_COVERAGE optionSebastian Huber9-2/+112
2022-07-04gcov: Add wrapper to dump the gcov infoSebastian Huber1-0/+2
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber2-0/+4
2022-07-04gcov: Add fork(), etc. gcov wrappersSebastian Huber1-0/+1
2022-07-04build: Allow separate optimization flagsSebastian Huber12-19/+92
2022-07-04build: Fix optimization flags definition orderSebastian Huber64-128/+128
2022-07-04build: Add cppflags, cflags, cxxflags to groupsSebastian Huber70-1/+211
2022-07-04build: Move BSP_INCLUDES splitSebastian Huber1-0/+1
2022-06-24bsp/stm32h7: Exclude some testsSebastian Huber1-0/+2
2022-06-24bsp/rtl22xx: Exclude exit03Sebastian Huber1-0/+1
2022-06-24tstsmallmem: Exclude exit03 and tftpfsSebastian Huber1-0/+2
2022-06-21TFTPFS: Add testsFrank Kühndel2-0/+27
2022-06-21TFTPFS: Implement block and window size optionsFrank Kühndel1-1/+2
2022-06-16bsps/versal: Support a 64bit RAM baseChris Johns1-1/+1
2022-06-14bsps/atsam: Fix type of options (part 2)Christian Mauderer2-2/+4
2022-06-10bsps/stm32h7: remove external memory initialization from nucleo-h743zi BSPKarel Gardas1-1/+0
2022-06-10bsps/stm32h7: move BSP start hooks into boards subdirectoriesKarel Gardas7-0/+7
2022-06-10bsps/arm: fix installation of core_cm4.hKarel Gardas1-0/+1
2022-06-09bsps/imx: Enable clock of ETH2Christian Mauderer1-0/+1
2022-06-09testsuite/libtests: Add exit03 to test exit() with C++Chris Johns2-0/+22
2022-06-07bsps/atsam: Fix type of optionsChristian Mauderer2-4/+4
2022-06-02bsps/stm32h7: set SDRAM 1 size to 0 by default on nucleo-h743zi BSPKarel Gardas1-0/+1
2022-06-02bsps/stm32h7: set default linkage to flash for nucleo-h743zi BSPKarel Gardas1-0/+1
2022-06-02bsps/stm32h7: set default printk instance on nucleo-h743zi BSP to USART3Karel Gardas1-1/+4
2022-06-02bsps/stm32h7: add stm32h747i-disco-m4 BSP variantKarel Gardas20-0/+43
2022-06-01bsps/stm32h7: set default SDRAM x sizes on stm32h747i-disco BSPKarel Gardas2-0/+2
2022-06-01bsps/stm32h7: disable all unsupported U(S)ARTs on stm32h747i-disco BSPKarel Gardas7-0/+7
2022-06-01bsps/stm32h7: add configuration and enable build of stm32h747i-disco BSPKarel Gardas8-0/+33
2022-06-01bsps/stm32h7: set default SDRAM x sizes on stm32h757i-eval-m4 BSPKarel Gardas2-0/+2
2022-06-01bsps/stm32h7: disable all U(S)ARTs except USART1 on stm32h757i-eval-m4 BSPKarel Gardas9-0/+9
2022-06-01bsps/stm32h7: add configuration and enable build of stm32h757i-eval-m4 BSPKarel Gardas11-3/+66