summaryrefslogtreecommitdiff
path: root/include/configs/omap3_overo.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-1/+0
* Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-101-1/+0
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-5/+0
* Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini2017-05-151-7/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-3/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* TI: Rework SRAM definitions and maximumsTom Rini2016-09-061-3/+5
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-1/+0
* 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