summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/kern_tc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Change _Timecounter_Time_uptime to int32_tSebastian Huber2017-11-091-1/+2
* timecounter: Update FreeBSD identifiersSebastian Huber2017-10-121-1/+1
* timecounter: Merge FreeBSD change r324528Konstantin Belousov2017-10-121-3/+1
* timecounter: Merge FreeBSD change r315287Eric van Gyzen2017-10-121-0/+10
* timecounter: Merge FreeBSD change r315280Eric van Gyzen2017-10-121-0/+18
* timecounter: Merge FreeBSD change r310053Ed Schouten2017-10-121-2/+2
* timecounter: Merge FreeBSD change r304285Konstantin Belousov2017-10-121-5/+14
* timecounter: Merge FreeBSD change r303548Konstantin Belousov2017-10-121-13/+11
* timecounter: Merge FreeBSD change r303387Konstantin Belousov2017-10-121-46/+74
* timecounter: Merge FreeBSD change r303384Konstantin Belousov2017-10-121-2/+2
* timecounter: Merge FreeBSD change r303383Konstantin Belousov2017-10-121-23/+12
* timecounter: Merge FreeBSD change r303382Konstantin Belousov2017-10-121-23/+45
* timecounter: Merge FreeBSD change r298819Pedro Giffuni2017-10-121-1/+1
* timecounter: Merge FreeBSD change r290257Ngie Cooper2017-10-121-1/+8
* timecounter: Merge FreeBSD change r288216Konstantin Belousov2017-10-121-7/+14
* timecounter: Merge FreeBSD change r286701Ian Lepore2017-10-121-5/+13
* timecounter: Merge FreeBSD change r286429Ian Lepore2017-10-121-0/+3
* timecounter: Merge FreeBSD change r286423Ian Lepore2017-10-121-2/+6
* timecounter: Merge FreeBSD change r285286Konstantin Belousov2017-10-121-81/+101
* timecounter: Merge FreeBSD change r284256Konstantin Belousov2017-10-121-3/+2
* timecounter: Merge FreeBSD change r282424Ian Lepore2017-10-121-3/+10
* timecounter: Merge FreeBSD change r280012Ian Lepore2017-10-121-0/+1
* timecounter: Merge FreeBSD change r279728Hans Petter Selasky2017-10-121-11/+3
* score: Change Timestamp_Control to sbintime_tSebastian Huber2017-10-091-0/+19
* score: Avoid clash with <strings.h> provided fls()Sebastian Huber2017-07-051-1/+2
* Provide kernel space header filesSebastian Huber2016-11-081-0/+1
* score: Avoid Giant lock for set time of daySebastian Huber2016-05-021-19/+28
* score: Compatibility with latest NewlibSebastian Huber2016-04-081-18/+18
* timecounter: Avoid invalid memcpy()Sebastian Huber2016-03-161-0/+8
* score: Replace watchdog handler implementationSebastian Huber2016-03-041-1/+2
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-2/+7
* score: Fix simple timecounter supportSebastian Huber2016-01-191-8/+8
* score: Statically initialize TOD handlerSebastian Huber2016-01-121-11/+16
* score: Avoid dependency on bcopy()Sebastian Huber2015-12-151-0/+1
* Revert "timecounter: No _Timecounter_Tick_simple() for SMP"Sebastian Huber2015-06-111-6/+0
* timecounter: No _Timecounter_Tick_simple() for SMPSebastian Huber2015-06-091-0/+6
* timecounter: Synchronize with FreeBSDkib2015-06-091-42/+82
* timecounter: Synchronize with FreeBSDian2015-06-091-5/+36
* timecounter: Synchronize with FreeBSDian2015-06-091-9/+10
* timecounter: Synchronize with FreeBSDhselasky2015-06-091-8/+6
* timecounter: Use in RTEMSAlexander Krutwig2015-05-201-0/+6
* timecounter: Port to RTEMSAlexander Krutwig2015-05-201-0/+171
* timecounter: Honor FFCLOCK defineAlexander Krutwig2015-05-191-0/+4
* timecounter: Use uint32_t instead of u_intAlexander Krutwig2015-05-191-17/+17
* timecounter: Import from FreeBSDAlexander Krutwig2015-05-191-0/+2039