summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-12cpukit/jffs2: Implement JFFS2 spinlocksKinsey Moore
2023-10-12bsps/xilinx-zynqmp: Unify JFFS2 OOB write lockingKinsey Moore
2023-10-12fat_fat_operations.c: Fix incorrect indentationJoel Sherrill
2023-10-12validation: Support powerpc in test caseSebastian Huber
2023-10-12testsuites/unit: Fix build error on aarch64Sebastian Huber
2023-10-12testsuites/unit: Add tests for compiler builtinsSebastian Huber
2023-10-12validation: Test CPU performanceSebastian Huber
2023-10-12validation: Check thread dispatching detailSebastian Huber
2023-10-12sparc: Fix stack corruptionSebastian Huber
2023-10-04bsp/i386/pc686: Clean up warningsChris Johns
2023-10-02libtest: Include missing header fileSebastian Huber
2023-09-26cpukit/aarch64: Resolve warnings with ILP32 ABIKinsey Moore
2023-09-26cpukit/jffs2: Avoid use of off-chain semanticsKinsey Moore
2023-09-26bsps/xnandpsu: Ensure buffer cache syncKinsey Moore
2023-09-26bsps/xnandpsu: Don't rely on usleep for pollingKinsey Moore
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
2023-09-14sp37: Check ISR level of system initSebastian Huber
2023-09-13build: Merge regulator build into library itemSebastian Huber
2023-09-13tests: Improve RTEMS_DEFINE_GLOBAL_SYMBOL() testsSebastian Huber
2023-09-13score: Fix RTEMS_DEFINE_GLOBAL_SYMBOL()Sebastian Huber
2023-09-12microblaze: Fix relocation targetsAlex White
2023-09-11build: Use build context for custom commandsSebastian Huber
2023-09-06bsps/zynqmp: Add locking around JFFS2 NAND adapterKinsey Moore
2023-09-06bsps/xnandpsu: Ensure correct cache maintenanceKinsey Moore
2023-09-06cpukit/jffs2: Avoid delayed work lock inversionKinsey Moore
2023-08-30microblaze: Add link options to dl07, dl08, and dl09Alex White
2023-08-30build: Allow enabled-by in ldflags for link_cc and link_cxxAlex White
2023-08-30microblaze: Add dl05 to expected failuresAlex White
2023-08-30microblaze: Add dl06 to expected failuresAlex White
2023-08-30microblaze: Align exception-related sectionsAlex White
2023-08-30microblaze: Add libdl supportAlex White
2023-08-28cpukit/libdl: Fix incorrect operator precedence access the nameChris Johns
2023-08-28cpukit/libdl: Correctly account for section alignmentsChris Johns
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns