summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/timer/gptimer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-201-544/+0
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* score: Introduce _SMP_Get_online_processors()Sebastian Huber2017-07-071-1/+1
* leon, gptimer: offset intnum with subtimer indexMartin Aberg2017-05-021-1/+7
* leon, gptimer: fixed probing separate interruptsMartin Aberg2017-05-021-1/+1
* leon, clock: new driver manager clock driverMartin Aberg2017-05-021-1/+13
* leon, tlib: added timer width mask informationDaniel Hellstrom2017-05-021-0/+16
* leon, gptimer: start/reset must take RS and IP into accountDaniel Hellstrom2017-03-061-2/+4
* 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