summaryrefslogtreecommitdiffstats
path: root/include/configs/mt_ventoux.h
Commit message (Collapse)AuthorAgeFilesLines
* fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu2014-05-201-0/+1
| | | | | | | | | Guard the LOADMK functionality with config to provide an option to enable or disable it. Enable it for all platforms in mainline which enable CONFIG_CMD_FPGA. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
| | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com>
* OMAP3: mt_ventoux: added video supportStefano Babic2012-09-041-0/+16
| | | | Signed-off-by: Stefano Babic <sbabic@denx.de>
* OMAP3: mt_ventoux: activate GPIO4Stefano Babic2012-09-041-0/+1
| | | | Signed-off-by: Stefano Babic <sbabic@denx.de>
* OMAP3: mt_ventoux: sets its own mtdpartsStefano Babic2012-03-271-0/+10
| | | | | Signed-off-by: Stefano Babic <sbabic@denx.de> Cc: Tom Rini <trini@ti.com>
* ARM: omap3: Added Teejet mt_ventouxStefano Babic2012-02-121-0/+58
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 <sbabic@denx.de> CC: Ilya Yanok <yanok@emcraft.com> CC: Igor Grinberg <grinberg@compulab.co.il> CC: Tom Rini <tom.rini@gmail.com> Cc: Detlev Zundel <dzu@denx.de> Acked-by: Igor Grinberg <grinberg@compulab.co.il>
OpenPOWER on IntegriCloud