summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ddb 'show timecounter' command.Konstantin Belousov2021-11-161-1/+31
* Changes that improve DTrace FBT reliabilityRobert Watson2021-11-161-0/+15
* Remove double-calls to tc_get_timecount()Konstantin Belousov2021-11-161-3/+0
* Mark more nodes as CTLFLAG_MPSAFEPawel Biernacki2021-11-161-13/+24
* Consolidate read code for timecountersKonstantin Belousov2021-11-161-145/+87
* Remove duplicated empty lines from kern/*.cMateusz Guzik2021-11-161-1/+0
* Initialize timehands linkage much earlier.Konstantin Belousov2021-11-161-12/+22
* Make timehands count selectable at boottime.Konstantin Belousov2021-11-161-5/+45
* Instead of using an incomplete list of platformsOlivier Houchard2021-11-161-1/+2
* Create a new macro for static DPCPU data.Andrew Turner2021-11-161-2/+2
* tc: bcopy -> memcpyMateusz Guzik2021-11-161-2/+1
* Move most of the contents of opt_compat.hBrooks Davis2021-11-161-1/+0
* score: Remove FreeBSD identifierSebastian Huber2021-11-161-1/+1
* Use atomic_load(9) to read ppsinfo sequence numbers.Konstantin Belousov2021-11-161-4/+4
* SPDX: use the Beerware identifier.Pedro F. Giffuni2021-11-161-0/+2
* kern_tc.c: Remove unused codeSebastian Huber2021-11-161-6/+0
* Add support for IDLE Thread stack allocatorJoel Sherrill2021-10-077-8/+125
* pxcdevctl: Adjust for standard (5 branch)Ryan Long2021-09-201-8/+72
* rtems: Initialize count of postponed jobsSebastian Huber2021-09-091-0/+1
* cpukit: Add description of release version numbersChristian Mauderer2021-05-281-0/+21
* rtems: Check entry point in rtems_task_start()Sebastian Huber2021-05-141-0/+4
* shell: Add i2c and spi commandsChristian Mauderer2021-03-316-0/+565
* rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu2021-03-211-1/+1
* rtems: Allow RTEMS_PRIORITY for MrsP semaphoresSebastian Huber2021-03-161-1/+6
* sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom2021-03-071-2/+3
* sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom2021-03-071-1/+2
* sparc: fix bad register alignment for 64 bit storeDaniel Hellstrom2021-03-071-1/+3
* sparc: Remove sequences that the B2BST scan script warns aboutDaniel Cederman2021-03-072-3/+6
* score: Add barrier thread queue operationsSebastian Huber2021-02-063-4/+40
* score: Make FIFO thread queue ops publicSebastian Huber2021-02-063-8/+144
* score: Constify Thread_queue_First_operationSebastian Huber2021-02-062-12/+13
* Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE()Sebastian Huber2021-01-251-1/+1
* confdefs: Add extern C guards to libpci.hJan Sommer2020-10-301-0/+8
* libfs/rfs: Check search bit map end on last bitChris Johns2020-10-171-2/+15
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+32
* i386/score: fix assembly mnemonicGedare Bloom2020-10-021-1/+1
* Fixing bug in line editing of the shell with CTRL-U.Frank Kühndel2020-09-281-0/+5
* confdefs: Fix cyclic dependencySebastian Huber2020-08-212-12/+8
* posix: Only check shm_unlink obj_err if necessaryKinsey Moore2020-08-111-22/+23
* shell: Only clear std handles when the shell task exitsChris Johns2020-08-081-4/+22
* dosfs: Fix memory leak on failed mounts.Christian Mauderer2020-08-043-0/+13
* rtems: Add rtems_interrupt_server_create()Sebastian Huber2020-08-031-14/+129
* i386: Fix possible race condition on first context restoreJan Sommer2020-07-291-1/+1
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-184-19/+14
* bsp/pc386: Define interrupt stack frame for smpJan Sommer2020-06-112-13/+17
* bsp/pc386: Update context switch and restoreJan Sommer2020-06-112-16/+51
* bsp/pc386: Update GDT to work for SMPJan Sommer2020-06-112-5/+32
* arm: Fix ARMv7-M exception handlerSebastian Huber2020-05-271-8/+15
* posix: Get real priority in pthread_getattr_np()Sebastian Huber2020-05-121-4/+6
* termios: Replace rtems_termios_isig_status_codeSebastian Huber2020-05-073-59/+40