1. 25 10月, 2013 1 次提交
  2. 17 10月, 2013 1 次提交
    • Z
      SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode · ffee1dde
      Zhao Qiang 提交于
      Fix PHY addresses for QSGMII Riser Card working in
      SGMII mode on board P3041/P5020/P4080/P5040/B4860.
      
      QSGMII Riser Card can work in SGMII mode, but
      having the different PHY addresses.
      So the following steps should be done:
      	1. Confirm whether QSGMII Riser Card is used.
      	2. If yes, set the proper PHY address.
      Generally, the function is_qsgmii_riser_card() is
      for step 1, and set_sgmii_phy() for step 2.
      
      However, there are still some special situations,
      take P5040 and B4860 as examples, the PHY addresses
      need to be changed when serdes protocol is changed,
      so it is necessary to confirm the protocol before
      setting PHY addresses.
      Signed-off-by: NZhao Qiang <B45475@freescale.com>
      ffee1dde
  3. 24 7月, 2013 1 次提交
  4. 15 5月, 2013 1 次提交
  5. 23 10月, 2012 2 次提交
    • R
      fm/mEMAC: add mEMAC frame work · 111fd19e
      Roy Zang 提交于
      The multirate ethernet media access controller (mEMAC) interfaces to
      10Gbps and below Ethernet/IEEE 802.3 networks via either RGMII/RMII
      interfaces or XAUI/XFI/SGMII/QSGMII using the high-speed SerDes interface.
      Signed-off-by: NSandeep Singh <Sandeep@freescale.com>
      Signed-off-by: NPoonam Aggrwal <poonam.aggrwal@freescale.com>
      Signed-off-by: NRoy Zang <tie-fei.zang@freescale.com>
      Signed-off-by: NAndy Fleming <afleming@freescale.com>
      111fd19e
    • Y
      powerpc/mpc85xx: Add T4240 SoC · 9e758758
      York Sun 提交于
      Add support for Freescale T4240 SoC. Feature of T4240 are
      (incomplete list):
      
      12 dual-threaded e6500 cores built on Power Architecture® technology
        Arranged as clusters of four cores sharing a 2 MB L2 cache.
        Up to 1.8 GHz at 1.0 V with 64-bit ISA support (Power Architecture
          v2.06-compliant)
        Three levels of instruction: user, supervisor, and hypervisor
      1.5 MB CoreNet Platform Cache (CPC)
      Hierarchical interconnect fabric
        CoreNet fabric supporting coherent and non-coherent transactions with
          prioritization and bandwidth allocation amongst CoreNet end-points
        1.6 Tbps coherent read bandwidth
        Queue Manager (QMan) fabric supporting packet-level queue management and
          quality of service scheduling
      Three 64-bit DDR3/3L SDRAM memory controllers with ECC and interleaving
          support
        Memory prefetch engine (PMan)
      Data Path Acceleration Architecture (DPAA) incorporating acceleration for
          the following functions:
        Packet parsing, classification, and distribution (Frame Manager 1.1)
        Queue management for scheduling, packet sequencing, and congestion
          management (Queue Manager 1.1)
        Hardware buffer management for buffer allocation and de-allocation
          (BMan 1.1)
        Cryptography acceleration (SEC 5.0) at up to 40 Gbps
        RegEx Pattern Matching Acceleration (PME 2.1) at up to 10 Gbps
        Decompression/Compression Acceleration (DCE 1.0) at up to 20 Gbps
        DPAA chip-to-chip interconnect via RapidIO Message Manager (RMAN 1.0)
      32 SerDes lanes at up to 10.3125 GHz
      Ethernet interfaces
        Up to four 10 Gbps Ethernet MACs
        Up to sixteen 1 Gbps Ethernet MACs
        Maximum configuration of 4 x 10 GE + 8 x 1 GE
      High-speed peripheral interfaces
        Four PCI Express 2.0/3.0 controllers
        Two Serial RapidIO 2.0 controllers/ports running at up to 5 GHz with
          Type 11 messaging and Type 9 data streaming support
        Interlaken look-aside interface for serial TCAM connection
      Additional peripheral interfaces
        Two serial ATA (SATA 2.0) controllers
        Two high-speed USB 2.0 controllers with integrated PHY
        Enhanced secure digital host controller (SD/MMC/eMMC)
        Enhanced serial peripheral interface (eSPI)
        Four I2C controllers
        Four 2-pin or two 4-pin UARTs
        Integrated Flash controller supporting NAND and NOR flash
      Two eight-channel DMA engines
      Support for hardware virtualization and partitioning enforcement
      QorIQ Platform's Trust Architecture 1.1
      Signed-off-by: NYork Sun <yorksun@freescale.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      Signed-off-by: NAndy Fleming <afleming@freescale.com>
      Signed-off-by: NRoy Zang <tie-fei.zang@freescale.com>
      Signed-off-by: NPrabhakar Kushwaha <prabhakar@freescale.com>
      Signed-off-by: NShengzhou Liu <Shengzhou.Liu@freescale.com>
      Signed-off-by: NAndy Fleming <afleming@freescale.com>
      9e758758
  6. 23 8月, 2012 2 次提交
  7. 03 10月, 2011 1 次提交
  8. 30 9月, 2011 1 次提交