1. 20 10月, 2010 2 次提交
  2. 19 10月, 2010 2 次提交
  3. 18 10月, 2010 2 次提交
  4. 13 10月, 2010 2 次提交
    • M
      ARMV7: Versatile Express Coretile CortexA9x4 support · b80e41ac
      Matt Waddel 提交于
      Adds support for the ARM quad-core Cortex-A9 processor
      
      This system includes a motherboard(Versatile Express), daughterboard
      (Coretile), and SOC(Cortex-A9 quad core).  The serial port, ethernet,
      and flash systems work with these additions.  The naming convention
      is:
         SOC -> CortexA9 quad core = ca9x4
         daughterboard -> Coretile = ct
         motherboard -> Versatile Express = vxp
      This gives ca9x4_ct_vxp.c as the board support file.
      Signed-off-by: NMatt Waddel <matt.waddel@linaro.org>
      b80e41ac
    • S
      A4M072: Added support for the board. · 9531a238
      Sergei Poselenov 提交于
      This patch provides support for the A4M072 board with the following features:
       UART
       NOR flash
       FEC Ethernet
       External SRAM
       I2C EEPROM
       CompactFlash cards on IDE/ATA port
       USB Host
       PCI initialization
      
      The 7-segment LED indicator is not yet supported.
      Signed-off-by: NSergei Poselenov <sposelenov@emcraft.com>
      9531a238
  5. 07 10月, 2010 3 次提交
  6. 04 10月, 2010 1 次提交
    • T
      APM821xx: Add bluestone board support · d0e6665a
      Tirumala Marri 提交于
      Add support code for bluestone board wth APM821XX processor based.
      This patch includes early board init, misc init, configure EBC,
      initializes UIC, MAKEALL, board.cfg and MAINTAINERS file.
      
      Signed-off-by: Tirumala R Marri <tmarri@apm.com
      Signed-off-by: NStefan Roese <sr@denx.de>
      d0e6665a
  7. 03 10月, 2010 3 次提交
  8. 24 9月, 2010 1 次提交
  9. 10 9月, 2010 1 次提交
  10. 11 8月, 2010 1 次提交
  11. 18 7月, 2010 1 次提交
    • W
      Drop support for GTH board · 0fe247b9
      Wolfgang Denk 提交于
      The board maintainer states:
      
          The GTH board is obsolete and has not been manufactured for
          several years.
          To my knowledge, no recent U-Boot build has been tested on that
          card.
      
      So drop support for this board.
      Signed-off-by: NWolfgang Denk <wd@denx.de>
      Cc: Thomas Lange <thomas@corelatus.se>
      Acked-by: Thomas Lange<thomas@corelatus.se>
      0fe247b9
  12. 16 7月, 2010 1 次提交
  13. 14 7月, 2010 1 次提交
  14. 12 7月, 2010 1 次提交
    • T
      nios2: remove EP1C20, EP1S10, EP1S40 boards · a3c09f66
      Thomas Chou 提交于
      The example configuration files of nios2-generic board can generated
      binary to run on the EP1C20, EP1S10, and EP1S40 boards. So the three
      boards can be removed.
      
      With nios2-generic approach, the fpga parameter header file can
      be generated from hardware designs using tools. Porting u-boot for
      nios2 boards is simplified. Vendors can supply their fpga parameter
      file or patches to add a new nios2-generic board instance. There is
      no need to include other boards support for nios2 in the u-boot
      mainline.
      Signed-off-by: NThomas Chou <thomas@wytron.com.tw>
      Signed-off-by: NScott McNutt <smcnutt@psyent.com>
      a3c09f66
  15. 10 7月, 2010 2 次提交
    • H
      83xx: add support for ve8313 board · 4e43b2e8
      Heiko Schocher 提交于
      This patch add support for the ve8313 board based on
      Freescale MPC8313 CPU.
      
      - serial console on UART 1
      - 128 MB DDR RAM
      - 32 MB NOR Flash
      - 16 MB NAND Flash
      - Ethernet MII Mode over on TSEC0
      - micrel ksz804 phy
      - Hardware WDT MAX824
      
      changes since v1
      - Environment size = sector size
      - use red. environment
      - add comments from Kim Phillips
        - add MAKEALL, MAINTAINERS entry
        - Codingstyle issues fixed
        - inserted original Copyrights
        - PCI subsys vendor ID changed from 0x1057 (Motorola)
          to 0x1957 (Freescale)
      
      changes since v2
      - add comments from Wolfgang Denk
        - fix Codingstyle and some comments
        - reworked WDT reset (just toggling the WD_TRIG pin)
        - Environment size now 16KiB
        - fixed RAMBOOT version
        - fixed CONFIG_SYS_LOAD_ADDR
        - renamed CONFIG_TSEC1_NAME to TSEC1
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      Signed-off-by: NKim Phillips <kim.phillips@freescale.com>
      4e43b2e8
    • I
      MPC8308RDB: minimal support for devboard from Freescale · 5fb17030
      Ilya Yanok 提交于
      This patch provides support for MPC8308RDB development board from
      Freescale with a minimal set of features:
       Dual UART is supported
       NOR flash is supported
       Both TSEC Ethernet controllers are supported
       PCI Express initialization is supported
      
      The following features are enabled in configuration but not fully tested:
       I2C (used to get the board revision)
       I2C-connected RTC
       VSC7385 switch
      
      There is one (hopefully) minor issue: on soft reset the board sometimes
      resets twice. I've not managed to find the fix for this problem yet.
      As a workaround instruction cache can be disabled.
      Signed-off-by: NIlya Yanok <yanok@emcraft.com>
      Signed-off-by: NKim Phillips <kim.phillips@freescale.com>
      5fb17030
  16. 06 7月, 2010 3 次提交
  17. 01 7月, 2010 1 次提交
  18. 23 6月, 2010 1 次提交
  19. 17 6月, 2010 1 次提交
  20. 15 6月, 2010 1 次提交
  21. 11 6月, 2010 1 次提交
  22. 08 6月, 2010 4 次提交
  23. 06 6月, 2010 1 次提交
    • A
      add new board pm9g45 · b5d289fc
      Asen Dimov 提交于
      Add the new board PM9G45 from Ronetix GmbH.
      * AT91SAM9G45 MCU at 400Mhz.
      * 128MB DDR2 SDRAM
      * 256MB NAND
      * 10/100 MBits Ethernet DP83848
      * Serial number chip DS2401
      
      The board is made as SODIMM200 module.
      For more info www.ronatix.at or info@ronetix.at.
      Signed-off-by: NAsen Dimov <dimov@ronetix.at>
      b5d289fc
  24. 03 6月, 2010 1 次提交
  25. 28 5月, 2010 1 次提交
  26. 30 4月, 2010 1 次提交