summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2022-08-031-0/+6
* score: Allow linker garbage collectionSebastian Huber2022-07-282-3/+3
* score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber2022-07-281-4/+1
* score: Use priority inheritance for thread joinSebastian Huber2022-07-282-31/+78
* score: Fix objects local table initializationSebastian Huber2022-07-272-4/+2
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-267-123/+243
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-252-37/+93
* libtest: Add missing initializerSebastian Huber2022-07-251-1/+1
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-214-14/+27
* score: Fix unlimited objects supportSebastian Huber2022-07-181-4/+25
* score: Extend memory dirty/zero actionsSebastian Huber2022-07-151-1/+13
* score: Place object controls into .noinit sectionsSebastian Huber2022-07-152-5/+11
* score: Conditional _Thread_Priority_replace()Sebastian Huber2022-07-071-0/+2
* gcov: Add functions to dump the gcov informationSebastian Huber2022-07-042-0/+93
* 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-231-28/+5
* TFTPFS: Implement block and window size optionsFrank Kühndel2022-06-211-14/+393
* timecounter.h: Add _Timecounter_Discipline()Gabriel Moyano2022-05-231-0/+17
* score: Rename tc_getfrequency()Gabriel Moyano2022-05-231-0/+8
* score: Add SMP priority affinity scheduler yieldTian Ye2022-05-121-1/+7
* ftpd.h: Add file header and licenseRyan Long2022-05-041-1/+30
* cpukit/include/rtems: Add file headers and licensesRyan Long2022-05-042-0/+53
* cpukit/include: Adding file headers and licensesRyan Long2022-05-044-2/+113
* heap: Fix heap statistics with protection enabledSebastian Huber2022-04-281-9/+1
* shell: Add rtems_shell_run_main_loop()Sebastian Huber2022-04-061-0/+25
* Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>Joel Sherrill2022-04-053-14/+20
* cpukit/include/rtems/timespec.h: Change license to BSD-2Joel Sherrill2022-04-011-3/+22
* cpukit/include/rtems/cbs.h: Change license to BSD-2Joel Sherrill2022-04-011-3/+22
* rtems: Clarify scheduler of created taskSebastian Huber2022-03-291-3/+3
* cpukit/include/rtems/confdefs/libpci.h: Manual file header clean upJoel Sherrill2022-03-251-8/+8
* cpukit/include/sys: Change license to BSD-2.Joel Sherrill2022-03-2529-91/+642
* cpukit/include/rtems: Change license to BSD-2Joel Sherrill2022-03-2573-219/+1606
* cpukit/: Update Eric Norum contact info and normalize file headersJoel Sherrill2022-03-241-7/+28
* smp: Add fatal errorSebastian Huber2022-03-241-1/+2
* libtest: Add scheduler test supportSebastian Huber2022-03-241-0/+290
* score: Add _IO_Relax()Sebastian Huber2022-03-241-0/+8
* thread.hpp: Fix redefinition of default argumentSebastian Huber2022-03-181-18/+14
* bsps/irq: Improve affinity set handlingSebastian Huber2022-03-161-1/+8
* cpukit: Automated IMD header file clean upChristian Mauderer2022-03-106-6/+6
* bsps and cpukit: Manual file header clean upChristian Mauderer2022-03-105-80/+53
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-1041-254/+4
* cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill2022-02-2826-78/+572
* cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill2022-02-2834-102/+748
* cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill2022-02-2853-159/+1166
* cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill2022-02-2850-150/+1100
* kern_ntptime.c: Port to RTEMSSebastian Huber2022-02-211-0/+9
* config: CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber2022-02-211-8/+9
* termios: Pass number of sent chars to l_startChristian Mauderer2022-02-101-1/+5
* Remove obsolete rtems_gxx_*() implementationSebastian Huber2022-01-272-82/+2