summaryrefslogtreecommitdiffstats
path: root/cpukit/include (unfollow)
Commit message (Expand)AuthorFilesLines
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 Huber1-28/+5
2022-06-21TFTPFS: Implement block and window size optionsFrank Kühndel1-14/+393
2022-05-23timecounter.h: Add _Timecounter_Discipline()Gabriel Moyano2-0/+26
2022-05-23timepps.h: PPS_SYNC defined by defaultGabriel Moyano1-0/+1
2022-05-23score: Rename tc_getfrequency()Gabriel Moyano2-0/+18
2022-05-23kern_tc.c: Replace FreeBSD event mechanism by adding pointers to functionGabriel Moyano1-0/+24
2022-05-23kern_tc.c: Add atomic dependencies required by the PPS APIGabriel Moyano1-0/+7
2022-05-18Add file descriptions to kernel space headersSebastian Huber9-3/+53
2022-05-18Fix copyright notice of kernel space headersSebastian Huber6-53/+59
2022-05-18Add include guard checks to kernel space headersSebastian Huber2-0/+8
2022-05-12score: Add SMP priority affinity scheduler yieldTian Ye1-1/+7
2022-05-04include: Add file headers and licensesRyan Long2-0/+66
2022-05-04ftpd.h: Add file header and licenseRyan Long1-1/+30
2022-05-04include/pci: Add file header and licenseRyan Long1-1/+20
2022-05-04cpukit/include/rtems: Add file headers and licensesRyan Long2-0/+53
2022-05-04cpukit/include: Adding file headers and licensesRyan Long7-4/+207
2022-04-28heap: Fix heap statistics with protection enabledSebastian Huber1-9/+1
2022-04-06shell: Add rtems_shell_run_main_loop()Sebastian Huber1-0/+25
2022-04-05Update email address of Fernando Ruiz Casas to <fruizcasas@gmail.com>Joel Sherrill3-14/+20
2022-04-02cpukit/include; Remove SPDX from Gaisler files NOT changed to BSD-2Joel Sherrill12-24/+0
2022-04-01cpukit/include/rtems/timespec.h: Change license to BSD-2Joel Sherrill1-3/+22
2022-04-01cpukit/include/rtems/cbs.h: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-29rtems: Clarify scheduler of created taskSebastian Huber1-3/+3
2022-03-25cpukit/include/rtems/confdefs/libpci.h: Manual file header clean upJoel Sherrill1-8/+8
2022-03-25cpukit/include/pci: Manual header file clean upJoel Sherrill7-9/+61
2022-03-25cpukit/include/drvmgr: Manual header file clean upJoel Sherrill4-7/+35
2022-03-25cpukit/include/pci.h: Manual header clean upJoel Sherrill1-2/+11
2022-03-25cpukit/include/*.h: Change license to BSD-2Joel Sherrill2-6/+44
2022-03-25cpukit/include/sys: Change license to BSD-2.Joel Sherrill31-97/+686
2022-03-25cpukit/include/rtems: Change license to BSD-2Joel Sherrill73-219/+1606
2022-03-25cpukit/include/linux: Change license to BSD-2Joel Sherrill4-12/+88
2022-03-25cpukit/include/dev: Change license to BSD-2Joel Sherrill12-36/+264
2022-03-24cpukit/: Update Eric Norum contact info and normalize file headersJoel Sherrill1-7/+28
2022-03-24smp: Add fatal errorSebastian Huber1-1/+2
2022-03-24libtest: Add scheduler test supportSebastian Huber1-0/+290
2022-03-24score: Add _IO_Relax()Sebastian Huber1-0/+8
2022-03-18thread.hpp: Fix redefinition of default argumentSebastian Huber1-18/+14
2022-03-16bsps/irq: Improve affinity set handlingSebastian Huber1-1/+8
2022-03-10cpukit: Automated IMD header file clean upChristian Mauderer6-6/+6
2022-03-10bsps and cpukit: Manual file header clean upChristian Mauderer5-80/+53
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill52-320/+4
2022-02-28cpukit/include/adainclude: Change license to BSD-2Joel Sherrill39-117/+858
2022-02-28cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill26-78/+572
2022-02-28cpukit/include/rtems/rtems/*.h: Change license to BSD-2Joel Sherrill34-102/+748
2022-02-28cpukit/include/rtems/score/[s-z]*.h: Change license to BSD-2Joel Sherrill53-159/+1166
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill50-150/+1100
2022-02-21kern_ntptime.c: Port to RTEMSSebastian Huber2-2/+11
2022-02-21config: CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber1-8/+9