summaryrefslogtreecommitdiff
path: root/include/configs/omap3_overo.h
AgeCommit message (Expand)Author
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-08-11Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-15omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-04-27omap3: Reduce logic/overo SPL max image sizeTom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-09-28configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-12ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic
2015-07-27Update the rootfs type to ext4 for Overo and PepperAdam YH Lee
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-05-10omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles
2015-05-10omap3: overo: Use software BCH8 ECC for NANDAsh Charles
2014-10-23omap3: overo: Add usb host supportStefan Herbrechtsmeier
2014-10-23omap3: overo: Call bootm only after successful nand readStefan Herbrechtsmeier
2014-10-10omap3: overo: Fix fdtfile testStefan Herbrechtsmeier
2014-07-25ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta
2014-06-19omap3: overo: Select fdtfile for expansion boardAsh Charles
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta
2014-05-23omap3: overo: Use common configurations for OveroAsh Charles
2014-05-23Allow overo to boot with device treeAsh Charles
2014-05-23arm: omap3: Fix omap3_overo SPL boot hangupAsh Charles
2014-05-23OMAP3: overo: eliminate hard-coded partition offsetsAsh Charles
2014-05-23OMAP3: overo: increase linux partition to 8 MiBPeter A. Bigot
2014-05-23OMAP3: overo: add command support for mtd and ubiAsh Charles
2014-05-23omap: overo: allow the use of a plain text env file instead boot scriptsAsh Charles
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla