summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/clockdrv_shell.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move clock drivers to bspsSebastian Huber2018-04-201-260/+0
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-4/+8
* Optional Clock_driver_support_shutdown_hardware()Sebastian Huber2017-08-041-0/+6
* score: Introduce _SMP_Get_online_processors()Sebastian Huber2017-07-071-2/+4
* score: Use <sys/bitset.h> for Processor_maskSebastian Huber2017-07-061-2/+2
* score: Add and use Thread_Control::is_idleSebastian Huber2016-11-091-3/+1
* bsps: Do not use fast idle clock for SMPSebastian Huber2016-06-301-13/+15
* bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber2016-06-141-5/+24
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-041-0/+12
* score: Fix simple timecounter supportSebastian Huber2016-01-191-1/+15
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-2/+2
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-17/+35
* shared/clockdrv_shell.h: Always include <rtems/clockdrv.h> to avoid warningsJoel Sherrill2014-10-201-14/+2
* libbsp/shared/clockdrv_shell.h: Fix warningJoel Sherrill2014-10-091-0/+1
* clockdrv_shell.h: Fix warningSebastian Huber2014-09-081-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez2013-12-091-1/+1
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-271-25/+30
* bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUEJoel Sherrill2013-08-261-1/+1
* bsps: Fix clock driver definesSebastian Huber2013-08-141-1/+1
* bsp: Fix CLOCK_DRIVER_USE_FAST_IDLE and CLOCK_DRIVER_ISRS_PER_TICK.Chris Johns2013-08-141-6/+6
* score: Remove idle field of Per_CPU_ControlSebastian Huber2013-05-311-2/+5
* bsps: Fix warningsSebastian Huber2013-04-081-0/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* clockdrv_shell.h - Fix commmentJoel Sherrill2012-05-101-1/+1
* Clock Driver Shell - ISR handler prototype should follow port interrupt modelJoel Sherrill2012-05-101-1/+2
* bsps: Avoid rtems_irq_hdl_param type usageSebastian Huber2012-04-201-2/+1
* Clock Driver Shell - Correct PIC IRQ Prototype.Joel Sherrill2012-04-191-2/+2
* PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett2012-04-041-3/+14
* 2009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-11-231-52/+28
* 2009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-281-66/+38
* New (Copied from clockdrv_shell.c).Ralf Corsepius2008-09-301-0/+229