summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/timer/gptimer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-1/+1
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-171-2/+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-171-11/+34
* LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom2015-04-171-0/+503