1. 17 12月, 2009 2 次提交
    • W
      MIPS: Lemote 2F: Add PCI support · 1032bce3
      Wu Zhangjin 提交于
      PCI support for the Fuloong 2E and Lemote Loongson 2F family machines is
      mostly identical with the exception of CS5536 support.
      
      Rename ops-fuloong2e.c to ops-loongson2.c then add the CS5536 support to
      share most of the source code among Loongson machines.
      Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com>
      Cc: zhangfx@lemote.com
      Cc: yanh@lemote.com 
      Cc: huhb@lemote.com
      Cc: Nicholas Mc Guire <hofrat@hofr.at>
      Cc: Arnaud Patard <apatard@mandriva.com>
      Cc: loongson-dev@googlegroups.com
      Cc: linux-mips@linux-mips.org
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      1032bce3
    • W
      MIPS: Bonito64: Make Loongson independent from Bonito64 code. · e2fee572
      Wu Zhangjin 提交于
      The built-in Loongson 2E/2F northbridge in is bonito64-compatible but not
      identical with it.  To avoid influencing the original bonito64 support and
      make the loongson support more maintainable, it's better to separate the
      Bonito64 code from the Loongson code.
      
      This also prepares the kernel for the coming Loongson 2f machines family
      support.
      Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com>
      Cc: Linux-MIPS <linux-mips@linux-mips.org>
      Cc: yanh@lemote.com
      Cc: huhb@lemote.com
      Cc: Zhang Le <r0bertz@gentoo.org>
      Cc: zhangfx@lemote.com,
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      e2fee572
  2. 18 9月, 2009 1 次提交
    • W
      MIPS: Loongson: Change naming methods · 8e497117
      Wu Zhangjin 提交于
      To make source code of loongson sharable to the machines(such as gdium)
      made by the other companies, we rename arch/mips/lemote to
      arch/mips/loongson, asm/mach-lemote to asm/mach-loongson, and rename lm2e
      to the name of the machine: fuloong-2e. accordingly, FULONG are renamed to
      FULOONG2E to make it distinguishable to the future FULOONG2F.  and also,
      some other relative tuning is needed.
      Signed-off-by: NWu Zhangjin <wuzhangjin@gmail.com>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      8e497117
  3. 11 7月, 2007 1 次提交
  4. 30 10月, 2005 1 次提交
  5. 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