summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_overo.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARMV7: OMAP3: Add expansion board detection for OveroSteve Sakoman2010-11-041-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* ARMV7: OMAP3: Enable cache support on OveroSteve Sakoman2010-10-171-0/+1
* ARMV7: OMAP3: Implement relocation for OveroSteve Sakoman2010-10-171-0/+3
* ARMV7: OMAP4: Use generic mmc driver on OveroSteve Sakoman2010-10-171-4/+6
* ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configsSteve Sakoman2010-09-081-0/+1
* ARMV7: OMAP: Add mpurate boot arg for Overo and BeagleSteve Sakoman2010-09-081-0/+3
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-051-1/+1
* omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-081-0/+2
* OMAP3 Move declaration of gpmc_cfg.Tom Rix2010-02-121-1/+0
* Remove superfluous uses of V_PROMPT macro.Robert P. J. Day2010-01-041-3/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* OMAP3:SDRC: introduce DDR typesNishanth Menon2009-11-271-0/+3
* TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2009-10-181-8/+7
* OMAP3: Update Overo and Beagle environmentSteve Sakoman2009-10-181-8/+19
OpenPOWER on IntegriCloud