summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_overo.h
Commit message (Expand)AuthorAgeFilesLines
* omap3: overo: Add usb host supportStefan Herbrechtsmeier2014-10-231-0/+8
* omap3: overo: Call bootm only after successful nand readStefan Herbrechtsmeier2014-10-231-2/+3
* omap3: overo: Fix fdtfile testStefan Herbrechtsmeier2014-10-101-1/+1
* ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-251-0/+6
* ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-5/+1
* omap3: overo: Select fdtfile for expansion boardAsh Charles2014-06-191-5/+5
* mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-061-0/+1
* omap3: overo: Use common configurations for OveroAsh Charles2014-05-231-194/+28
* Allow overo to boot with device treeAsh Charles2014-05-231-20/+38
* arm: omap3: Fix omap3_overo SPL boot hangupAsh Charles2014-05-231-0/+6
* OMAP3: overo: eliminate hard-coded partition offsetsAsh Charles2014-05-231-9/+1
* OMAP3: overo: increase linux partition to 8 MiBPeter A. Bigot2014-05-231-2/+2
* OMAP3: overo: add command support for mtd and ubiAsh Charles2014-05-231-3/+37
* omap: overo: allow the use of a plain text env file instead boot scriptsAsh Charles2014-05-231-0/+10
* mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-0/+1
|\
| * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-0/+1
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-5/+4
|/
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* 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-8/+0
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-011-0/+1
* dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut2012-09-011-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini2012-05-151-0/+1
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-151-1/+1
* OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber2012-02-271-4/+0
* overo: add SPL supportAndreas Müller2012-01-161-0/+52
* include/configs/omap3_overo.h: several cleanupsAndreas Müller2012-01-161-35/+31
* OMAP3: Remove unused define CONFIG_OMAP3_*_DDRThomas Weber2012-01-161-3/+0
* omap: overo: Use ubifs instead of jffs2 for nandSteve Sakoman2011-12-091-2/+2
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-061-4/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-061-3/+0
* ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber2011-12-061-1/+0
* omap: fix cache line size for omap3/omap4 boardsAneesh V2011-12-061-0/+2
* OMAP3: overo : Add environment variable optargs to bootargsPhilip Balister2011-10-271-0/+3
* OMAP3: overo : Use ttyO2 instead of ttyS2.Philip Balister2011-10-271-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* OMAP: Remove omapfb.debug=y from Beagle and Overo env settingsSteve Sakoman2011-09-041-2/+0
* OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath2011-09-041-1/+1
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-041-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* Add CONFIG_OF_LIBFDT to more boards.Grant Likely2011-04-281-0/+2
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-11/+5
* OMAP3: remove unused config macrosGrazvydas Ignotas2010-11-191-18/+0
* ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman2010-11-041-1/+5
OpenPOWER on IntegriCloud