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