summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-10cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill1-3/+3
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill4-2/+129
2022-08-10rtems/malloc.h: Add API level Doxygen groupSebastian Huber1-19/+41
2022-08-10libtest: Add T_report_hash_sha256_update()Sebastian Huber2-0/+11
2022-08-08libdl: Refactor shared code in ARM and AArch64Ryan Long4-158/+113
2022-08-05posix: Avoid dead code in clock_nanosleep()Sebastian Huber1-5/+2
2022-08-05libdl: Fix warnings on 64bit architecturesChris Johns4-7/+7
2022-08-04posix: Fix relative CLOCK_REALTIME sleepSebastian Huber1-0/+9
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2-0/+162
2022-07-29cpukit/libdl/rtl-sym.c: Fix increment of variableRyan Long1-1/+1
2022-07-29cpukit/libdl: Add support for AArch64Ryan Long2-0/+855
2022-07-29libdl/rtl-elf.h: Fix aarch64 defineRyan Long1-1/+1
2022-07-29sys/exec_elf.h: Bring in newer fileRyan Long1-232/+608
2022-07-28score: Allow linker garbage collectionSebastian Huber2-3/+3
2022-07-28score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber3-10/+7
2022-07-28score: Use priority inheritance for thread joinSebastian Huber7-143/+159
2022-07-27Use __asm__ for standard C compatibilitySebastian Huber1-5/+5
2022-07-27score: Fix objects local table initializationSebastian Huber2-4/+2
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber24-193/+287
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber13-48/+104
2022-07-25libtest: Add missing initializerSebastian Huber1-1/+1
2022-07-21aarch64: Use page table level 0Kinsey Moore1-1/+0
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce6-14/+35
2022-07-19dtc: Update VERSIONSebastian Huber1-5/+12
2022-07-19Fix a UB when fdt_get_string return nullLoveSy1-1/+1
2022-07-18score: Fix unlimited objects supportSebastian Huber2-9/+32
2022-07-18score: Fix _Objects_Active_count()Sebastian Huber1-5/+13
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber4-3/+74
2022-07-15score: Place object controls into .noinit sectionsSebastian Huber2-5/+11
2022-07-11Add in_localip_fib(), in6_localip_fib().Gleb Smirnoff2-0/+2
2022-07-11Use network epoch to protect local IPv4 addresses hash.Gleb Smirnoff1-0/+4
2022-07-11routing: fix source address selection rules for IPv4 over IPv6.Alexander V. Chernikov1-0/+1
2022-07-11Remove copyinfrom() and copyinstrfrom().John Baldwin1-4/+0
2022-07-07rtems: Simplify rtems_scheduler_ident()Sebastian Huber1-16/+11
2022-07-07score: Use RTEMS_SMP in _Thread_Create_idle()Sebastian Huber1-1/+5
2022-07-07score: Conditional _Thread_Priority_replace()Sebastian Huber2-0/+4
2022-07-05cpukit/aarch64: Remove _CPU_ISR_install_vectorKinsey Moore2-31/+0
2022-07-04score: Add _CPU_Use_thread_local_storage()Sebastian Huber20-0/+207
2022-07-04gcov: Add wrapper to dump the gcov infoSebastian Huber2-0/+108
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber6-0/+402
2022-07-04gcov: Add fork(), etc. gcov wrappersSebastian Huber1-0/+94
2022-06-24riscv: Include missing header fileSebastian Huber1-0/+2
2022-06-23score: Account for <sys/bitset.h> API changesSebastian Huber1-17/+73
2022-06-23score: Remove unused _Processor_mask_Nand()Sebastian Huber1-16/+0
2022-06-23score: Make SMP only code explicitSebastian Huber5-31/+36
2022-06-23kern_tc.c: Provide a weak hardpps() implementationSebastian Huber1-0/+12
2022-06-23score: Use right clock for threadq timeoutsSebastian Huber1-2/+2
2022-06-21TFTPFS: Implement block and window size optionsFrank Kühndel4-672/+2193
2022-06-21TFTPFS: Cleanup: Remove spaces at lines endsFrank Kühndel1-10/+10
2022-06-20jffs2: Update baseline version to Linux v5.9Sebastian Huber1-2/+2