1. 22 10月, 2011 1 次提交
  2. 17 10月, 2011 1 次提交
  3. 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
  4. 06 10月, 2011 2 次提交
  5. 04 10月, 2011 2 次提交
  6. 26 9月, 2011 1 次提交
  7. 21 9月, 2011 3 次提交
  8. 16 9月, 2011 3 次提交
  9. 14 9月, 2011 3 次提交
  10. 22 8月, 2011 1 次提交
  11. 17 8月, 2011 1 次提交
  12. 12 8月, 2011 3 次提交
  13. 08 8月, 2011 1 次提交
  14. 20 7月, 2011 1 次提交
  15. 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
  16. 05 7月, 2011 2 次提交
  17. 20 6月, 2011 1 次提交
  18. 04 6月, 2011 2 次提交
  19. 25 5月, 2011 1 次提交
  20. 21 5月, 2011 1 次提交
  21. 11 5月, 2011 2 次提交
  22. 25 4月, 2011 1 次提交
  23. 31 3月, 2011 1 次提交
  24. 29 3月, 2011 2 次提交
  25. 22 3月, 2011 1 次提交
  26. 21 3月, 2011 1 次提交