summaryrefslogtreecommitdiff
path: root/include/configs/omap3_pandora.h
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
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-07omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian
2016-09-07omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian
2016-09-06omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian
2016-09-06omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_omapThomas Chou
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-12ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-04-09omap3: pandora: use common configurationGrazvydas Ignotas
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon 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-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-05-15OMAP3: pandora: drop console kernel argumentGrazvydas Ignotas
2012-01-16OMAP3: Remove unused define CONFIG_OMAP3_*_DDRThomas Weber
2011-12-06ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber
2011-12-06ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber
2011-12-06ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber
2011-12-06omap: fix cache line size for omap3/omap4 boardsAneesh V
2011-09-04OMAP3: pandora: Use generic MMC driverTom Rini
2011-09-04OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2010-11-19OMAP3: pandora: update config for productionGrazvydas Ignotas
2010-11-19OMAP3: remove unused config macrosGrazvydas Ignotas
2010-11-19OMAP3: pandora: fix relocation and init memoryGrazvydas Ignotas
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman
2010-06-08omap3: Consolidate SDRC related operationsVaibhav Hiremath