summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-03build: Load items on demand during a buildqual-93Sebastian Huber
2023-08-03build: Rename TOPGROUP in TOPGROUP_UIDSebastian Huber
2023-08-03build: Avoid cache if CSafeLoader is availableSebastian Huber
2023-08-03build: Use CSafeLoader if availableSebastian Huber
2023-08-03build: Exclude performance test if RTEMS_GCOV_COVERAGESebastian Huber
2023-08-03build: Do not use coverage for librtemstestSebastian Huber
2023-08-03build: Use -frandom-seed=0Sebastian Huber
2023-08-03libc: Add files to Doxygen groupsFrank Kühndel
2023-08-03libc: Avoid dead code in memset()Sebastian Huber
2023-08-03build: Introduce pre-qualified partsSebastian Huber
2023-08-03build: Add RTEMS_PPS_SYNC CPU optionSebastian Huber
2023-08-03build: Add RTEMS_CLANG_STATIC_ANALYZER optionSebastian Huber
2023-08-03build: Install test executablesSebastian Huber
2023-08-03build: Support conditional build dependenciesSebastian Huber
2023-08-03Add pre-qualified constraintsSebastian Huber
2023-08-03validation: Test memory allocationSebastian Huber
2023-08-03validation: Add MemorySave() and MemoryRestore()Sebastian Huber
2023-08-03validation: Fix warnings in model based testsSebastian Huber
2023-08-03validation: Fix Doxygen groups of model testsSebastian Huber
2023-08-03validation: Add tests derived from modelsAndrew Butterfield
2023-08-03membench: Add memory benchmark programsSebastian Huber
2023-08-03doxygen: Replace and move main pageSebastian Huber
2023-08-03build: Add PROGRAM_PREFIX optionSebastian Huber
2023-08-03bsps/shared: Fix Coverity warning in MCP7940MChristian Mauderer
2023-08-02build: Fix build dependency orderSebastian Huber
2023-08-02build: Optionally use a VERSION fileSebastian Huber
2023-08-01spec: Remove empty reset from mvme3100Vijay Kumar Banerjee
2023-08-01Revert "bsps/arm/beagle/dcan: Added DCAN support"Karel Gardas
2023-08-01bsps/arm/imx: Enable shared RTC supportChristian Mauderer
2023-08-01bsps/shared: Add MCP7940M RTC driverChristian Mauderer
2023-07-31bsps/stm32h7: add modification notice required by Apache License 2.0Karel Gardas
2023-07-31arm/stm32h7: build and install files added by new HALKarel Gardas
2023-07-31bsps/stm32h7: fix compilation issue after HAL updateKarel Gardas
2023-07-31bsp/stm32h7: Add and use BSP Doxygen groupKarel Gardas
2023-07-31bsps/stm32h7: workaround compilation issue with libbsdKarel Gardas
2023-07-31bsps/stm32h7: disable ETH_UpdateDescriptor as unused functionKarel Gardas
2023-07-31bsps/stm32h7: recreate stm32h7xx_hal_conf.hKarel Gardas
2023-07-31bsps/stm32h7: Add init for sdmmc pinsKarel Gardas
2023-07-31bsp/stm32h7: Enable LL driversKarel Gardas
2023-07-31bsp/stm32h7: Disable unused functionsKarel Gardas
2023-07-31bsps/stm32h7: update STM32 H7 HALKarel Gardas
2023-07-28bsps/arm: fix nested extern decl. warnings brought by CMSIS files updateKarel Gardas
2023-07-28bsps/irq: Remove unused parameterSebastian Huber
2023-07-28score: Assert scheduler index validitySebastian Huber
2023-07-28doxygen: Fix group memberships in libtestSebastian Huber
2023-07-28score: Move <rtems/score/gcov.h>Sebastian Huber
2023-07-28score: Move formatted I/O functionsSebastian Huber
2023-07-28build: Export BSP base and family via pkg-configSebastian Huber
2023-07-28bsp/leon3: Make declarations conditionalSebastian Huber
2023-07-27Revert "cpukit/dev/can: Added CAN support"Gedare Bloom