summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/raspberrypi/clock/clockdrv.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* RaspberryPi: Use rtems_configuration_get_microseconds_per_tick to set clock ↵Jan Sommer2015-07-071-2/+4
| | | | | | | | counter timer interrupt was hard coded to 10 ms per tick. Fix uses the setting of CONFIGURE_MICROSECONDS_PER_TICK to compute the correct start value for the counter See for more information: http://permalink.gmane.org/gmane.os.rtems.user/22691
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-201-11/+1
| | | | Update #2271.
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
|
* raspberrypi doxygen refactoringDaniel Ramirez2013-11-271-0/+8
|
* bsp/raspberrypi: New BSPAlan Cudmore2013-03-241-0/+91