An error occurred fetching the project authors.
  1. 06 Aug, 2010 1 commit
  2. 05 Aug, 2010 2 commits
  3. 20 May, 2010 5 commits
  4. 18 May, 2010 1 commit
  5. 24 Feb, 2010 1 commit
  6. 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
  7. 20 Feb, 2010 4 commits
  8. 26 Jan, 2010 2 commits
  9. 09 Nov, 2009 2 commits
  10. 17 Sep, 2009 1 commit
    • Ben Dooks's avatar
      ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs. · d23b3517
      Ben Dooks authored
      A number of machines that need s3c_device_nand present do not select
      this in their Kconfig entries. Add the necessary selection of the
      configuration S3C_DEV_NAND so that we avoid the following error:
      
      arch/arm/mach-s3c2410/built-in.o: In function `bast_map_io':
      arch/arm/mach-s3c2410/mach-bast.c:634: undefined reference to `s3c_device_nand'
      arch/arm/mach-s3c2412/built-in.o: In function `s3c2412_init_uarts':
      arch/arm/mach-s3c2412/s3c2412.c:109: undefined reference to `s3c_device_nand'
      arch/arm/mach-s3c2412/built-in.o: In function `jive_machine_init':
      arch/arm/mach-s3c2412/mach-jive.c:673: undefined reference to `s3c_device_nand'
      Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
      d23b3517
  11. 30 Jul, 2009 1 commit
  12. 16 May, 2009 1 commit
  13. 07 May, 2009 2 commits
  14. 01 May, 2009 3 commits
  15. 15 Dec, 2008 10 commits