1. 14 9月, 2012 1 次提交
  2. 23 7月, 2012 1 次提交
    • K
      MIPS: Add CPU support for Loongson1B · 2fa36399
      Kelvin Cheung 提交于
      Loongson 1B is a 32-bit SoC designed by Institute of Computing Technology
      (ICT) and the Chinese Academy of Sciences (CAS), which implements the
      MIPS32 release 2 instruction set.
      
      [ralf@linux-mips.org: But which is not strictly a MIPS32 compliant device
      which also is why it identifies itself with the Legacy Vendor ID in the
      PrID register.  When applying the patch I shoveled some code around to
      keep things in alphabetical order and avoid forward declarations.]
      Signed-off-by: NKelvin Cheung <keguang.zhang@gmail.com>
      Cc: To: linux-mips@linux-mips.org
      Cc: linux-kernel@vger.kernel.org
      Cc: wuzhangjin@gmail.com
      Cc: zhzhl555@gmail.com
      Cc: Kelvin Cheung <keguang.zhang@gmail.com>
      Patchwork: https://patchwork.linux-mips.org/patch/3976/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      2fa36399
  3. 19 7月, 2012 1 次提交
  4. 07 7月, 2012 1 次提交
  5. 08 12月, 2011 3 次提交
  6. 25 10月, 2011 1 次提交
  7. 19 5月, 2011 1 次提交
  8. 06 4月, 2011 1 次提交
  9. 17 12月, 2010 1 次提交
  10. 30 10月, 2010 2 次提交
  11. 05 8月, 2010 1 次提交
  12. 27 2月, 2010 1 次提交
  13. 17 12月, 2009 1 次提交
  14. 18 9月, 2009 1 次提交
  15. 30 3月, 2009 1 次提交
    • M
      MIPS: Alchemy: unify CPU model constants. · 270717a8
      Manuel Lauss 提交于
      This patch removes the various CPU_AU1??? model constants in favor of
      a single CPU_ALCHEMY one.
      
      All currently existing Alchemy models are identical in terms of cpu
      core and cache size/organization.  The parts of the mips kernel which
      need to know the exact CPU revision extract it from the c0_prid register
      already; and finally nothing else in-tree depends on those any more.
      
      Should a new variant with slightly different "company options" and/or
      "processor revision" bits in c0_prid appear, it will be supported
      immediately (minus an exact model string in cpuinfo).
      Signed-off-by: NManuel Lauss <mano@roarinelk.homelinux.net>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      270717a8
  16. 11 1月, 2009 1 次提交
  17. 11 10月, 2008 1 次提交
  18. 16 7月, 2008 1 次提交
  19. 29 4月, 2008 2 次提交
  20. 29 1月, 2008 1 次提交
  21. 12 10月, 2007 3 次提交
  22. 11 7月, 2007 3 次提交
  23. 06 7月, 2007 1 次提交
  24. 14 7月, 2006 1 次提交
  25. 01 6月, 2006 2 次提交
  26. 15 2月, 2006 1 次提交
  27. 10 1月, 2006 3 次提交
  28. 30 10月, 2005 2 次提交