summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill2022-08-101-3/+3
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-104-2/+129
* rtems/malloc.h: Add API level Doxygen groupSebastian Huber2022-08-101-19/+41
* libtest: Add T_report_hash_sha256_update()Sebastian Huber2022-08-102-0/+11
* libdl: Refactor shared code in ARM and AArch64Ryan Long2022-08-084-158/+113
* posix: Avoid dead code in clock_nanosleep()Sebastian Huber2022-08-051-5/+2
* libdl: Fix warnings on 64bit architecturesChris Johns2022-08-054-7/+7
* posix: Fix relative CLOCK_REALTIME sleepSebastian Huber2022-08-041-0/+9
* libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2022-08-032-0/+162
* cpukit/libdl/rtl-sym.c: Fix increment of variableRyan Long2022-07-291-1/+1
* cpukit/libdl: Add support for AArch64Ryan Long2022-07-292-0/+855
* libdl/rtl-elf.h: Fix aarch64 defineRyan Long2022-07-291-1/+1
* sys/exec_elf.h: Bring in newer fileRyan Long2022-07-291-232/+608
* score: Allow linker garbage collectionSebastian Huber2022-07-282-3/+3
* score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber2022-07-283-10/+7
* score: Use priority inheritance for thread joinSebastian Huber2022-07-287-143/+159
* Use __asm__ for standard C compatibilitySebastian Huber2022-07-271-5/+5
* score: Fix objects local table initializationSebastian Huber2022-07-272-4/+2
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-2624-193/+287
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-2513-48/+104
* libtest: Add missing initializerSebastian Huber2022-07-251-1/+1
* aarch64: Use page table level 0Kinsey Moore2022-07-211-1/+0
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-216-14/+35
* dtc: Update VERSIONSebastian Huber2022-07-191-5/+12
* Fix a UB when fdt_get_string return nullLoveSy2022-07-191-1/+1
* score: Fix unlimited objects supportSebastian Huber2022-07-182-9/+32
* score: Fix _Objects_Active_count()Sebastian Huber2022-07-181-5/+13
* score: Extend memory dirty/zero actionsSebastian Huber2022-07-154-3/+74
* score: Place object controls into .noinit sectionsSebastian Huber2022-07-152-5/+11
* Add in_localip_fib(), in6_localip_fib().Gleb Smirnoff2022-07-112-0/+2
* Use network epoch to protect local IPv4 addresses hash.Gleb Smirnoff2022-07-111-0/+4
* routing: fix source address selection rules for IPv4 over IPv6.Alexander V. Chernikov2022-07-111-0/+1
* Remove copyinfrom() and copyinstrfrom().John Baldwin2022-07-111-4/+0
* rtems: Simplify rtems_scheduler_ident()Sebastian Huber2022-07-071-16/+11
* score: Use RTEMS_SMP in _Thread_Create_idle()Sebastian Huber2022-07-071-1/+5
* score: Conditional _Thread_Priority_replace()Sebastian Huber2022-07-072-0/+4
* cpukit/aarch64: Remove _CPU_ISR_install_vectorKinsey Moore2022-07-052-31/+0
* score: Add _CPU_Use_thread_local_storage()Sebastian Huber2022-07-0420-0/+207
* gcov: Add wrapper to dump the gcov infoSebastian Huber2022-07-042-0/+108
* gcov: Add functions to dump the gcov informationSebastian Huber2022-07-046-0/+402
* gcov: Add fork(), etc. gcov wrappersSebastian Huber2022-07-041-0/+94
* riscv: Include missing header fileSebastian Huber2022-06-241-0/+2
* score: Account for <sys/bitset.h> API changesSebastian Huber2022-06-231-17/+73
* score: Remove unused _Processor_mask_Nand()Sebastian Huber2022-06-231-16/+0
* score: Make SMP only code explicitSebastian Huber2022-06-235-31/+36
* kern_tc.c: Provide a weak hardpps() implementationSebastian Huber2022-06-231-0/+12
* score: Use right clock for threadq timeoutsSebastian Huber2022-06-231-2/+2
* TFTPFS: Implement block and window size optionsFrank Kühndel2022-06-214-672/+2193
* TFTPFS: Cleanup: Remove spaces at lines endsFrank Kühndel2022-06-211-10/+10
* jffs2: Update baseline version to Linux v5.9Sebastian Huber2022-06-201-2/+2