1. 11 12月, 2011 3 次提交
  2. 10 12月, 2011 3 次提交
  3. 09 12月, 2011 4 次提交
    • K
      mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices · f8bbb4da
      Kyle Moffett 提交于
      The eXMeritus HWW-1U-1A unit is a DO-160-certified 13lb 1U chassis
      with 3 independent TEMPEST zones.  Two independent P2020 computers may
      be found inside each zone.  Complete hardware support is included.
      
      High-level hardware overview:
        * DO-160 certified for passenger aircraft (noncritical)
        * TEMPEST ceritified for RED/BLACK separation
        * 3 zones per chassis, 2 computers per zone (total of 6)
        * Dual-core 1.066GHz P2020 per computer
        * One 2GB DDR2 SO-RDIMM module per computer (upgradable to 4GB)
        * Removable 80GB or 160GB Intel X18-M SSD per computer
        * Front-accessible dual-port E1000E per computer
        * Front-accessible serial console per computer
        * Front-accessible USB port per computer
        * Internal Gigabit crossover within each TEMPEST zone
        * Internal unidirectional fiber links across TEMPEST zones
        * Battery-backed DS1339 I2C RTC on each CPU.
      
      Combined, each 13lb 1U chassis contains 12GB RAM, 12 cores @ 1.066GHz,
      12 front-accessible Gigabit Ethernet ports and 960GB of solid-state
      storage with a total power consumption of ~200W.
      
      Additional notes:
        * SPD detection is only known to work with the DO-160-certified DIMMs
      
        * CPU reset is a little quirky due to hardware misfeature.  Proper
          support for the hardware reset mechanism has been left for a later
          patch series to address.
      Signed-off-by: NKyle Moffett <Kyle.D.Moffett@boeing.com>
      Cc: Andy Fleming <afleming@gmail.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      f8bbb4da
    • W
      MPC850: remove obsolete "rmu" Board · fb82fd7a
      Wolfgang Denk 提交于
      The "rmu" board has long been unmaintained, and is broken.
      Remove it.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      fb82fd7a
    • W
      MPC8240: remove obsolete "OXC" board · 309a292e
      Wolfgang Denk 提交于
      The OXC board has long been unmaintained, and is broken.
      Remove it.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      309a292e
    • W
      MPC7xx: remove obsolete "BAB7xx" board · c53043b7
      Wolfgang Denk 提交于
      The BAB7xx boards are almost deceased.  They cause build warnings, an
      it's not worth the effort to fix these.  Remove the dead body.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      Cc: Frank Gottschling <fgottschling@eltec.de>
      c53043b7
  4. 07 12月, 2011 9 次提交
  5. 02 12月, 2011 1 次提交
  6. 01 12月, 2011 1 次提交
  7. 29 11月, 2011 2 次提交
    • I
      mpc85xx: support for Freescale COM Express P2020 · 9839709e
      Ira W. Snyder 提交于
      This adds support for the Freescale COM Express P2020 board. This board
      is similar to the P1_P2_RDB, but has some extra (as well as missing)
      peripherals.
      
      Unlike all other mpc85xx boards, it uses a watchdog timeout to reset.
      Using the HRESET_REQ register does not work.
      
      This board has no NOR flash, and can only be booted via SD or SPI. This
      procedure is documented in Freescale Document Number AN3659 "Booting
      from On-Chip ROM (eSDHC or eSPI)." Some alternative documentation is
      provided in Freescale Document Number P2020RM "P2020 QorIQ Integrated
      Processor Reference Manual" (section 4.5).
      Signed-off-by: NIra W. Snyder <iws@ovro.caltech.edu>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      9839709e
    • S
      powerpc/p3060qds: Add board related support for P3060QDS platform · ae6b03fe
      Shengzhou Liu 提交于
      The P3060QDS is a Freescale reference board for the six-core P3060 SOC.
      
      P3060QDS Board Overview:
       Memory subsystem:
        - 2G Bytes unbuffered DDR3 SDRAM SO-DIMM(64bit bus)
        - 128M Bytes NOR flash single-chip memory
        - 16M Bytes SPI flash
        - 8K Bytes AT24C64 I2C EEPROM for RCW
       Ethernet:
        - Eight Ethernet controllers (4x1G + 4x1G/2.5G)
        - Three VSC8641 PHYs on board (2xRGMII + 1xMII)
        - Suport multiple Vitesse VSC8234 SGMII Cards in Slot1/2/3
       PCIe: Two PCI Express 2.0 controllers/ports
       USB:  Two USB2.0, USB1(TYPE-A) and USB2(TYPE-AB) on board
       I2C:  Four I2C controllers
       UART: Supports two dUARTs up to 115200 bps for console
       RapidIO:  Two RapidIO, sRIO1 and sRIO2
      Signed-off-by: NShengzhou Liu <Shengzhou.Liu@freescale.com>
      Signed-off-by: NYork Sun <yorksun@freescale.com>
      Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
      ae6b03fe
  8. 16 11月, 2011 2 次提交
  9. 11 11月, 2011 1 次提交
  10. 10 11月, 2011 3 次提交
  11. 08 11月, 2011 2 次提交
  12. 07 11月, 2011 1 次提交
  13. 05 11月, 2011 1 次提交
  14. 04 11月, 2011 6 次提交
  15. 28 10月, 2011 1 次提交