summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/sparc/shared/timer (follow)
AgeCommit message (Expand)Author
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2017-07-07score: Introduce _SMP_Get_online_processors()Sebastian Huber
2017-05-02leon, gptimer: offset intnum with subtimer indexMartin Aberg
2017-05-02leon, gptimer: fixed probing separate interruptsMartin Aberg
2017-05-02leon, clock: new driver manager clock driverMartin Aberg
2017-05-02leon, tlib: added timer width mask informationDaniel Hellstrom
2017-03-06leon, gptimer: start/reset must take RS and IP into accountDaniel Hellstrom
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber
2016-01-26bsps/sparc: Fix link-time errorSebastian Huber
2016-01-19score: Fix simple timecounter supportSebastian Huber
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber
2015-06-09bsps/sparc: tlib clock driver timecounter supportSebastian Huber
2015-05-14Remove obsolete rtems_clock_major/minorSebastian Huber
2015-04-17LEON3: gptimer drvmgr init simplified wrt bootDaniel Hellstrom
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom
2015-04-17sparc bsps: updated license to rtems.orgDaniel Hellstrom
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom
2015-04-17TLIB Clock: fix build warningsDaniel Hellstrom
2015-04-17GPTIMER: move ISR install from init1Daniel Hellstrom
2015-04-17GPTIMER: fix build warningsDaniel Hellstrom
2015-04-17GPTIMER: avoid build warningsDaniel Hellstrom
2015-04-17GRTIMER: added to GPTIMER driverDaniel Hellstrom
2015-04-17GPTIMER: timer probing must not be on timer0Daniel Hellstrom
2015-04-17GPTIMER: support separate & shared irq by clearing pending bit after ISRDaniel Hellstrom
2015-04-17GPTIMER: Only probe pending bit on timer0Daniel Hellstrom
2015-04-17LEON3: fixed nano seconds support in TLIBDaniel Hellstrom
2015-04-17MERGE: new system clock implementationDaniel Hellstrom
2015-04-17LEON: GPTIMER driver, Timer Library and System Clock for LEON3Daniel Hellstrom