15 May, 2012

2 commits

  • Add support for new boards RaidSonic ICY BOX NAS6210 and NAS6220.

    NAS6210 has 1 SATA and 1 eSATA port while NAS6220 has 2 SATA ports.

    More information about the boards can be found here:

    http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7036
    http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7515

    Signed-off-by: Luka Perkov
    Signed-off-by: Gerald Kerma
    Signed-off-by: Simon Baatz

    Luka Perkov
     
  • This change adds a basic support for Embest/Timll DevKit3250 board,
    NOR and UART are the only supported peripherals for a moment. The board
    doesn't require low-level init, because the initial SDRAM and GPIO
    configuration is performed during kickstart bootloader execution.

    Signed-off-by: Vladimir Zapolskiy
    Cc: Albert ARIBAUD
    Acked-by: Marek Vasut

    Vladimir Zapolskiy
     

22 Apr, 2012

1 commit


16 Apr, 2012

1 commit


29 Mar, 2012

1 commit


28 Feb, 2012

2 commits


14 Feb, 2012

1 commit

  • * 'master' of git://git.denx.de/u-boot-blackfin:
    Blackfin: pata_bfin: fix printf warning
    Blackfin: bfin_nand: mark local func static
    linkage.h: move from blackfin to common includes
    Blackfin: br4: new board port
    Blackfin: add in/out le32 variants
    post: add blackfin to the post_time_ms list
    Blackfin: bf537-stamp: drop board reset workaround
    Blackfin: pr1: new board port

    Wolfgang Denk
     

13 Feb, 2012

2 commits


12 Feb, 2012

8 commits

  • This patch adds support for the Calimain board from
    OMICRON electronics GmbH. The board features a Texas Instruments AM1808
    SoC, 128 MB DDR2 memory, and 64 MB NOR flash memory connected to CS2 and
    CS3.

    Signed-off-by: Christian Riesch

    Christian Riesch
     
  • This patch adds support for the HTKW mcx AM3517-based board.
    Serial, Ethernet, NAND, MMC, RTC, EHCI USB host and both
    NAND and MMC SPLs are supported.

    Signed-off-by: Ilya Yanok
    Signed-off-by: Stefano Babic
    CC: Tom Rini
    Cc: Detlev Zundel
    Acked-by: Igor Grinberg

    Ilya Yanok
     
  • The mt_ventoux board is a custom board using
    the Technexion TAM3517 module.

    The patch fixes also the mtdparts variable in the
    TAM3517 common configuration file.

    Signed-off-by: Stefano Babic
    CC: Ilya Yanok
    CC: Igor Grinberg
    CC: Tom Rini
    Cc: Detlev Zundel
    Acked-by: Igor Grinberg

    Stefano Babic
     
  • SMDK5250 board is based on Samsungs EXYNOS5250 SoC.

    Signed-off-by: Chander Kashyap
    Signed-off-by: Minkyu Kang

    Chander Kashyap
     
  • This patch adds support for Samsung TRATS board

    Signed-off-by: HeungJun, Kim
    Signed-off-by: Kyungmin Park
    Signed-off-by: Minkyu Kang

    HeungJun, Kim
     
  • This patch adds support for D-Link DNS-325 ShareCenter NAS.

    Signed-off-by: Stefan Herbrechtsmeier
    Cc: prafulla@marvell.com
    Cc: albert.u.boot@aribaud.net

    Stefan
     
  • Tricorder is a board which is very similar to the Devkit8000. It
    is designed as a base platform for further medical devices.

    www.corscience.de/en/medical-engineering/products/multiparameter/mp10-board.html

    Signed-off-by: Thomas Weber

    Thomas Weber
     
  • The Toshiba AC100 (Compal code-name Paz00, aka Dynabook AZ) is a netbook
    derived from the NVIDIA Tegra Harmony reference board. It ships with
    Android, but is often repurposed to run Linux. This patch adds just enough
    support to get a U-Boot serial console, and the ability access built-in
    eMMC and the external SD slot.

    v2:
    * Rebased on latest HEAD, incorporated changes made to other board files.
    * Moved board files from board/nvidia to board/compal.
    * Switched to correct odmdata value. This required add the previous patch
    to fix U-Boot's interpretation of the odmdata RAM size field.
    * Removed nvmem= from default Linux kernel command-line; no drivers use the
    reserved memory yet, so there's no point reserving it.

    Signed-off-by: Stephen Warren
    Acked-by: Simon Glass
    Signed-off-by: Tom Warren

    Stephen Warren
     

16 Jan, 2012

3 commits


14 Jan, 2012

1 commit


10 Jan, 2012

2 commits


24 Dec, 2011

3 commits

  • The Medcom is a 16:9 15" terminal that is used for patient infotainment
    in hospitals.

    Changes in v3:
    * Remove unused implementation of gpio_config_uart().
    * Implement MMC/SD card detection.
    * Drop board_mmc_getcd() which is now implemented by common Tegra2
    code.
    * Add MAINTAINERS entry.

    Changes in v2:
    * No longer override the default CONFIG_SYS_TEXT_BASE setting.

    Signed-off-by: Thierry Reding
    Acked-by: Simon Glass
    Signed-off-by: Tom Warren

    Thierry Reding
     
  • The Plutux is a set-top box device based on the Tamonten processor
    module. It can be connected to a display via an HDMI output.

    Changes in v3:
    * Remove unused implementation of gpio_config_uart().
    * Implement MMC/SD card detection.
    * Drop board_mmc_getcd() which is now implemented by common Tegra2
    code.
    * Add MAINTAINERS entry.

    Changes in v2:
    * No longer override the default CONFIG_SYS_TEXT_BASE setting.

    Signed-off-by: Thierry Reding
    Acked-by: Simon Glass
    Signed-off-by: Tom Warren

    Thierry Reding
     
  • The twister board is a development board using
    the TAM3517 SOM.

    Support for NAND, 2 Ethernet (EMAC and SMC911),
    USB (EHCI_OMAP).

    Signed-off-by: Stefano Babic
    CC: Tapani Utrianen
    CC: Tom Rini
    CC: Sandeep Paulraj

    Stefano Babic
     

