summaryrefslogtreecommitdiff
path: root/include/configs/igep00x0.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-01OMAP3: igep00x0: rename config file to omap3_igep00x0.hJavier Martinez Canillas1-370/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-28ARM: igep00x0.h: Enable raw initrd supportJavier Martinez Canillas1-0/+1
2013-08-16OMAP3: igep00x0: allow booting with a FDT from MMCJavier Martinez Canillas1-1/+12
2013-08-16ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and zImage.Enric Balletbo i Serra1-6/+7
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-04-08omap3_beagle: Flush UART3 xmit on enable if TEMT is brokenManfred Huber1-3/+0
2013-03-24igep00x0: Enable CONFIG_CMD_BOOTZEnric Balletbo i Serra1-1/+2
2013-02-18OMAP3: igep00x0: Add new IGEP COM PROTON.Enric Balletbo i Serra1-1/+5
2013-02-18OMAP3: igep00x0: add missing include mach-types.hEnric Balletbo i Serra1-0/+1
2013-02-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+5
2013-02-07OMAP3: igep00x0: add boot status GPIO LEDJavier Martinez Canillas1-0/+3
2013-02-07OMAP3: use a single board file for IGEP devicesJavier Martinez Canillas1-0/+2
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-2/+0
2013-01-11OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMTJavier Martinez Canillas1-0/+3
2013-01-11OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_NAND_SUPPORTJavier Martinez Canillas1-0/+1
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber1-1/+0
2012-11-27spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood1-0/+3
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-7/+0
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut1-0/+1
2012-09-01OMAP3: igep00x0: add SPL support for IGEP-based boardsJavier Martinez Canillas1-0/+65
2012-09-01OMAP3: igep00x0: Add config option to choose flash storage memoryJavier Martinez Canillas1-0/+19
2012-09-01igep00x0: default mmcrootfstype to EXT4Javier Martinez Canillas1-1/+1
2012-09-01igep00x0: default to OMAP-specific serial driverJavier Martinez Canillas1-1/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-05-15igep00x0: change mpurate from 500 to autoEnric Balletbo i Serra1-1/+1
2012-05-15igep00x0: enable the use of a plain text fileEnric Balletbo i Serra1-12/+16
2012-05-15OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.Enric Balletbò i Serra1-0/+275