summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-30cpukit/libfs/dosfs: Use enum values for enum initKinsey Moore
2023-10-30cpukit/score: Convert Thread_Life_state to uint32_tKinsey Moore
2023-10-27bsps/xnandpsu: Always wrap page to device sizeKinsey Moore
2023-10-27bsps/xnandpsu: Avoid loop counter resetKinsey Moore
2023-10-27bsps/aarch64/zynqmp/nand: Erase using offsetKinsey Moore
2023-10-27validation: Add wrapped bsp_interrupt_dispatch for MicroBlazeAlex White
2023-10-24bsps/xil: Adjust Xilinx support code for Cortex-R5Kinsey Moore
2023-10-24bsps/xil: Import Xilinx Cortex-R5 supportKinsey Moore
2023-10-23doxygen: Replace and move main pageSebastian Huber
2023-10-23build: Let the get-integer action return NoneSebastian Huber
2023-10-20sparc: Fix move of CPU counter implementationSebastian Huber
2023-10-20bsps/leon3: Use DSU time tag for GR712RCSebastian Huber
2023-10-20bsps/leon3: leon3_counter_use_irqamp_timestamp()Sebastian Huber
2023-10-20bsps/leon3: Statically initialize get timecountSebastian Huber
2023-10-20bsps/leon3: Move code blocksSebastian Huber
2023-10-20bsps/leon3: Use custom CPU counter implementationSebastian Huber
2023-10-20bsps/leon3: Simplify clock and CPU counterSebastian Huber
2023-10-20bsps/leon3: Make GPTIMER fall back mandatorySebastian Huber
2023-10-20sparc: Move CPU counter implementationSebastian Huber
2023-10-20bsps/leon3: Optional IRQ(A)MP timestamp supportSebastian Huber
2023-10-20bsps/leon3: Update due to register API changesSebastian Huber
2023-10-20mpci: Hide implementation detailsSebastian Huber
2023-10-18bsps/aarch64: Disable use of TTBR1Tian Ye
2023-10-13cpukit: Remove unused includesKinsey Moore
2023-10-13bsps: Remove unused includesKinsey Moore
2023-10-13powerpc/t32mppc: Improve terminal settingsSebastian Huber
2023-10-13powerpc/t32mppc: Remove obsolete config optionsSebastian Huber
2023-10-13powerpc/t32mppc: Fix console driverSebastian Huber
2023-10-12cpukit/jffs2: Correctly init jffs2_inode_infoKinsey Moore
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