summaryrefslogtreecommitdiffstats
path: root/include/configs/igep00x0.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas2013-08-281-0/+1
* OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas2013-08-151-1/+12
* ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.Enric Balletbo i Serra2013-08-151-6/+7
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber2013-04-081-3/+0
* igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra2013-03-241-1/+2
* OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra2013-02-181-1/+5
* OMAP3: igep00x0: add missing include mach-types.hEnric Balletbo i Serra2013-02-181-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-02-121-0/+5
|\
| * OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas2013-02-071-0/+3
| * OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas2013-02-071-0/+2
* | Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-291-2/+0
|/
* OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMTJavier Martinez Canillas2013-01-101-0/+3
* OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORTJavier Martinez Canillas2013-01-101-0/+1
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+0
|\
| * OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber2012-12-101-1/+0
* | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-0/+3
|/
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-7/+0
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-011-0/+1
* OMAP3: igep00x0: add SPL support for IGEP-based boardsJavier Martinez Canillas2012-09-011-0/+65
* OMAP3: igep00x0: Add config option to choose flash storage memoryJavier Martinez Canillas2012-09-011-0/+19
* igep00x0: default mmcrootfstype to EXT4Javier Martinez Canillas2012-09-011-1/+1
* igep00x0: default to OMAP-specific serial driverJavier Martinez Canillas2012-09-011-1/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* igep00x0: change mpurate from 500 to autoEnric Balletbo i Serra2012-05-151-1/+1
* igep00x0: enable the use of a plain text fileEnric Balletbo i Serra2012-05-151-12/+16
* OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.Enric Balletbò i Serra2012-05-151-0/+275
OpenPOWER on IntegriCloud