summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-10build: Make BUILD_LIBDL configurablequal-94Sebastian Huber
2023-08-10build: Create deterministic tar archivesSebastian Huber
2023-08-10build: Load items on demand during a buildSebastian Huber
2023-08-10build: Rename TOPGROUP in TOPGROUP_UIDSebastian Huber
2023-08-10build: Avoid cache if CSafeLoader is availableSebastian Huber
2023-08-10build: Use CSafeLoader if availableSebastian Huber
2023-08-10build: Exclude performance test if RTEMS_GCOV_COVERAGESebastian Huber
2023-08-10build: Do not use coverage for librtemstestSebastian Huber
2023-08-10build: Use -frandom-seed=0Sebastian Huber
2023-08-10libc: Add files to Doxygen groupsFrank Kühndel
2023-08-10libc: Avoid dead code in memset()Sebastian Huber
2023-08-10build: Introduce pre-qualified partsSebastian Huber
2023-08-10build: Add RTEMS_PPS_SYNC CPU optionSebastian Huber
2023-08-10build: Add RTEMS_CLANG_STATIC_ANALYZER optionSebastian Huber
2023-08-10build: Install test executablesSebastian Huber
2023-08-10build: Support conditional build dependenciesSebastian Huber
2023-08-10Add pre-qualified constraintsSebastian Huber
2023-08-10validation: Test memory allocationSebastian Huber
2023-08-10validation: Add MemorySave() and MemoryRestore()Sebastian Huber
2023-08-10validation: Fix warnings in model based testsSebastian Huber
2023-08-10validation: Fix Doxygen groups of model testsSebastian Huber
2023-08-10validation: Add tests derived from modelsAndrew Butterfield
2023-08-10membench: Add memory benchmark programsSebastian Huber
2023-08-10doxygen: Replace and move main pageSebastian Huber
2023-08-10build: Add target to build scriptsSebastian Huber
2023-08-10arm: Fix cache support for ARM926EJ-SSebastian Huber
2023-08-10build: Clarify PROGRAM_PREFIX descriptionSebastian Huber
2023-08-09spec: Add -mstrict-align to mvme2100 default buildUchenna Ezeobi
2023-08-09samples/iostream: Produce proper begin/end messageSebastian Huber
2023-08-09rtems: Install <rtems/dev/io.h>Sebastian Huber
2023-08-09bsp/lpc32xx: Fix lpc32xx_magic_zero_sizeSebastian Huber
2023-08-09bsp/lpc32xx: Increase SDRAM size to 64MiBSebastian Huber
2023-08-09bsp/lpc32xx: Remove hard to maintain commentsSebastian Huber
2023-08-09bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber
2023-08-09bsp/lpc32xx: Fix warningSebastian Huber
2023-08-09validation: Fix variable typeSebastian Huber
2023-08-04psxkey07: Fix POSIX key value pair configurationSebastian 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