1. 15 Nov, 2004 3 commits
    • Ben Dooks's avatar
      [ARM PATCH] 2243/1: BAST - move pm init to init_machine · 8c051dc9
      Ben Dooks authored
      Patch from Ben Dooks
      
      Move the pm code to use the machine's init_machine
      code, instead of an late_initcall(). This change is
      as-per the documentation, and means we do not need to
      check for machine type in the init code.
      
      Thanks to Dimitry Andric for pointing this out
      
      Signed-off-by: Ben Dooks
      Signed-off-by: Russell King
      8c051dc9
    • Ben Dooks's avatar
      [ARM PATCH] 2242/1: BAST - default configuration update · 0ef0ca83
      Ben Dooks authored
      Patch from Ben Dooks
      
      Updates for the Simtec BAST (EB2410ITX) default configuration
      to fix the following:
      
      - add mtd support for NAND and NOR
      - remove PC style parallel port (does not build)
      - use S3C2410 core RTC for time
      - remove non-bast S3C2410 machines
      
      Signed-off-by: Ben Dooks
      Signed-off-by: Russell King
      0ef0ca83
    • Ben Dooks's avatar
      [ARM PATCH] 2241/1: S3C2410 - default configuration update · eae459bb
      Ben Dooks authored
      Patch from Ben Dooks
      
      updates to the default configuration to change the
      following:
      
      - use S3C2410 internal rtc instead of PC style rtc
      - add mtd support for nand
      - add mtd support for nor (and bast nor mapping)
      
      Signed-off-by: Ben Dooks
      Signed-off-by: Russell King
      eae459bb
  2. 14 Nov, 2004 3 commits
  3. 15 Nov, 2004 1 commit
  4. 14 Nov, 2004 28 commits
  5. 13 Nov, 2004 5 commits