summaryrefslogtreecommitdiffstats
path: root/cpukit/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add file descriptions to kernel space headersSebastian Huber2022-05-189-3/+53
* Fix copyright notice of kernel space headersSebastian Huber2022-05-186-53/+59
* Add include guard checks to kernel space headersSebastian Huber2022-05-182-0/+8
* score: Add SMP priority affinity scheduler yieldTian Ye2022-05-121-1/+7
* include: Add file headers and licensesRyan Long2022-05-042-0/+66
* ftpd.h: Add file header and licenseRyan Long2022-05-041-1/+30
* include/pci: Add file header and licenseRyan Long2022-05-041-1/+20
* cpukit/include/rtems: Add file headers and licensesRyan Long2022-05-042-0/+53
* cpukit/include: Adding file headers and licensesRyan Long2022-05-047-4/+207
* 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; Remove SPDX from Gaisler files NOT changed to BSD-2Joel Sherrill2022-04-0212-24/+0
* 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/pci: Manual header file clean upJoel Sherrill2022-03-257-9/+61
* cpukit/include/drvmgr: Manual header file clean upJoel Sherrill2022-03-254-7/+35
* cpukit/include/pci.h: Manual header clean upJoel Sherrill2022-03-251-2/+11
* cpukit/include/*.h: Change license to BSD-2Joel Sherrill2022-03-252-6/+44
* cpukit/include/sys: Change license to BSD-2.Joel Sherrill2022-03-2531-97/+686
* cpukit/include/rtems: Change license to BSD-2Joel Sherrill2022-03-2573-219/+1606
* cpukit/include/linux: Change license to BSD-2Joel Sherrill2022-03-254-12/+88
* cpukit/include/dev: Change license to BSD-2Joel Sherrill2022-03-2512-36/+264
* 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-1052-320/+4
* cpukit/include/adainclude: Change license to BSD-2Joel Sherrill2022-02-2839-117/+858
* 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-212-2/+11
* 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
* rtems: Fix Clock Manager parameter descriptionsSebastian Huber2021-12-221-8/+8
* libfdt: overlay: make overlay_get_target() publicVikram Garhwal2021-12-141-0/+18
* fdtget: Fix signedness comparisons warningsAndre Przywara2021-12-141-0/+7
* Set last_comp_version correctly in new dtb and fix potential version issues i...Justin Covell2021-12-141-0/+1
* libfdt: Internally perform potentially unaligned loadsTom Rini2021-12-141-5/+3
* libfdt: Check for 8-byte address alignment in fdt_ro_probe_()Tom Rini2021-12-141-1/+5
* libfdt: Fix kernel-doc commentsAndre Przywara2021-12-141-36/+75