ian 9f4d42e0d5 MFC 264019, 264041, 264048, 264049, 264050, 264051
Add support for event timers whose clock frequency can change while running.

  Apparently all ARM configs build kern_et.c, but only a few of them also
  build kern_clocksource.c, un-break the build by not referencing functions in
  kern_clocksource if NO_EVENTTIMERS is defined.

  Add variable-frequency support to the arm mpcore eventtimer driver.

  mpcore_timer: Disable the timer and clear any pending bit, then setup the
  new counter register values, then restart the timer.  Also re-nest the parens
  properly for casting the result of converting time and frequency to a count.
2014-05-17 20:10:12 +00:00
..
2013-12-28 20:05:31 +00:00
2014-01-13 22:07:36 +00:00
2014-05-14 15:23:06 +00:00
2013-10-12 07:50:15 +00:00
2014-03-13 01:12:27 +00:00
2013-12-29 12:30:06 +00:00
2013-12-29 12:30:06 +00:00