1. 28 10月, 2008 1 次提交
  2. 20 10月, 2008 1 次提交
  3. 02 10月, 2008 1 次提交
    • P
      serial: sh-sci: Dynamic clock management depends on HAVE_CLK. · a2159b52
      Paul Mundt 提交于
      Presently this is conditionalized on sh, and disabled for sh64.
      Now that SH-5 ties in to the clock framework, the sh64 exception
      can be dropped. Additionally, ARM will want to use the same hooks
      once SH-Mobile G3 grows clock framework support, so switch these
      paths over to HAVE_CLK now.
      
      Once the H8 and ARM sh-sci users hook up HAVE_CLK, the driver can
      be switched over to having an outright dependency on it and the
      ifdefs can go away.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      a2159b52
  4. 01 10月, 2008 1 次提交
  5. 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
  6. 28 7月, 2008 1 次提交
  7. 08 5月, 2008 3 次提交
  8. 19 4月, 2008 1 次提交
  9. 14 2月, 2008 2 次提交
  10. 28 1月, 2008 4 次提交
  11. 07 11月, 2007 2 次提交
  12. 21 9月, 2007 2 次提交
  13. 26 7月, 2007 2 次提交
  14. 25 7月, 2007 1 次提交
  15. 20 6月, 2007 1 次提交
  16. 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
  17. 07 5月, 2007 2 次提交
  18. 12 12月, 2006 2 次提交
  19. 06 12月, 2006 2 次提交
  20. 04 10月, 2006 1 次提交
  21. 27 9月, 2006 1 次提交
  22. 01 7月, 2006 1 次提交
  23. 02 2月, 2006 1 次提交
  24. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4