1. 31 1月, 2013 2 次提交
    • P
      powerpc/85xx: Add BSC9132QDS support · 41d91011
      Prabhakar Kushwaha 提交于
      BSC9132QDS is a Freescale reference design board for BSC9132 SoC.
      BSC9132 SOC is an integrated device that targets the evolving Microcell,
      Picocell, and Enterprise-Femto base station market subsegments.
      It combines Power Architecture e500v2 and DSP StarCore SC3850 core
      technologies with MAPLE-B2F baseband acceleration processing elements.
      
      BSC9132QDS Overview
       --------------------
        2Gbyte DDR3 (on board DDR), Dual Ranki
        32Mbyte 16bit NOR flash
        128Mbyte 2K page size NAND Flash
        256 Kbit M24256 I2C EEPROM
        128 Mbit SPI Flash memory
        SD slot
        USB-ULPI
        eTSEC1: Connected to SGMII PHY
        eTSEC2: Connected to SGMII PHY
        PCIe
        CPRI
        SerDes
        I2C RTC
        DUART interface: supports one UARTs up to 115200 bps for console display
      
      Apart from the above it also consists various peripherals to support DSP
      functionalities.
      
      This patch adds support for mainly Power side functionalities and peripherals
      Signed-off-by: NNaveen Burmi <NaveenBurmi@freescale.com>
      Signed-off-by: NPoonam Aggrwal <poonam.aggrwal@freescale.com>
      Signed-off-by: NPrabhakar Kushwaha <prabhakar@freescale.com>
      Signed-off-by: NAndy Fleming <afleming@freescale.com>
      41d91011
    • Y
      powerpc/b4860qds: Added Support for B4860QDS · b5b06fb7
      York Sun 提交于
      B4860QDS is a high-performance computing evaluation, development and
      test platform supporting the B4860 QorIQ Power Architecture processor.
      
      B4860QDS Overview
      ------------------
      - DDRC1: Ten separate DDR3 parts of 16-bit to support 72-bit (ECC) at 1866MT/s,
        ECC, 4 GB of memory in two ranks of 2 GB.
      - DDRC2: Five separate DDR3 parts of 16-bit to support 72-bit (ECC) at 1866MT/s,  ECC, 2 GB of memory. Single rank.
      - SerDes 1 multiplexing: Two Vitesse (transmit and receive path) cross-point
        16x16 switch VSC3316
      - SerDes 2 multiplexing: Two Vitesse (transmit and receive path) cross-point
        8x8 switch VSC3308
      - USB 2.0 ULPI PHY USB3315 by SMSC supports USB port in host mode.
      - B4860 UART port is available over USB-to-UART translator USB2SER or over
        RS232 flat cable.
      - A Vitesse dual SGMII phy VSC8662 links the B4860 SGMII lines to 2xRJ-45 copper
        connectors for Stand-alone mode and to the 1000Base-X over AMC MicroTCA
        connector ports 0 and 2 for AMC mode.
      - The B4860 configuration may be loaded from nine bits coded reset
        configuration reset source. The RCW source is set by appropriate
        DIP-switches:
      - 16-bit NOR Flash / PROMJet
      - QIXIS 8-bit NOR Flash Emulator
      - 8-bit NAND Flash
      - 24-bit SPI Flash
      - Long address I2C EEPROM
      - Available debug interfaces are:
      	- On-board eCWTAP controller with ETH and USB I/F
      	- JTAG/COP 16-pin header for any external TAP controller
      	- External JTAG source over AMC to support B2B configuration
      	- 70-pin Aurora debug connector
      - QIXIS (FPGA) logic:
      	- 2 KB internal memory space including
      - IDT840NT4 clock synthesizer provides B4860 essential clocks : SYSCLK,
        DDRCLK1, 2 and RTCCLK.
      - Two 8T49N222A SerDes ref clock devices support two SerDes port clocks
        - total four refclk, including CPRI clock scheme
      Signed-off-by: NYork Sun <yorksun@freescale.com>
      Signed-off-by: NPrabhakar Kushwaha <prabhakar@freescale.com>
      Signed-off-by: NShaveta Leekha <shaveta@freescale.com>
      Signed-off-by: NPriyanka Jain <Priyanka.Jain@freescale.com>
      Signed-off-by: NPoonam Aggrwal <poonam.aggrwal@freescale.com>
      Signed-off-by: NRoy Zang <tie-fei.zang@freescale.com>
      Signed-off-by: NSandeep Singh <Sandeep@freescale.com>
      Signed-off-by: NAndy Fleming <afleming@freescale.com>
      b5b06fb7
  2. 12 1月, 2013 1 次提交
  3. 09 1月, 2013 1 次提交
  4. 20 12月, 2012 3 次提交
  5. 07 12月, 2012 1 次提交
  6. 06 12月, 2012 1 次提交
  7. 28 11月, 2012 2 次提交
  8. 14 11月, 2012 1 次提交
  9. 31 10月, 2012 2 次提交
  10. 30 10月, 2012 1 次提交
  11. 29 10月, 2012 1 次提交
  12. 26 10月, 2012 2 次提交
    • S
      MX35: add support for woodburn board · d81b27a2
      Stefano Babic 提交于
      The woodburn board is based on the MX35 SOC.
      Support for both external (NOR) and internal
      (SD Card) boot mode are added. It uses the
      generic SPL framework to implement the internal boot
      mode.
      
      The following peripherals are supported:
      - Ethernet (FEC)
      - SD Card
      - NAND (512 MB)
      - NOR Flash
      
      In the internal boot mode, a simple imximage header
      is generated to set the address in internal RAM
      where the SOC must copy the SPL code. The initial setup
      is then demanded to the SPL itself.
      Signed-off-by: NStefano Babic <sbabic@denx.de>
      d81b27a2
    • A
      am335x_evm: Enable use of UART{1,2,3,4,5} · c3f8318f
      Andrew Bradford 提交于
      Add targets of am335x_evm_uart{1,2,3,4,5} to have serial input/output on
      UART{1,2,3,4,5} for use with the Beaglebone RS232 cape, am335x_evm
      daughterboard, and other custom configurations.
      
      Modify target for am335x_evm to include SERIAL1 and CONS_INDEX=1
      options in order to clarify UART selection requirements.
      Signed-off-by: NAndrew Bradford <andrew@bradfordembedded.com>
      c3f8318f
  13. 24 10月, 2012 2 次提交
  14. 23 10月, 2012 1 次提交
  15. 18 10月, 2012 1 次提交
  16. 17 10月, 2012 1 次提交
  17. 16 10月, 2012 10 次提交
  18. 06 10月, 2012 1 次提交
    • W
      MPC85xx: remove support for TQM85xx boards · d923a5d5
      Wolfgang Denk 提交于
      Due to grown code sizes the TQM85xx boards don't build any more with
      some older tool chains (like ELDK 4.2).  As these boards have long
      reached EOL it seems a waste of effort trying to fix them.  The vendor
      has agreed to drop support for them, too.  So let's get rid of them.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      Cc: Stefan Roese <sr@denx.de>
      cc: Kim Phillips <kim.phillips@freescale.com>
      Acked-by: NStefan Roese <sr@denx.de>
      d923a5d5
  19. 05 10月, 2012 1 次提交
  20. 04 10月, 2012 2 次提交
  21. 03 10月, 2012 3 次提交