1. 13 6月, 2013 1 次提交
    • S
      arm: pxa: Add support for ICP DAS LP-8x4x · c3442c1e
      Sergey Yanovich 提交于
      LP-8x4x is a programmable automation controller by ICP DAS. It is
      shipped with outdated U-Boot v1.3.0
      
      This patch adds enough supports to boot the board:
       - 128M of 128M SDRAM
       - 32M of 48M NOR Flash memory
       - 1 of 4 Serial consoles (PXA FFUART)
       - 2 of 2 Ethernet controllers (DM9000)
      Signed-off-by: NSergey Yanovich <ynvich@gmail.com>
      Series-to: u-boot
      Series-cc: marex
      c3442c1e
  2. 10 6月, 2013 2 次提交
  3. 04 6月, 2013 1 次提交
  4. 03 6月, 2013 1 次提交
  5. 23 5月, 2013 3 次提交
  6. 21 5月, 2013 1 次提交
  7. 18 5月, 2013 2 次提交
  8. 12 5月, 2013 1 次提交
  9. 10 5月, 2013 2 次提交
  10. 05 5月, 2013 1 次提交
    • M
      arm: mx5: Add support for DENX M53EVK · 0f83b365
      Marek Vasut 提交于
      Add basic support for the DENX M53EVK board. Currently supported is:
      MMC (incl. booting)
      NAND (incl. booting)
      Ethernet, I2C, USB, SATA, RTC.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
      Cc: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
      Cc: Fabio Estevam <fabio.estevam@freescale.com>
      Cc: Scott Wood <scottwood@freescale.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Tom Rini <trini@ti.com>
      Cc: Wolfgang Denk <wd@denx.de>
      0f83b365
  11. 22 4月, 2013 2 次提交
  12. 16 4月, 2013 1 次提交
  13. 12 4月, 2013 1 次提交
  14. 28 3月, 2013 1 次提交
  15. 25 3月, 2013 1 次提交
  16. 20 3月, 2013 1 次提交
  17. 15 3月, 2013 1 次提交
  18. 13 3月, 2013 1 次提交
  19. 12 3月, 2013 2 次提交
  20. 09 3月, 2013 2 次提交
    • A
      mpc512x: add ifm ac14xx board · fcc7fe42
      Anatolij Gustschin 提交于
      Add new mpc5121e based ac14xx board and a new pinmux config
      function for setting individual pinmux bit groups. This
      function is used in ac14xx board code.
      Signed-off-by: NAnatolij Gustschin <agust@denx.de>
      fcc7fe42
    • S
      mpc5200: Add a4m2k board port · d4451d35
      Stefan Roese 提交于
      This patch adds the a4m2k MPC5200B board port. Its a derivate of
      the a3m071 board with only minor changes.
      
      Additionally this patch includes some clean-up changes:
      - Remove I2C support from a3m071 as its unused
      - Fix/enhance default env variables
      - Fix some comments
      - Add newly introduced CONFIG_SPL_TARGET to automatically build
        "u-boot-img.bin"
      - Fix dtb patching in READ desciption for SPL Linux booting:
        "fdt chosen" needs to get called to patch/create the chosen node.
      - Add missing call to spl_board_init():
        Define CONFIG_SPL_BOARD_INIT so that spl_board_init() will get
        called in the SPL version.
      Signed-off-by: NStefan Roese <sr@denx.de>
      d4451d35
  21. 04 3月, 2013 1 次提交
  22. 19 2月, 2013 1 次提交
  23. 07 2月, 2013 1 次提交
  24. 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
  25. 28 1月, 2013 1 次提交
  26. 21 1月, 2013 1 次提交
  27. 20 12月, 2012 1 次提交
  28. 07 12月, 2012 2 次提交
  29. 06 12月, 2012 1 次提交
  30. 31 10月, 2012 2 次提交