1. 06 8月, 2015 1 次提交
  2. 26 6月, 2015 2 次提交
  3. 01 6月, 2015 2 次提交
  4. 31 3月, 2015 1 次提交
  5. 17 1月, 2015 1 次提交
  6. 16 12月, 2014 1 次提交
  7. 15 11月, 2014 1 次提交
  8. 17 10月, 2014 2 次提交
  9. 31 7月, 2014 1 次提交
  10. 30 7月, 2014 1 次提交
  11. 23 7月, 2014 1 次提交
  12. 17 5月, 2014 1 次提交
  13. 23 4月, 2014 3 次提交
  14. 25 1月, 2014 1 次提交
  15. 22 1月, 2014 1 次提交
  16. 03 1月, 2014 1 次提交
  17. 13 12月, 2013 1 次提交
  18. 26 11月, 2013 1 次提交
  19. 05 11月, 2013 2 次提交
  20. 10 8月, 2013 1 次提交
  21. 24 7月, 2013 1 次提交
  22. 23 7月, 2013 1 次提交
  23. 21 6月, 2013 1 次提交
  24. 08 6月, 2013 1 次提交
    • G
      pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option · 842033e6
      Gabor Juhos 提交于
      The pci_indirect.c file is always compiled when
      CONFIG_PCI is defined although the indirect PCI
      bridge support is not needed by every board.
      
      Introduce a new CONFIG_PCI_INDIRECT_BRIDGE
      config option and only compile indirect PCI
      bridge support if this options is enabled.
      
      Also add the new option into the configuration
      files of the boards which needs that.
      
      Compile tested for powerpc, x86, arm and nds32.
      MAKEALL results:
      
      powerpc:
        --------------------- SUMMARY ----------------------------
        Boards compiled: 641
        Boards with warnings but no errors: 2 ( ELPPC MPC8323ERDB )
        ----------------------------------------------------------
        Note: the warnings for ELPPC and MPC8323ERDB are present even
        without the actual patch.
      
      x86:
        --------------------- SUMMARY ----------------------------
        Boards compiled: 1
        ----------------------------------------------------------
      
      arm:
        --------------------- SUMMARY ----------------------------
        Boards compiled: 311
        ----------------------------------------------------------
      
      nds32:
        --------------------- SUMMARY ----------------------------
        Boards compiled: 3
        ----------------------------------------------------------
      
      Cc: Tom Rini <trini@ti.com>
      Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
      Signed-off-by: NGabor Juhos <juhosg@openwrt.org>
      842033e6
  25. 31 1月, 2013 1 次提交
    • 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
  26. 28 11月, 2012 1 次提交
  27. 16 10月, 2012 2 次提交
  28. 21 6月, 2012 1 次提交
  29. 25 4月, 2012 1 次提交
  30. 12 2月, 2012 2 次提交
  31. 22 10月, 2011 2 次提交