1. 14 10月, 2011 1 次提交
    • N
      ARM: mach-s3c2410: remove memory.h · 8b5da2df
      Nicolas Pitre 提交于
      This also removes the mach/s3c2400 version which was probably never used
      due to the fact that we have this line in arch/arm/Makefile:
      
      machine-$(CONFIG_ARCH_S3C2410)          := s3c2410 s3c2400 [...]
      
      This is later used to construct the search path for:
      
      The compiler would be looking into mach-s3c2410 and picking up this
      version first.  Any config that was actually expecting the mach-s3c2400
      version was therefore producing a broken kernel binary.  Not relying on
      any of them anymore would fix that issue.
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      8b5da2df
  2. 06 10月, 2011 2 次提交
  3. 04 10月, 2011 1 次提交
  4. 26 9月, 2011 1 次提交
  5. 21 9月, 2011 1 次提交
    • K
      ARM: SAMSUNG: Update the name of regarding Samsung GPIO · 782d8a3c
      Kukjin Kim 提交于
      According to gpio-samsung.c, this patch updates the name of
      regarding Samsung GPIO. Basically the samsung_xxx prefix is
      used in gpio-samsung.c instead of s3c_xxx, because unified
      name can reduce its complexity.
      
      Note: some s3c_xxx stil remains because it is used widely.
      It will be updated next time.
      
      Cc: Ben Dooks <ben-linux@fluff.org>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      782d8a3c
  6. 16 9月, 2011 1 次提交
  7. 14 9月, 2011 3 次提交
  8. 17 8月, 2011 1 次提交
  9. 12 8月, 2011 3 次提交
  10. 08 8月, 2011 1 次提交
  11. 20 7月, 2011 1 次提交
  12. 18 7月, 2011 1 次提交
    • N
      ARM: mach-s3c2400: delete · 632b7cf6
      Nicolas Pitre 提交于
      On Tue, 28 Jun 2011, Ben Dooks wrote:
      
      > On Tue, Jun 28, 2011 at 11:22:57PM +0200, Arnd Bergmann wrote:
      >
      > > On a related note, what about mach-s3c2400? It seems to be even more
      > > incomplete.
      >
      > Probably the same fate awaits that. It is so old that there's little
      > incentive to do anything with it.
      
      So out it goes as well.
      
      The PORT_S3C2400 definition in include/linux/serial_core.h is left there
      to prevent a reuse of the same number for another port type.
      Signed-off-by: NNicolas Pitre <nicolas.pitre@linaro.org>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      632b7cf6
  13. 05 7月, 2011 1 次提交
  14. 11 5月, 2011 2 次提交
  15. 31 3月, 2011 1 次提交
  16. 21 3月, 2011 1 次提交
  17. 18 2月, 2011 1 次提交
  18. 06 1月, 2011 1 次提交
  19. 30 10月, 2010 1 次提交
  20. 25 10月, 2010 1 次提交
  21. 20 10月, 2010 3 次提交
  22. 27 9月, 2010 1 次提交
  23. 26 9月, 2010 1 次提交
  24. 27 8月, 2010 1 次提交
  25. 20 5月, 2010 1 次提交
  26. 19 5月, 2010 1 次提交
  27. 18 5月, 2010 6 次提交