summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit: Gate ticks per timeslice configHEADmasterKinsey Moore7 hours1-1/+3
* cpukit/jffs2: Properly commit JFFS2 dataKinsey Moore4 days1-0/+4
* Ensure ticks per timeslice is greater than zeroZack leung4 days2-2/+5
* cpukit/libtest: Remove unused variableKinsey Moore2024-03-011-1/+0
* powerpc: Use RTEMS_XCONCAT()Sebastian Huber2024-02-271-6/+4
* cpukit/jffs2: Handle used empty file systemKinsey Moore2024-02-262-0/+27
* libtest: Improve gcov info dumpSebastian Huber2024-02-222-4/+6
* doxygen: Fix link formatSebastian Huber2024-02-161-1/+1
* crc: Add a CRC-24Q implementationSebastian Huber2024-02-162-0/+254
* base64: Add decoderMatthew Joyce2024-02-162-0/+228
* base64: Make base64 encoding tables publicSebastian Huber2024-02-162-7/+27
* base64: Move base64 encoding supportSebastian Huber2024-02-168-99/+167
* i386: Restore SMP functionalityKinsey Moore2024-02-142-0/+7
* cpukit/libblock: Ignore sync status prior to purgeKinsey Moore2024-01-312-2/+2
* cpukit/libblock: Ignore error notify return valueKinsey Moore2024-01-311-1/+1
* cpukit/libblock: Ignore return value on error pathKinsey Moore2024-01-291-1/+1
* cpukit/cache: Report coherent add area failuresKinsey Moore2024-01-262-13/+24
* cpukit/dosfs: Simplify expressions where possibleKinsey Moore2024-01-221-3/+3
* cpukit/libmisc: Cast getpid() before shiftingKinsey Moore2024-01-221-0/+5
* cpukit/libmisc/uuid: Check for invalid FDKinsey Moore2024-01-221-0/+6
* cpukit/dosfs: Don't leak a FAT FDKinsey Moore2024-01-221-7/+7
* cpukit/score: Avoid overflow in multiplicationKinsey Moore2024-01-171-1/+1
* cpukit/dosfs: Remove unused internal function argKinsey Moore2024-01-161-2/+0
* cpukit: Remove or use unused variable assignmentsKinsey Moore2024-01-166-5/+9
* flashdev.c: return error if both buffers are NULLBernd Moessner2024-01-161-1/+1
* flashdev: Add missing default caseBernd Moessner2024-01-161-0/+2
* flashdev.h: Add missing C++ include guardsBernd Moessner2024-01-161-0/+9
* libio: Clean up usage of rtems_termios_device_modeKinsey Moore2024-01-101-1/+2
* cpukit/dosfs: Jump to correct error handlerKinsey Moore2024-01-101-1/+1
* cpukit/dosfs: Cast away ignored returnKinsey Moore2024-01-051-1/+1
* cpukit/jffs2: Revert to non-granular lockingKinsey Moore2023-12-226-27/+61
* libtest: Change verbosity to normalSebastian Huber2023-12-191-1/+1
* doxygen: CONFIGURE_JFFS2_DELAYED_WRITE_TASK_PRIORITYSebastian Huber2023-12-191-1/+29
* tm27: Add TM27_INTERRUPT_VECTOR_ALTERNATIVESebastian Huber2023-12-191-0/+7
* tm27: Add optional TM27_INTERRUPT_VECTOR_DEFAULTSebastian Huber2023-12-191-1/+17
* ftpd: Fix set but not used warningSebastian Huber2023-12-191-1/+0
* libtest: Fix test printer in rtems_test_run()Sebastian Huber2023-12-141-2/+11
* libtest: Set test printer in rtems_test_run()Sebastian Huber2023-12-141-3/+11
* ftpd: Make socket timeout optionalSebastian Huber2023-12-141-9/+4
* rtems-fdt: Fix node property access on 64bitChris Johns2023-12-141-1/+1
* libmisc/shell: Work around tmux bug in row and columnChris Johns2023-12-131-25/+125
* libtest: Add hash to gcov info dumpSebastian Huber2023-11-281-2/+27
* libtest: Add T_add_remark()Sebastian Huber2023-11-282-1/+40
* score: Fix typo in nameSebastian Huber2023-11-211-1/+1
* score: Fix implicit integer conversion warningsSebastian Huber2023-11-021-6/+6
* imfs: Constify rtems_tarfs_load()Sebastian Huber2023-11-022-4/+6
* cpukit/libfs/dosfs: Use enum values for enum initKinsey Moore2023-10-301-1/+1
* cpukit/score: Convert Thread_Life_state to uint32_tKinsey Moore2023-10-301-40/+40
* doxygen: Replace and move main pageSebastian Huber2023-10-232-951/+206
* sparc: Fix move of CPU counter implementationSebastian Huber2023-10-201-4/+2