summaryrefslogtreecommitdiffstats
path: root/bsps/shared/dev/clock/clockimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-09bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber1-0/+1
2024-03-20bsps: Avoid unused argument in clock interruptSebastian Huber1-19/+18
2024-03-11bsps/clock: Fix fast idle for SMPSebastian Huber1-0/+16
2023-01-24clockdrv: Add clock driver implementation groupSebastian Huber1-10/+13
2022-06-15bsps/shared/*: Change license to BSD-2Joel Sherrill1-3/+22
2020-07-23bsps/clock: Fix fast idle clock tick supportSebastian Huber1-6/+13
2020-04-03bsp/shared/clock: Reset Clock_driver_isrs to correct valueJan Sommer1-1/+1
2020-02-25bsps/clock: Use _SMP_Get_processor_maximum()Sebastian Huber1-1/+1
2019-12-11clock: Simplify driver initializationSebastian Huber1-18/+1
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber1-2/+4
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-1/+1
2018-11-09bsps: Include missing header filesSebastian Huber1-0/+2
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber1-20/+1
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-1/+1
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