summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_overo.h
Commit message (Expand)AuthorAgeFilesLines
* omap3: Reduce logic/overo SPL max image sizeTom Rini2016-04-271-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg2015-09-281-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-6/+0
* ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic2015-08-121-1/+1
* Update the rootfs type to ext4 for Overo and PepperAdam YH Lee2015-07-271-1/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles2015-05-101-0/+13
* omap3: overo: Use software BCH8 ECC for NANDAsh Charles2015-05-101-4/+15
* 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
OpenPOWER on IntegriCloud