1. 14 8月, 2010 2 次提交
  2. 06 8月, 2010 1 次提交
  3. 05 8月, 2010 2 次提交
  4. 20 5月, 2010 5 次提交
  5. 18 5月, 2010 1 次提交
  6. 24 2月, 2010 1 次提交
  7. 23 2月, 2010 1 次提交
    • B
      ARM: S3C64XX: Eliminate plat-s3c64xx · 110d85ac
      Ben Dooks 提交于
      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: NBen Dooks <ben-linux@fluff.org>
      110d85ac
  8. 21 2月, 2010 4 次提交
  9. 26 1月, 2010 2 次提交
  10. 10 11月, 2009 1 次提交
  11. 09 11月, 2009 1 次提交
  12. 17 9月, 2009 1 次提交
    • B
      ARM: S3C: Add missing selection of S3C_DEV_NAND in machine Kconfigs. · d23b3517
      Ben Dooks 提交于
      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: NBen Dooks <ben-linux@fluff.org>
      d23b3517
  13. 31 7月, 2009 1 次提交
  14. 17 5月, 2009 1 次提交
  15. 07 5月, 2009 2 次提交
  16. 01 5月, 2009 3 次提交
  17. 16 12月, 2008 10 次提交