1. 28 Oct, 2004 6 commits
  2. 27 Oct, 2004 28 commits
  3. 28 Oct, 2004 1 commit
  4. 27 Oct, 2004 5 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
    • Ben Dooks's avatar
      [ARM PATCH] 2139/1: BAST - Power management initialisation · 3e669d8c
      Ben Dooks authored
      Patch from Ben Dooks
      
      Allow power managemnet support for the Simtec EB2410ITX (BAST)
      
      Signed-off-by: Ben Dooks 
      3e669d8c
    • Ben Dooks's avatar
      [ARM PATCH] 2161/1: S3C2410 - uncompressor low level uart configuration · 3c36053f
      Ben Dooks authored
      Patch from Ben Dooks
      
      Allow the uncompressing messages to be sent to the UART
      specified in the kernel configuration, instead of just
      UART 0. This includes the Kconfig update to make this
      option available all the time, and to rename it's
      description text.
      
      This patch also fixes s3c2440 support for the
      uncompressor
      
      Signed-off-by: Ben Dooks 
      3c36053f
    • Ben Dooks's avatar
      [ARM PATCH] 2159/1: BAST - include/asm-arm/arch-s3c2410/bast-pmu.h · ba64fbf8
      Ben Dooks authored
      Patch from Ben Dooks
      
      Header file for BAST Power Management unit register
      definitions
      
      Signed-off-by: Ben Dooks 
      ba64fbf8