summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/timer (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-27score: Fix simple timecounter supportSebastian Huber1-8/+7
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2015-06-09bsps/sparc: tlib clock driver timecounter supportSebastian Huber1-38/+56
2015-05-14Remove obsolete rtems_clock_major/minorSebastian Huber1-14/+0
2015-04-17LEON3: gptimer drvmgr init simplified wrt bootDaniel Hellstrom1-40/+6
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom1-4/+4
2015-04-17sparc bsps: updated license to rtems.orgDaniel Hellstrom3-3/+3
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom3-4/+4
2015-04-17TLIB Clock: fix build warningsDaniel Hellstrom1-1/+2
2015-04-17GPTIMER: move ISR install from init1Daniel Hellstrom1-11/+18
2015-04-17GPTIMER: fix build warningsDaniel Hellstrom1-3/+6
2015-04-17GPTIMER: avoid build warningsDaniel Hellstrom1-10/+10
2015-04-17GRTIMER: added to GPTIMER driverDaniel Hellstrom1-0/+1
2015-04-17GPTIMER: timer probing must not be on timer0Daniel Hellstrom1-2/+2
2015-04-17GPTIMER: support separate & shared irq by clearing pending bit after ISRDaniel Hellstrom1-3/+5
2015-04-17GPTIMER: Only probe pending bit on timer0Daniel Hellstrom1-10/+12
2015-04-17LEON3: fixed nano seconds support in TLIBDaniel Hellstrom2-12/+51
2015-04-17MERGE: new system clock implementationDaniel Hellstrom1-4/+10
2015-04-17LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom3-0/+844