summaryrefslogtreecommitdiff
path: root/include/configs/omap3_zoom1.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford1-3/+2
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford1-1/+0
2017-08-11Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass1-1/+0
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford1-3/+0
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford1-1/+1
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-15omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini1-5/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-15spl: move SPL_OS_BOOT to KconfigHeiko Schocher1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-5/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic1-1/+1
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-13ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon1-1/+1
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-26ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta1-0/+6
2014-07-26ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta1-6/+1
2014-06-07mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta1-0/+1
2014-04-18omap3: zoom1: switch to generic ti_omap3_common config headerNishanth Menon1-108/+16
2014-04-18omap3: zoom1: fix default consoleNishanth Menon1-1/+1
2014-04-18omap3: zoom1: enable bootzNishanth Menon1-1/+11
2014-04-18omap3: zoom1: disable JFFS2 and enable FS_GENERICNishanth Menon1-10/+12
2014-04-18omap3: zoom1: enable common network commandsNishanth Menon1-1/+3
2014-04-18OMAP3: zoom1: enable LAN9211Nishanth Menon1-1/+9
2014-04-18omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARDNishanth Menon1-0/+1
2014-03-05mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta1-2/+0
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-4/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-2/+0
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber1-1/+0
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-8/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-01-16OMAP3: Remove unused define CONFIG_OMAP3_*_DDRThomas Weber1-3/+0
2011-12-07ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber1-4/+0
2011-12-07ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber1-3/+0
2011-12-07ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber1-1/+0
2011-12-07omap: fix cache line size for omap3/omap4 boardsAneesh V1-0/+2
2011-09-04OMAP3: Zoom1: Use generic MMC driverTom Rini1-4/+6