1. 21 5月, 2009 4 次提交
  2. 20 5月, 2009 1 次提交
  3. 19 5月, 2009 1 次提交
    • G
      Blackfin: fix timer_init()/timer_reset() · ec01481d
      Graf Yang 提交于
      The timer_init() function was not using the right csync instruction, nor
      was it doing it right after disabling the core timer.
      
      The timer_reset() function would reset the timestamp, but not the actual
      timer, so there was a common edge case where get_timer() return a jump of
      one timestamp (couple milliseconds) right after resetting.  This caused
      many functions to improperly timeout right away.
      Signed-off-by: NGraf Yang <graf.yang@analog.com>
      Signed-off-by: NMike Frysinger <vapier@gentoo.org>
      ec01481d
  4. 16 5月, 2009 19 次提交
  5. 15 5月, 2009 2 次提交
  6. 13 5月, 2009 1 次提交
  7. 06 5月, 2009 5 次提交
  8. 02 5月, 2009 2 次提交
  9. 01 5月, 2009 5 次提交