1. 17 8月, 2008 1 次提交
  2. 07 8月, 2008 2 次提交
  3. 16 7月, 2008 1 次提交
  4. 08 7月, 2008 8 次提交
  5. 03 7月, 2008 6 次提交
  6. 22 5月, 2008 2 次提交
  7. 19 4月, 2008 1 次提交
  8. 18 4月, 2008 3 次提交
  9. 28 1月, 2008 3 次提交
  10. 26 1月, 2008 1 次提交
  11. 25 1月, 2008 1 次提交
  12. 20 10月, 2007 1 次提交
  13. 17 10月, 2007 8 次提交
  14. 13 10月, 2007 1 次提交
  15. 23 7月, 2007 1 次提交
    • B
      [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 · 06cfa556
      Ben Dooks 提交于
      Move register and other definitions out of the
      include/asm-arm/arch-s3c2410 into the the arch
      directories of include/asm-arm/plat-s3c24xx and
      include/asm-arm/plat-s3c.
      
      This move is in preperation of the merging of
      s3c2400 and s3c6400.
      
      The following git mv commands are needed before
      this patch can be applied:
      
      git mv include/asm-arm/arch-s3c2410/regs-ac97.h include/asm-arm/plat-s3c/regs-ac97.h
      git mv include/asm-arm/arch-s3c2410/regs-adc.h include/asm-arm/plat-s3c/regs-adc.h
      git mv include/asm-arm/arch-s3c2410/regs-iis.h include/asm-arm/plat-s3c24xx/regs-iis.h
      git mv include/asm-arm/arch-s3c2410/regs-spi.h include/asm-arm/plat-s3c24xx/regs-spi.h
      git mv include/asm-arm/arch-s3c2410/regs-udc.h include/asm-arm/plat-s3c24xx/regs-udc.h
      git mv include/asm-arm/arch-s3c2410/udc.h include/asm-arm/plat-s3c24xx/udc.h
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      06cfa556