An error occurred fetching the project authors.
  1. 16 Dec, 2008 1 commit
    • Ben Dooks's avatar
      [ARM] S3C: Update time initialisation to fix S3C64XX time problems · 9d325f23
      Ben Dooks authored
      The S3C64XX timer is running at the wrong rate due to the
      assumptions made in the timer initialisation about the way
      the pwm dividers work. This means that time on the S3C64XX
      runs twice as fast as it should.
      
      Fix the problem by moving to using the clk framework to setup
      the pwm timer clock muxes, as the pwm-clock code has all the
      necessary knowledge of how the timer clock inputs are routed.
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      9d325f23
  2. 15 Dec, 2008 3 commits
  3. 07 Oct, 2008 2 commits
  4. 06 Sep, 2008 1 commit
  5. 07 Aug, 2008 1 commit
  6. 04 Feb, 2008 1 commit
  7. 22 Jul, 2007 1 commit
    • Ben Dooks's avatar
      [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c · 531b617c
      Ben Dooks authored
      This patch moves items of the s3c24xx support into
      a new plat-s3c directory for items that use the
      s3c24xx support but are not directly s3c24xx
      compatible, such as the s3c2400 and s3c6400.
      
      git mv commands:
      git mv include/asm-arm/arch-s3c2410/iic.h include/asm-arm/plat-s3c/iic.h
      git mv include/asm-arm/arch-s3c2410/nand.h include/asm-arm/plat-s3c/nand.h
      git mv include/asm-arm/arch-s3c2410/regs-iic.h include/asm-arm/plat-s3c/regs-iic.h
      git mv include/asm-arm/arch-s3c2410/regs-nand.h include/asm-arm/plat-s3c/regs-nand.h
      git mv include/asm-arm/arch-s3c2410/regs-rtc.h include/asm-arm/plat-s3c/regs-rtc.h
      git mv include/asm-arm/arch-s3c2410/regs-serial.h include/asm-arm/plat-s3c/regs-serial.h
      git mv include/asm-arm/arch-s3c2410/regs-timer.h include/asm-arm/plat-s3c/regs-timer.h
      git mv include/asm-arm/arch-s3c2410/regs-watchdog.h include/asm-arm/plat-s3c/regs-watchdog.h
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      531b617c
  8. 08 May, 2007 1 commit
  9. 11 Feb, 2007 1 commit
  10. 06 Oct, 2006 1 commit
  11. 03 Jul, 2006 1 commit
  12. 01 Jul, 2006 1 commit
  13. 30 Jun, 2006 1 commit
  14. 21 Mar, 2006 1 commit
  15. 07 Jan, 2006 1 commit
  16. 03 Jan, 2006 1 commit
  17. 12 Oct, 2005 1 commit
  18. 07 Sep, 2005 1 commit
  19. 26 Jun, 2005 1 commit
  20. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4