1. 21 9月, 2007 2 次提交
    • M
      sh: Add SH7720 CPU support. · 3ea6bc3d
      Markus Brunner 提交于
      This adds support for the SH7720 (SH3-DSP) CPU.
      
      Signed-off by: Markus Brunner <super.firetwister@gmail.com>
      Signed-off by: Mark Jonas <toertel@gmail.com>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      3ea6bc3d
    • M
      sh: intc - add support for SH7706, SH7707, SH7708, SH7709 · ec58f1f3
      Magnus Damm 提交于
      This patch unifies the cpu specific interrupt setup code for
      sh7706, sh7707, sh7708 and sh7709 and moves the code into a new
      file called setup-sh770x.c.  It makes sense to share the setup code
      between these processors because most hardware blocks are identical
      from a software point of view. With this patch the sh770x processors
      now have a complete set of vectors that match with the information
      provided by the data sheets. This is a big improvement for sh7708.
      
      Vectors for IRQ4 and IRQ5 are enabled by default. Use
      plat_irq_setup_pins() if pins IRQ0-3 should be used in IRQ mode.
      
      This patch also unifies the platform device setup code which means
      that the rtc driver now has platform data for all sh770x processors.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      ec58f1f3
  2. 26 7月, 2007 1 次提交
  3. 07 5月, 2007 1 次提交
  4. 06 12月, 2006 1 次提交
  5. 27 9月, 2006 2 次提交
  6. 17 1月, 2006 1 次提交
  7. 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