1. 28 Oct, 2004 9 commits
  2. 27 Oct, 2004 28 commits
  3. 28 Oct, 2004 1 commit
  4. 27 Oct, 2004 2 commits
    • Tony Lindgren's avatar
      [ARM PATCH] 2173/1: OMAP update 7/8, take 3: Add PM support · 630db1e2
      Tony Lindgren authored
      Patch from Tony Lindgren
      
      This patch by Dirk Behme, Todd Poynor et al adds power management
      support for OMAP. Suspend works on at least 1510 and 16xx.
      
      Signed-off-by: Tony Lindgren
      630db1e2
    • Ben Dooks's avatar
      [ARM PATCH] 2172/1: S3C2410 - clock updates · 043230a4
      Ben Dooks authored
      Patch from Ben Dooks
      
      This patch does the following:
      
      - move the clock initialisation to just after the cpu init
      - add the two clocks for the s3c2440
      - add dclk0/1 and clkout0/1 definitions
      - add list of clocks to the board specific struct
      - fix initialisation of the clock control
      - update handling of parent clocks for >1 parent
      
      this fixes the following problems:
      
      - serial console with no clock sources
      - clocks specific to various boards
      - hang if LCD controller enabled at start time
      
      Signed-off-by: Ben Dooks 
      043230a4