1. 03 Dec, 2004 1 commit
    • Ben Dooks's avatar
      [ARM PATCH] 2290/1: S3C2410 - timer usec fixes · 3b27bf69
      Ben Dooks authored
      Patch from Ben Dooks
      
      A simple divide is not enough for the s3c2410 default
      timer code, due to most clocks not being a nice multiple
      of usecs.
      
      This update changes the calculation of the usec to use
      multipliers and shifts to effect a fast divide by a non-integer
      number.
      
      Original patch by Dimitry Andric, updated by Ben Dooks
      
      Signed-off-by: Dimitry Andric
      
      Signed-off-by: Ben Dooks
      Signed-off-by: Russell King
      3b27bf69
  2. 02 Dec, 2004 1 commit
  3. 01 Dec, 2004 35 commits
  4. 30 Nov, 2004 3 commits