1. 11 3月, 2009 2 次提交
  2. 31 12月, 2008 2 次提交
  3. 16 12月, 2008 1 次提交
  4. 04 12月, 2008 2 次提交
  5. 03 12月, 2008 1 次提交
  6. 31 10月, 2008 1 次提交
  7. 22 10月, 2008 1 次提交
  8. 14 10月, 2008 1 次提交
  9. 29 9月, 2008 1 次提交
  10. 16 9月, 2008 1 次提交
  11. 30 7月, 2008 1 次提交
  12. 17 7月, 2008 3 次提交
  13. 14 7月, 2008 4 次提交
  14. 26 6月, 2008 1 次提交
  15. 10 6月, 2008 2 次提交
  16. 09 6月, 2008 1 次提交
    • K
      [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups · c4ea8964
      Kumar Gala 提交于
      The MPC85xx MDS board requires some board level tweaks of the PHYs that
      either the eTSEC (gianfar) or UCC ethernet controllers are connected to.
      
      Its possible to build the phylib as a module, however this breaks the
      board level fix ups because phy_read and phy_write are not available
      if we build as a module.
      
      So we unconditionally select PHYLIB to ensure its built into the kernel
      if we are building in MPC85xx MDS support.  This was determined to be
      the easiest soultion even though it prevents the user from removing
      PHYLIB support if they decide they don't want it.
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      c4ea8964
  17. 03 6月, 2008 1 次提交
  18. 13 5月, 2008 3 次提交
  19. 17 4月, 2008 3 次提交
  20. 01 4月, 2008 1 次提交
  21. 27 3月, 2008 1 次提交
    • A
      [POWERPC] 85xx: Emerson KSI8560 base support · 22b619ee
      Alexandr Smirnov 提交于
      The KSI8560 is a single compact, mid-, or full-size Advanced Mezzanine Card
      (AdvancedMC™) based on the Freescale™ Semiconductor MPC8560 PowerQUICC III™
      microprocessor. This product will serve in data and signaling applications such
      as signaling gateways (SGW) and softswitch signaling interface cards.
      
      The board has altera maxii CPLD, that is used to obtain and manage board
      configuration. Also there are two SCC UART serial consoles and FCC ethernet,
      that is routed to the front panel, while other ethernet controlers (TSEC's) are
      routed to the backplane.
      Signed-off-by: NAlexandr Smirnov <asmirnov@ru.mvista.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      22b619ee
  22. 29 1月, 2008 2 次提交
  23. 28 1月, 2008 4 次提交