1. 03 3月, 2012 1 次提交
    • K
      ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX · b130d5c2
      Kukjin Kim 提交于
      This patch changes the ARCH name to "ARCH_S3C24XX" for Samsung
      S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443,
      and S3C2450 SoCs so that we can merge the mach-xxx directories
      and plat-s3c24xx dir. to just one mach-s3c24xx for them.
      
      I think this should be sent to upstream via samsung tree because
      this touches many samsung stuff.
      
      Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Chris Ball <cjb@laptop.org>
      Cc: David Woodhouse <dwmw2@infradead.org>
      Cc: Alessandro Zummo <a.zummo@towertech.it>
      Cc: Grant Likely <grant.likely@secretlab.ca>
      Cc: Greg Kroah-Hartman <gregkh@suse.de>
      [for the gadget part:]
      Acked-by: NFelipe Balbi <balbi@ti.com>
      [for the framebuffer (video) part:]
      Acked-by: NFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
      [For the watchdog-part:]
      Acked-by: NWim Van Sebroeck <wim@iguana.be>
      Cc: Sangbeom Kim <sbkim73@samsung.com>
      Cc: Liam Girdwood <lrg@ti.com>
      Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: Russell King <rmk+kernel@arm.linux.org.uk>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      b130d5c2
  2. 27 1月, 2012 1 次提交
  3. 06 10月, 2011 1 次提交
  4. 21 9月, 2011 1 次提交
  5. 31 3月, 2011 1 次提交
  6. 19 5月, 2010 1 次提交
  7. 10 5月, 2010 1 次提交
  8. 02 2月, 2010 1 次提交
  9. 18 1月, 2010 1 次提交
  10. 01 12月, 2009 1 次提交
  11. 14 8月, 2009 1 次提交
  12. 31 7月, 2009 8 次提交
  13. 23 6月, 2009 1 次提交
    • B
      [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWM · 291e99a1
      Ben Dooks 提交于
      CONFIG_S3C24XX_PWM was defined in arch/arm/plat-s3c24xx/Kconfig but
      not used anywhere else as the corresponding makefile used
      CONFIG_HAVE_PWM (selected by CONFIG_S3C24XX_PWM) to compile the PWM
      driver.
      
      Change the makefile to use CONFIG_S3C24XX_PWM to compile this driver
      to ensure it is only build when needed.
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      291e99a1
  14. 08 3月, 2009 1 次提交
  15. 18 12月, 2008 1 次提交
  16. 16 12月, 2008 6 次提交
  17. 03 7月, 2008 3 次提交
  18. 28 1月, 2008 1 次提交
  19. 12 2月, 2007 1 次提交