summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc/shell/chmod: Fix multiple file arguments to the commandChris Johns2023-01-301-1/+1
* cpukit/fdt: Free index before container5.2Kinsey Moore2022-10-031-2/+2
* cpukit/fdt: Check correct allocationKinsey Moore2022-10-031-1/+1
* cpukit/include: Fix including in C++Chris Johns2022-08-2712-20/+47
* score: Fix unlimited objects supportSebastian Huber2022-07-182-9/+32
* score: Fix _Objects_Active_count()Sebastian Huber2022-07-181-5/+13
* Synchronize all file descriptors in sync()Sebastian Huber2022-05-171-81/+12
* posix: Fix use of clock for relative timesSebastian Huber2022-05-041-13/+18
* heap: Fix heap statistics with protection enabledSebastian Huber2022-05-042-9/+10
* imfs: Fix index underrun when extending empty fileChristian Mauderer2022-04-071-1/+2
* termios: Pass number of sent chars to l_startChristian Mauderer2022-02-102-3/+8
* untar: Make behavior similar to GNU or BSD tarChristian Mauderer2021-12-091-20/+37
* score: Fix atomic stores for C++Sebastian Huber2021-12-071-3/+3
* score: Add _Timecounter_Set_NTP_update_second()Sebastian Huber2021-11-162-3/+44
* score: Optimize timehand updates for non-SMPSebastian Huber2021-11-161-8/+36
* score: Port large time delta support to RTEMSSebastian Huber2021-11-161-3/+22
* score: Initialize timehand generation to UINT_MAXSebastian Huber2021-11-161-1/+1
* timecounter: Load the currently selected tc once in tc_windup()Mark Johnston2021-11-161-7/+16
* kern_tc.c: Scaling/large delta recalculationSebastian Huber2021-11-161-38/+50
* timecounter: Lock the timecounter listMark Johnston2021-11-161-10/+30
* timecounter: Let kern.timecounter.stepwarnings be set as a tunableMark Johnston2021-11-161-1/+1
* Remove "All Rights Reserved" fromEd Maste2021-11-161-1/+0
* kern: clarify boot timeWarner Losh2021-11-161-1/+7
* Make kern.timecounter.hardware tunableKonstantin Belousov2021-11-161-5/+18
* 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