15 Jan, 2014

2 commits


14 Jan, 2014

2 commits


10 Jan, 2014

9 commits

  • Bringing in the MMC tree means that CONFIG_BOUNCE_BUFFER needed to be
    added to include/configs/exynos5-dt.h now.

    Conflicts:
    include/configs/exynos5250-dt.h

    Signed-off-by: Tom Rini

    Tom Rini
     
  • ZC770 is a complete development board based on the Xilinx Zynq-7000
    All Programmable SoC, similar to ZC70x board but which has four
    different daughter cards, like XM010, XM011, XM012 and XM013

    ZC770 XM012:
    - 1GB DDR3
    - 64MiB Numonyx NOR flash
    - USB-UART

    Signed-off-by: Jagannadha Sutradharudu Teki
    Cc: Stefan Roese

    Jagannadha Sutradharudu Teki
     
  • ZC770 is a complete development board based on the Xilinx Zynq-7000
    All Programmable SoC, similar to ZC70x board but which has four
    different daughter cards, like XM010, XM011, XM012 and XM013

    ZC770 XM013:
    - 1GB DDR3
    - 128 Mb Quad-SPI Flash(dual parallel)
    - USB-UART

    Signed-off-by: Jagannadha Sutradharudu Teki

    Jagannadha Sutradharudu Teki
     
  • ZC770 is a complete development board based on the Xilinx Zynq-7000
    All Programmable SoC, similar to ZC70x board but which has four
    different daughter cards, like XM010, XM011, XM012 and XM013

    ZC770 XM010:
    - 1Gb DDR3
    - 1Mb SST SPI flash
    - 128 Mb Quad-SPI Flash
    - 8 Mb SST SI flash
    - Full size SD/MMC card cage
    - 10/100/1000 Ethernet
    - USB-UART

    Signed-off-by: Jagannadha Sutradharudu Teki

    Jagannadha Sutradharudu Teki
     
  • MicroZed is a low-cost development board based on
    the Xilinx Zynq-7000 All Programmable SoC.

    APSOC:
    - XC7Z010-1CLG400C
    Memory:
    - 1 GB of DDR3 SDRAM
    - 128Mb of QSPI flash(S25FL128SAGBHI200)
    - Micro SD card interface
    Communication:
    - 10/100/1000 Ethernet
    - USB 2.0
    - USB-UART
    User I/O:
    - 100 User I/O (50 per connector)
    - Configurable as up to 48 LVDS pairs or 100 single-ended I/O
    Misc:
    - Xilinx PC4 JTAG configuration port
    - PS JTAG pins accessible via Pmod
    - 33.33 MHz oscillator
    - User LED and push switch

    For more info - http://zedboard.org/product/microzed

    Signed-off-by: Jagannadha Sutradharudu Teki

    Jagannadha Sutradharudu Teki
     
  • Zed is a complete development board based on the
    Xilinx Zynq-7000 All Programmable SoC.

    APSOC:
    - XC7Z020-CLG484-1
    Memory:
    - 512 MB DDR3
    - 256 Mb Quad-SPI Flash(
    - Full size SD/MMC card cage
    Connectivity:
    - 10/100/1000 Ethernet
    - USB OTG (Device/Host/OTG)
    - USB-UART
    Expansion:
    - FMC (Low Pin Count)
    - Pmod. headers (2x6)
    Video/Display:
    - HDMI output (1080p60 + audio)
    - VGA connector
    - 128 x 32 OLED
    - User LEDs (9)
    User inputs:
    - Slide switches (8)
    - Push button switches (7)
    Audio:
    - 24-bit stereo audio CODEC
    - Stereo line in/out
    - Headphone
    - Microphone input
    Analog:
    - Xilinx XADC header
    - Supports 4 analog inputs
    - 2 Differential / 4 Single-ended
    Debug:
    - On-board USB JTAG programming port
    - ARM Debug Access Port (DAP)

    For more info - http://zedboard.org/product/zedboard

    Signed-off-by: Jagannadha Sutradharudu Teki

    Jagannadha Sutradharudu Teki
     
  • The Zynq-7000 APSOC zc702 and zc706 enabled complte embedded
    processing includes ASIC and FPGA design.

    ZC702-:

    APSOC:
    - XC7Z020-CLG484-1
    Memory:
    - DDR3 Component Memory 1GB
    - 16MB Quad SPI Flash
    - IIC - 1 KB EEPROM
    Connectivity:
    - Gigabit Ethernet GMII, RGMII and SGMII.
    - USB OTG - Host USB
    - IIC Bus Headers/HUB
    - 1 CAN with Wake on CAN
    - USB-UART
    Video/Display:
    - HDMI Video OUT
    - 8X LEDs
    Control & I/O:
    - 3 User Push Buttons
    - 2 User Switches
    - 8 User LEDs

    For more info on zc702 board:
    - http://www.xilinx.com/products/boards-and-kits/EK-Z7-ZC702-G.htm

    ZC706-:

    APSOC:
    - XC7Z045 FFG900 -2 AP SoC
    Memory:
    - DDR3 Component Memory 1GB (PS)
    - DDR3 SODIM Memory 1GB (PL)
    - 2X16MB Quad SPI Flash (dual parallel)
    - IIC - 1 KB EEPROM
    Connectivity:
    - PCIe Gen2x4
    - SFP+ and SMA Pairs
    - GigE RGMII Ethernet (PS)
    - USB OTG 1 (PS) - Host USB
    - IIC Bus Headers/HUB (PS)
    - 1 CAN with Wake on CAN (PS)
    - USB-UART
    Video/Display:
    - HDMI 8 color RGB 4.4.4 1080P-60 OUT
    - HDMI IN 8 color RGB 4.4.4
    Control & I/O:
    - 2 User Push Buttons/Dip Switch, 2 User LEDs
    - IIC access to GPIO
    - SDIO (SD Card slot)
    - 3 User Push Buttons, 2 User Switches, 8 User LEDs

    For more info on zc706 board:
    - http://www.xilinx.com/products/boards-and-kits/EK-Z7-ZC706-G.htm

    Signed-off-by: Jagannadha Sutradharudu Teki

    Jagannadha Sutradharudu Teki
     
  • zynq.h -> zynq-common.h, zynq-common is Common
    configuration options for all Zynq boards.

    zynq.h is no longer exists hense removed from boards.cfg

    Signed-off-by: Jagannadha Sutradharudu Teki

    Jagannadha Sutradharudu Teki
     
  • The vexpress_aemv8a is the first aarch64 board in U-Boot.
    As it was introduced, it gets built when "MAKEALL -a arm"
    is invoked, and fails as this command is run with a 32-bit,
    not 64-bit, toolchain as the cross-compiler.

    Introduce 'aarch64' as a valid 'MAKEALL -a' argument, treated
    as 'arm' for all other intents, and change the architecture
    of the vexpress_aemv8a entry in boards.cfg from 'arm' to
    'aarch64'.

    Albert ARIBAUD
     

09 Jan, 2014

2 commits


08 Jan, 2014

1 commit


07 Jan, 2014

1 commit


06 Jan, 2014

3 commits


03 Jan, 2014

1 commit


30 Dec, 2013

1 commit


21 Dec, 2013

1 commit

  • With changes to the rtl8169 ethernet to improve cache support, we have
    needed additional cache functions for mpc8245. As the board maintainer
    has been unresponsive, remove this board.

    Cc: Guennadi Liakhovetski
    Signed-off-by: Tom Rini

    Tom Rini
     

20 Dec, 2013

1 commit


19 Dec, 2013

3 commits


18 Dec, 2013

1 commit

  • The SH7753 EVB board has SH7753, 512MB DDR3-SDRAM, SPI ROM,
    Gigabit Ethernet, and eMMC.

    This patch support the following functions:
    - 512MB DDR3-SDRAM, SCIF4, SPI ROM, Gigabit Ethernet, eMMC

    Signed-off-by: Yoshihiro Shimoda
    Signed-off-by: Nobuhiro Iwamatsu

    Yoshihiro Shimoda
     

13 Dec, 2013

2 commits


11 Dec, 2013

1 commit


09 Dec, 2013

3 commits


06 Dec, 2013

1 commit


04 Dec, 2013

2 commits

  • Phytec sells revision or version 3 of pcm051. It is labeled 1358.3 on
    the board. The difference for u-boot is that is has other DDR3 RAM on it:
    1 x MT41K256M16HA125E instead of 2 x MT41J256M8HX15E on revisions 1 and
    2. Both configurations are 512 MiB.
    Configure your u-boot build with pcm051_rev3 for the new RAM and
    pcm051_rev1 for the old RAM configuration. Board revision 2 has to use
    pcm051_rev1 also.

    Signed-off-by: Lars Poeschel

    Lars Poeschel
     
  • Add cm_t335 board directory, config file. Enable build.

    Signed-off-by: Ilya Ledvich
    Signed-off-by: Igor Grinberg
    [trini: Adapt Makefile]
    Signed-off-by: Tom Rini

    Ilya Ledvich
     

03 Dec, 2013

2 commits

  • The koelsch board has R8A7791, 2GB DDR3-SDRAM, USB,
    Quad SPI, Ethernet, and more.

    This patch supports the following functions:
    - DDR3-SDRAM
    - SCIF

    Signed-off-by: Nobuhiro Iwamatsu
    Signed-off-by: Hisashi Nakamura
    CC: Nobuhiro Iwamatsu
    CC: Albert Aribaud

    Nobuhiro Iwamatsu
     
  • The lager board has R8A7790, 4GB DDR3-SDRAM, USB, Ethernet, and more.

    This patch supports the following functions:
    - DDR3-SDRAM
    - SCIF

    Signed-off-by: Kouei Abe
    Signed-off-by: Hisashi Nakamura
    Signed-off-by: Ryo Kataoka
    Signed-off-by: Nobuhiro Iwamatsu
    CC: Nobuhiro Iwamatsu
    CC: Albert Aribaud

    Nobuhiro Iwamatsu
     

28 Nov, 2013

1 commit

  • Previous uDoo configuration adopts register settings for DDR3, clock, muxing,
    etc. taken from Nitrogen6x. uDoo schematics is rather different from that board,
    and it needs customized setting for most of the registers.
    All this changes can be considered atomical since it is part of initial support
    of the board.

    Patch changes uDoo configuration files path to a specific one, and adopt
    optimized value for every configured register.

    Signed-off-by: Giuseppe Pagano
    Tested-by: Fabio Estevam
    CC: Stefano Babic
    CC: Fabio Estevam

    Giuseppe Pagano