1. 15 8月, 2010 1 次提交
  2. 18 5月, 2010 1 次提交
  3. 26 4月, 2010 1 次提交
  4. 04 1月, 2010 1 次提交
  5. 15 12月, 2009 1 次提交
  6. 25 9月, 2009 1 次提交
  7. 18 6月, 2009 1 次提交
  8. 27 4月, 2009 2 次提交
  9. 02 4月, 2009 1 次提交
  10. 27 1月, 2009 1 次提交
  11. 21 1月, 2009 1 次提交
  12. 22 10月, 2008 1 次提交
  13. 30 7月, 2008 1 次提交
  14. 14 2月, 2008 1 次提交
  15. 21 9月, 2007 1 次提交
    • M
      sh: defconfigs for R2D-PLUS and for R2D-1 · b8996e49
      Magnus Damm 提交于
      This patch removes the old r2d config file named rts7751r2d_defconfig
      and adds separate config files for the two r2d board versions. The two
      new defconfigs are identical with the exception of board selection:
      
      - rts7751r2dplus_defconfig selects CONFIG_RTS7751R2D_PLUS=y
      - rts7751r2d1_defconfig selects CONFIG_RTS7751R2D_1=y
      
      Please remember to update both files with r2d changes in the future.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      b8996e49
  16. 03 8月, 2007 1 次提交
  17. 20 7月, 2007 2 次提交
    • M
      sh: intc - add support for SH7750 and its variants · 56386f64
      Magnus Damm 提交于
      This patch converts the cpu specific 7750 setup code to use the
      new intc controller. Many new vectors are added and multiple
      processor variants including 7091, 7750, 7750s, 7750r, 7751 and
      7751r should all have the correct vectors hooked up.
      
      IRLM interrupts can be enabled using ipr_irq_enable_irlm() which
      now is marked as __init.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      56386f64
    • M
      sh: update r2d defconfig and fix SH7751R pci compliation · ee545051
      Magnus Damm 提交于
      This patch updates the r2d board support in a few ways:
      
      - CPU_SUBTYPE_SH7751R is selected in the defconfig to play well
        with the r2d board Kconfig entry. Without this the defconfig
        results in no board enabled.
      
      - Enable EARLY_PRINTK.
      - Enable SH_STANDARD_BIOS
      	- this works well for early printk on the r2d board.
      
      - Add "earlyprink=bios" to the cmdline for early serial port
        output by default.
      
      - CONFIG_SUBTYPE_SH7751R support is added to the sh-specific
        pci makefile.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      ee545051
  18. 05 3月, 2007 1 次提交
  19. 15 2月, 2007 1 次提交
  20. 03 10月, 2006 1 次提交
  21. 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