1. 22 12月, 2008 1 次提交
  2. 12 11月, 2008 1 次提交
  3. 31 10月, 2008 4 次提交
  4. 28 10月, 2008 2 次提交
  5. 20 10月, 2008 1 次提交
  6. 02 10月, 2008 2 次提交
  7. 01 10月, 2008 1 次提交
  8. 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
  9. 28 7月, 2008 1 次提交
  10. 08 5月, 2008 3 次提交
  11. 19 4月, 2008 1 次提交
  12. 14 2月, 2008 2 次提交
  13. 28 1月, 2008 4 次提交
  14. 07 11月, 2007 2 次提交
  15. 21 9月, 2007 2 次提交
  16. 26 7月, 2007 2 次提交
  17. 25 7月, 2007 1 次提交
  18. 20 6月, 2007 1 次提交
  19. 08 6月, 2007 1 次提交
    • P
      sh: Fix SH-4 CPU selects. · 05627486
      Paul Mundt 提交于
      Now that select no longer works for selecting the "closest" CPU,
      we have to explicitly reference the precise sub-type in the few
      places where it actually matters (presently only setup code and
      some legacy sh-sci cruft).
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      05627486
  20. 07 5月, 2007 2 次提交
  21. 12 12月, 2006 2 次提交
  22. 06 12月, 2006 2 次提交
  23. 04 10月, 2006 1 次提交