Skip to content
Snippets Groups Projects
  1. Aug 09, 2013
    • Mingkai Hu's avatar
      powerpc/c29xpcie: add support for C29XPCIE board · a8d9758d
      Mingkai Hu authored
      
      C29XPCIE board is a series of Freescale PCIe add-in cards to perform
      as public key crypto accelerator or secure key management module. It
      includes C293PCIE board, C293PCIE board and C291PCIE board.
      
       - 512KB platform SRAM in addition to 512K L2 Cache/SRAM
       - 512MB soldered DDR3 32bit memory
       - CPLD System Logic
       - 64MB x16 NOR flash and 4GB x8 NAND flash
       - 16MB SPI flash
      
      Signed-off-by: default avatarMingkai Hu <Mingkai.Hu@freescale.com>
      Singed-off-by: default avatarPo Liu <Po.Liu@freescale.com>
      [yorksun: Fixup include/configs/C29XPCIE.h]
      Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
      a8d9758d
    • York Sun's avatar
      powerpc/T4240EMU: Add T4240EMU target · 1cb19fbb
      York Sun authored
      
      Add emulator support for T4240. Emulator has limited peripherals and
      interfaces. Difference between emulator and T4240QDS includes:
      	ECC for DDR is disabled due the procedure to load images
      	No board FPGA (QIXIS)
      	NOR flash has 32-bit port for higher loading speed
      	IFC and I2C timing don't really matter, so set them fast
      	No ethernet
      
      Signed-off-by: default avatarYork Sun <yorksun@freescale.com>
      1cb19fbb
  2. Aug 08, 2013
  3. Jul 16, 2013
  4. Jul 15, 2013
    • Tom Rini's avatar
      Revert "MIPS: Jz4740: Add qi_lb60 board support" · 54e458de
      Tom Rini authored
      
      The files board/qi/qi_lb60/qi_lb60.c and include/configs/qi_lb60.h were
      licensed under the GPL v3 or later, and not v2 or later.  As this is
      incompatible with the project, revert this board support until the
      responsible parties are available to re-license (if so desired) under
      GPL v2.
      
      Signed-off-by: default avatarTom Rini <trini@ti.com>
      54e458de
  5. Jun 28, 2013
  6. Jun 26, 2013
  7. Jun 22, 2013
    • Mike Dunn's avatar
      pxa: add support for palmtreo680 board · 0dc0e846
      Mike Dunn authored and Marek Vasut's avatar Marek Vasut committed
      
      This patch adds support for the Palm Treo 680 smartphone.  A quick overview of
      u-boot implementation on the treo 680...
      
      The treo 680 has a Diskonchip G4 nand flash chip.  This device has a 2k region
      that maps to the system bus at the reset vector in a NOR-like fashion so that it
      can be used as the boot device.  The phone is shipped with this 2k region
      configured as write-protected (can't be modified) and programmed with an initial
      program loader (IPL).  At power-up, this IPL loads the contents of two flash
      blocks to SDRAM and jumps to it.  The capacity of the two blocks is not large
      enough to hold all of u-boot, so a u-boot SPL is used.  To conserve flash space,
      these two blocks and the necessary number of subsequent blocks are programmed
      with a concatenated spl + u-boot image.  That way, the IPL will also load a
      portion of u-boot proper, and when the spl runs, it relocates the portion of
      u-boot that the IPL has already loaded, and then resumes loading the remaining
      part of u-boot before jumping to it.
      
      The default_environment is used (CONFIG_ENV_IS_NOWHERE) because I didn't think
      that having a writable environment was worth the cost of a flash block, although
      adding it would be straightforward.  I abuse the CONFIG_EXTRA_ENV_SETTINGS
      option to specify the usbtty for the console (CONFIG_SYS_CONSOLE_IS_IN_ENV).
      
      Support for the LCD is included, but currently it is only useful for displaying
      the u-boot splash screen.  But if u-boot is built without the usbtty console, it
      does display the auto-boot progress nicely.
      
      Signed-off-by: default avatarMike Dunn <mikedunn@newsguy.com>
      0dc0e846
  8. Jun 12, 2013
    • Sergey Yanovich's avatar
      arm: pxa: Add support for ICP DAS LP-8x4x · c3442c1e
      Sergey Yanovich authored and Marek Vasut's avatar Marek Vasut committed
      
      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: default avatarSergey Yanovich <ynvich@gmail.com>
      Series-to: u-boot
      Series-cc: marex
      c3442c1e
  9. Jun 10, 2013
  10. Jun 04, 2013
  11. Jun 03, 2013
  12. May 23, 2013
  13. May 21, 2013
  14. May 17, 2013
  15. May 12, 2013
  16. May 10, 2013
  17. May 05, 2013
    • Marek Vasut's avatar
      arm: mx5: Add support for DENX M53EVK · 0f83b365
      Marek Vasut authored and Stefano Babic's avatar Stefano Babic committed
      
      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: default avatarMarek 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
  18. Apr 22, 2013
  19. Apr 15, 2013
  20. Apr 12, 2013
  21. Mar 27, 2013
  22. Mar 24, 2013
  23. Mar 20, 2013
  24. Mar 14, 2013
  25. Mar 13, 2013
  26. Mar 12, 2013
  27. Mar 11, 2013
  28. Mar 09, 2013
    • Anatolij Gustschin's avatar
      mpc512x: add ifm ac14xx board · fcc7fe42
      Anatolij Gustschin authored and Wolfgang Denk's avatar Wolfgang Denk committed
      
      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: default avatarAnatolij Gustschin <agust@denx.de>
      fcc7fe42
    • Stefan Roese's avatar
      mpc5200: Add a4m2k board port · d4451d35
      Stefan Roese authored and Wolfgang Denk's avatar Wolfgang Denk committed
      
      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: default avatarStefan Roese <sr@denx.de>
      d4451d35
  29. Mar 04, 2013
  30. Feb 18, 2013
  31. Feb 07, 2013
  32. Jan 30, 2013
    • Prabhakar Kushwaha's avatar
      powerpc/85xx: Add BSC9132QDS support · 41d91011
      Prabhakar Kushwaha authored
      
      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: default avatarNaveen Burmi <NaveenBurmi@freescale.com>
      Signed-off-by: default avatarPoonam Aggrwal <poonam.aggrwal@freescale.com>
      Signed-off-by: default avatarPrabhakar Kushwaha <prabhakar@freescale.com>
      Signed-off-by: default avatarAndy Fleming <afleming@freescale.com>
      41d91011
Loading