summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/clockdrv_shell.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-260/+0
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber1-4/+8
2017-08-04Optional Clock_driver_support_shutdown_hardware()Sebastian Huber1-0/+6
2017-07-07score: Introduce _SMP_Get_online_processors()Sebastian Huber1-2/+4
2017-07-06score: Use <sys/bitset.h> for Processor_maskSebastian Huber1-2/+2
2016-11-09score: Add and use Thread_Control::is_idleSebastian Huber1-3/+1
2016-06-30bsps: Do not use fast idle clock for SMPSebastian Huber1-13/+15
2016-06-14bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber1-5/+24
2016-03-04score: Distribute clock tick to all online CPUsSebastian Huber1-0/+12
2016-01-19score: Fix simple timecounter supportSebastian Huber1-1/+15
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-2/+2
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig1-17/+35
2014-10-20shared/clockdrv_shell.h: Always include <rtems/clockdrv.h> to avoid warningsJoel Sherrill1-14/+2
2014-10-09libbsp/shared/clockdrv_shell.h: Fix warningJoel Sherrill1-0/+1
2014-09-08clockdrv_shell.h: Fix warningSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-09doxygen: refactored doxygen in libbsp to illustrate new rule setDaniel Ramirez1-1/+1
2013-11-27raspberrypi doxygen refactoringDaniel Ramirez1-25/+30
2013-08-26bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUEJoel Sherrill1-1/+1
2013-08-14bsps: Fix clock driver definesSebastian Huber1-1/+1
2013-08-14bsp: Fix CLOCK_DRIVER_USE_FAST_IDLE and CLOCK_DRIVER_ISRS_PER_TICK.Chris Johns1-6/+6
2013-05-31score: Remove idle field of Per_CPU_ControlSebastian Huber1-2/+5
2013-04-08bsps: Fix warningsSebastian Huber1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-05-10clockdrv_shell.h - Fix commmentJoel Sherrill1-1/+1
2012-05-10Clock Driver Shell - ISR handler prototype should follow port interrupt modelJoel Sherrill1-1/+2
2012-04-20bsps: Avoid rtems_irq_hdl_param type usageSebastian Huber1-2/+1
2012-04-19Clock Driver Shell - Correct PIC IRQ Prototype.Joel Sherrill1-2/+2
2012-04-04PR 1993 - Convert MIPS to PIC IRQ modelJennifer Averett1-3/+14
2009-11-232009-11-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-52/+28
2009-08-282009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-66/+38
2008-09-30New (Copied from clockdrv_shell.c).Ralf Corsepius1-0/+0
2008-09-22Install_clock has now static linkage. Initialize rtems_clock_major with unsig...Thomas Doerfler1-2/+2
2008-09-162008-09-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-50/+0
2007-03-282007-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
2006-11-172006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+14
2004-04-21Remove stray white spaces.Ralf Corsepius1-13/+13
2004-03-312004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-092001-01-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+44
2001-01-032001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-032001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+14
2000-07-10New file.Joel Sherrill1-55/+31
2000-01-11Removed old hack of using Configuration Table entry ticks_per_timesliceJoel Sherrill1-10/+5
1998-05-30Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1-2/+4
1998-05-30Updated to current source and removed warnings.Joel Sherrill1-11/+4
1998-05-30New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1-29/+40
1998-04-15Transitioned to shared bsp_libc_init() and cleaned up comments.Joel Sherrill1-5/+5