11 Dec, 2011

1 commit

  • * 'master' of git://git.denx.de/u-boot-arm:
    M28: Cleanup memsize.o OOT build
    i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
    M28: Fix typo
    M28: Document that units has to be set to sectors on SD bootcard
    i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board
    i.mx: mxc_gpio: add the i.mx6q support
    i.mx: add the initial support for freescale i.MX6Q processor
    i.mx: introduce the armv7/imx-common folder
    S5PC2XX: Rename S5pc2XX to exynos
    tegra2: Don't use board pointer before it is set up
    tegra2: Remove unneeded 'dynamic ram size' message
    tegra2: Remove unused low-level Tegra2 UART code
    tegra2: Remove unneeded config option
    tegra2: Remove unneeded boot code
    tegra2: Enable instruction cache
    arm: Move CP15 init out of cpu_init_crit()
    tegra2: Simplify tegra_start() boot path
    tegra2: Add arch_cpu_init() to fire up Cortex-A9
    tegra2: Use new GPIO APIs in gpio_config_uart()
    tegra2: Add support for Ventana
    tegra2: Modify MMC driver to handle power and cd GPIOs
    tegra2: Move board_mmc_init into board files

    Wolfgang Denk
     

10 Dec, 2011

3 commits

  • Add the initial support for Freescale i.MX6Q Armadillo2 board
    Support: MMC boot from slot 0/1, debug UART(UART4), usdhc.

    There is two MMC slots on the boards:
    mmc dev 0 -> connect USDHC3 -> the lower slot on the board,
    mmc dev 1 -> connect USDHC4 -> the upper slot on the board,

    Signed-off-by: Jason Liu
    Cc: Stefano Babic
    Tested-by: Dirk Behme

    Jason Liu
     
  • As per new naming convention for Samsung SoC's, all Cortex-A9 and Cortex-A15
    based SoC's will be classified under the name Exynos. Cortex-A9 and Cortex-A15
    based SoC's will be sub-classified as Exynos4 and Exynos5 respectively.

    In order to better adapt and reuse code across various upcoming Samsung Exynos
    based boards, all uses of s5pc210 prefix/suffix/directory-names are renamed in
    this patch. s5pc210 is renamed as exynos4210 and S5PC210/s5pc210 suffix/prefix
    are renamed as exynos4/EXYNOS4.

    Signed-off-by: Chander Kashyap
    Signed-off-by: Minkyu Kang

    Chander Kashyap
     
  • Ventana is a board which is very similar to Seaboard. Support it by
    re-using board/nvidia/seaboard/seaboard.c with minor run-time conditionals.

    v5: Makefile: Use cmd_link_o_target, remove unused clean/distclean targets.
    v6: Make gpio_config_uart_seaboard() static.
    v7: Add MAINTAINERS entry for Ventana. Tom Warren doesn't have Ventana, so
    he asked me to add myself for this board.

    Signed-off-by: Stephen Warren
    Acked-by: Simon Glass
    Signed-off-by: Tom Warren

    Stephen Warren
     

09 Dec, 2011

3 commits

  • The eXMeritus HWW-1U-1A unit is a DO-160-certified 13lb 1U chassis
    with 3 independent TEMPEST zones. Two independent P2020 computers may
    be found inside each zone. Complete hardware support is included.

    High-level hardware overview:
    * DO-160 certified for passenger aircraft (noncritical)
    * TEMPEST ceritified for RED/BLACK separation
    * 3 zones per chassis, 2 computers per zone (total of 6)
    * Dual-core 1.066GHz P2020 per computer
    * One 2GB DDR2 SO-RDIMM module per computer (upgradable to 4GB)
    * Removable 80GB or 160GB Intel X18-M SSD per computer
    * Front-accessible dual-port E1000E per computer
    * Front-accessible serial console per computer
    * Front-accessible USB port per computer
    * Internal Gigabit crossover within each TEMPEST zone
    * Internal unidirectional fiber links across TEMPEST zones
    * Battery-backed DS1339 I2C RTC on each CPU.

    Combined, each 13lb 1U chassis contains 12GB RAM, 12 cores @ 1.066GHz,
    12 front-accessible Gigabit Ethernet ports and 960GB of solid-state
    storage with a total power consumption of ~200W.

    Additional notes:
    * SPD detection is only known to work with the DO-160-certified DIMMs

    * CPU reset is a little quirky due to hardware misfeature. Proper
    support for the hardware reset mechanism has been left for a later
    patch series to address.

    Signed-off-by: Kyle Moffett
    Cc: Andy Fleming
    Signed-off-by: Kumar Gala

    Kyle Moffett
     
  • The "rmu" board has long been unmaintained, and is broken.
    Remove it.

    Signed-off-by: Wolfgang Denk

    Wolfgang Denk
     
  • The BAB7xx boards are almost deceased. They cause build warnings, an
    it's not worth the effort to fix these. Remove the dead body.

    Signed-off-by: Wolfgang Denk
    Cc: Frank Gottschling

    Wolfgang Denk
     

07 Dec, 2011

6 commits