summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/kern_tc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-05score: Avoid clash with <strings.h> provided fls()Sebastian Huber1-1/+2
2016-11-08Provide kernel space header filesSebastian Huber1-0/+1
2016-05-02score: Avoid Giant lock for set time of daySebastian Huber1-19/+28
2016-04-08score: Compatibility with latest NewlibSebastian Huber1-18/+18
2016-03-16timecounter: Avoid invalid memcpy()Sebastian Huber1-0/+8
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-1/+2
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-2/+7
2016-01-19score: Fix simple timecounter supportSebastian Huber1-8/+8
2016-01-12score: Statically initialize TOD handlerSebastian Huber1-11/+16
2015-12-15score: Avoid dependency on bcopy()Sebastian Huber1-0/+1
2015-06-11Revert "timecounter: No _Timecounter_Tick_simple() for SMP"Sebastian Huber1-6/+0
2015-06-09timecounter: No _Timecounter_Tick_simple() for SMPSebastian Huber1-0/+6
2015-06-09timecounter: Synchronize with FreeBSDkib1-42/+82
2015-06-09timecounter: Synchronize with FreeBSDian1-5/+36
2015-06-09timecounter: Synchronize with FreeBSDian1-9/+10
2015-06-09timecounter: Synchronize with FreeBSDhselasky1-8/+6
2015-05-20timecounter: Use in RTEMSAlexander Krutwig1-0/+6
2015-05-20timecounter: Port to RTEMSAlexander Krutwig1-0/+171
2015-05-19timecounter: Honor FFCLOCK defineAlexander Krutwig1-0/+4
2015-05-19timecounter: Use uint32_t instead of u_intAlexander Krutwig1-17/+17
2015-05-19timecounter: Import from FreeBSDAlexander Krutwig1-0/+2039