summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-26build: Load items on demand during a buildqual-97Sebastian Huber
2023-09-26build: Rename TOPGROUP in TOPGROUP_UIDSebastian Huber
2023-09-26build: Avoid cache if CSafeLoader is availableSebastian Huber
2023-09-26build: Use CSafeLoader if availableSebastian Huber
2023-09-26build: Exclude performance test if RTEMS_GCOV_COVERAGESebastian Huber
2023-09-26build: Do not use coverage for librtemstestSebastian Huber
2023-09-26build: Use -frandom-seed=0Sebastian Huber
2023-09-26libc: Add files to Doxygen groupsFrank Kühndel
2023-09-26libc: Avoid dead code in memset()Sebastian Huber
2023-09-26build: Introduce pre-qualified partsSebastian Huber
2023-09-26build: Add RTEMS_PPS_SYNC CPU optionSebastian Huber
2023-09-26build: Add RTEMS_CLANG_STATIC_ANALYZER optionSebastian Huber
2023-09-26build: Install test executablesSebastian Huber
2023-09-26build: Support conditional build dependenciesSebastian Huber
2023-09-26build: Add BUILD_LIBDL_TESTSSebastian Huber
2023-09-26Add pre-qualified constraintsSebastian Huber
2023-09-26validation: Test memory allocationSebastian Huber
2023-09-26validation: Add MemorySave() and MemoryRestore()Sebastian Huber
2023-09-26validation: Fix warnings in model based testsSebastian Huber
2023-09-26validation: Fix Doxygen groups of model testsSebastian Huber
2023-09-26validation: Add tests derived from modelsAndrew Butterfield
2023-09-26membench: Add memory benchmark programsSebastian Huber
2023-09-26doxygen: Replace and move main pageSebastian Huber
2023-09-26bsps/leon3: Use DSU time tag for GR712RCSebastian Huber
2023-09-26bsps/leon3: leon3_counter_use_irqamp_timestamp()Sebastian Huber
2023-09-26bsps/leon3: Statically initialize get timecountSebastian Huber
2023-09-26bsps/leon3: Move code blocksSebastian Huber
2023-09-26bsps/leon3: Use custom CPU counter implementationSebastian Huber
2023-09-26bsps/leon3: Simplify clock and CPU counterSebastian Huber
2023-09-26bsps/leon3: Make GPTIMER fall back mandatorySebastian Huber
2023-09-26sparc: Move CPU counter implementationSebastian Huber
2023-09-26bsps/leon3: Optional IRQ(A)MP timestamp supportSebastian Huber
2023-09-26sparc: Fix stack corruptionSebastian Huber
2023-09-26validation: Compatibility for other RTEMS versionsSebastian Huber
2023-09-26validation: Simplify partition performance testSebastian Huber
2023-09-26validation: Check stack of interrupted contextSebastian Huber
2023-09-26arm: Use a valid signed integer constantSebastian Huber
2023-09-26psx13: Fix use of uninitialized variable warningSebastian Huber
2023-09-26tests: Add header for RTEMS test printerSebastian Huber
2023-09-23bsps/xqspipsu: Add SFDP config space read abilityKinsey Moore
2023-09-23bsps/xqspipsu: Break out RDIDKinsey Moore
2023-09-22build: Remove enabled-by special caseSebastian Huber
2023-09-15libdl: Use _CPU_Get_TLS_thread_pointer()Sebastian Huber
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber
2023-09-15build: Add target to build scriptsSebastian Huber
2023-09-15rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber
2023-09-15score: Fix TLS support for some code modelsSebastian Huber
2023-09-15bsp/stm32h7: Exclude some testsSebastian Huber
2023-09-15arm/lm3s69xx: Exclude monitor test programSebastian Huber
2023-09-14validation: Add RTEMS_DEFINE_GLOBAL_SYMBOL() testSebastian Huber