1. 24 12月, 2009 1 次提交
  2. 25 11月, 2009 1 次提交
    • P
      serial: sh-sci: Depend on HAVE_CLK unconditionally. · edad1f20
      Paul Mundt 提交于
      The sh-sci code conditionalized the clock framework support in order to
      give the other platforms a chance to catch up. sh64 supported this some
      time ago and the forthcoming ARM changes handle this as well, this leaves
      h8300 as the odd one out. H8300 has had since 2.5 to merge it's sh-sci
      support upstream, and has yet to do so. At this point I will no longer be
      holding back the driver to support an unreponsive architecture, 7 years
      is quite enough of a grace period. Support is easily implemented on the
      architecture if and when it ever decides to merge its changes upstream.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      edad1f20
  3. 21 8月, 2009 1 次提交
  4. 09 5月, 2009 1 次提交
  5. 08 5月, 2009 1 次提交
  6. 16 4月, 2009 1 次提交
  7. 03 3月, 2009 1 次提交
  8. 12 2月, 2009 1 次提交
  9. 27 1月, 2009 1 次提交
  10. 21 1月, 2009 2 次提交
  11. 22 12月, 2008 3 次提交
  12. 12 11月, 2008 1 次提交
  13. 31 10月, 2008 4 次提交
  14. 28 10月, 2008 2 次提交
  15. 20 10月, 2008 1 次提交
  16. 02 10月, 2008 2 次提交
  17. 01 10月, 2008 1 次提交
  18. 29 7月, 2008 1 次提交
    • P
      serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression. · c2697968
      Paul Mundt 提交于
      As noted by Manuel:
      
      	Commit c63847a3 ("sh: Add
      	SCIF2 support for SH7763.") broke build with CONFIG_EARLY_PRINTK
      	enabled for me (SH7760):
      
      	  CC      arch/sh/kernel/early_printk.o
      	/mnt/work/sh7760/kernel/linux-2.6.git/arch/sh/kernel/early_printk.c: In function 'scif_sercon_putc':
      	/mnt/work/sh7760/kernel/linux-2.6.git/arch/sh/kernel/early_printk.c:84: error: implicit declaration of function 'sci_SCFDR_in'
      
      Move the SH7763 definitions out on their own, so they don't create additional
      confusion within the SH7760/SH7780/SH7785 block. Restore the deleted
      SCFDR definition for these parts.
      Reported-by: NManuel Lauss <mano@roarinelk.homelinux.net>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      c2697968
  19. 28 7月, 2008 1 次提交
  20. 08 5月, 2008 3 次提交
  21. 19 4月, 2008 1 次提交
  22. 14 2月, 2008 2 次提交
  23. 28 1月, 2008 4 次提交
  24. 07 11月, 2007 2 次提交
  25. 21 9月, 2007 1 次提交