1. 22 Feb, 2010 1 commit
    • Ben Dooks's avatar
      ARM: S3C64XX: Eliminate plat-s3c64xx · 110d85ac
      Ben Dooks authored
      Now we've move the support out of plat-s3c64xx for everything, eliminate
      the platform directory arch/arm/plat-s3c64xx and remove it from the ARM
      build configuration.
      
      Note, PLAT_S3C64XX is kept around for the moment until the drivers that
      depend on it can be updated, so it is moved to the mach-s3c64xx Kconfig.
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      110d85ac
  2. 21 Feb, 2010 1 commit
    • Ben Dooks's avatar
      ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed · 992426bf
      Ben Dooks authored
      dma-plat.h is the last file left in plat-s3c64xx, but to remove it we
      must also change the use of dma-plat.h by the core code and the s3c24xx
      implementation.
      
      Rename the s3c24xx dma-plat.h in the common plat-samsung directory as it
      may be used for other ports. Move the specific dma bits into the
      mach-s3c64xx directory and update the build as needed.
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      992426bf
  3. 20 Feb, 2010 9 commits
  4. 26 Jan, 2010 6 commits
  5. 21 Jan, 2010 10 commits
  6. 19 Jan, 2010 13 commits