1. 07 Oct, 2004 1 commit
  2. 06 Oct, 2004 2 commits
    • Dimitry Andric's avatar
      [WATCHDOG] s3c2410_wdt.c-wdog-fix4.patch · 7898d62c
      Dimitry Andric authored
      This patch moves the tmr_margin assignment until after the check for a
      correct timeout value. (Plus another minor cosmetic thing.)
      7898d62c
    • Ben Dooks's avatar
      [WATCHDOG] s3c2410_wdt.c-wdog-fix3.patch · fc5c13fc
      Ben Dooks authored
      This patch fixes the following problems:
      - debug is now configurable from cmdline (see previous emails)
      - re-worked the open call
      - moved clock enable to before we setup watchdog
        (some units on the s3c2410 don't like their registers changing
         without the clock enabled)
      - fixed bug in having two timer counts, one unused
      - fixed semaphore initialisation, so opens no longer blow up
      fc5c13fc
  3. 03 Oct, 2004 1 commit
  4. 07 Sep, 2004 1 commit
  5. 06 Sep, 2004 3 commits
  6. 07 Sep, 2004 3 commits
  7. 05 Sep, 2004 1 commit
  8. 06 Sep, 2004 1 commit
    • Ben Dooks's avatar
      [ARM PATCH] 2076/1: S3C2410 - s3c2440 support and machine updates · c349aea6
      Ben Dooks authored
      Patch from Ben Dooks
      
      Include the central code for detecting the cpu in use,
      and initialising it's IO. Updated all mach-XXX.c files to
      use this new init.
      
      Added the first stage of the new serial port code by
      calling s3c2410_init_uarts() instead of just setting
      a variable.
      
      Updates mach-h1940.c to prefix with h1940_ instead of ipaq_
      
      Small fixes for redundant code
      
      Signed-off-by: Ben Dooks 
      c349aea6
  9. 05 Sep, 2004 18 commits
  10. 06 Sep, 2004 3 commits
  11. 05 Sep, 2004 4 commits
  12. 04 Sep, 2004 2 commits