aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap3_sdp3430.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-11arm: Remove omap3_sdp3430 boardSimon Glass1-318/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-7/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon1-0/+4
2015-03-13ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon1-1/+1
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-1/+0
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
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-14Coding 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-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-06ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber1-4/+0
2011-12-06ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber1-3/+0
2011-12-06ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber1-1/+0
2011-12-06omap: fix cache line size for omap3/omap4 boardsAneesh V1-0/+2
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-04TI OMAP3 SDP3430: Use generic MMC driverTom Rini1-1/+2
2011-09-04OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath1-1/+1
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey1-1/+0
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely1-0/+2
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli1-10/+0
2010-11-30OMAP3: SDP3430: Fix ARM relocation supportDirk Behme1-0/+6
2010-11-19OMAP3: remove unused config macrosGrazvydas Ignotas1-7/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman1-1/+1
2010-06-08omap3: Consolidate SDRC related operationsVaibhav Hiremath1-0/+2
2010-02-12OMAP3 Move declaration of gpmc_cfg.Tom Rix1-1/+0
2010-01-04Remove superfluous uses of V_PROMPT macro.Robert P. J. Day1-2/+1
2009-12-13TI OMAP3: SDP3430 FIX NET_MULTI WarningNishanth Menon1-1/+2
2009-11-27OMAP3:SDRC: introduce DDR typesNishanth Menon1-0/+3
2009-10-24TI OMAP3 SDP3430: Initial SupportTom Rix1-0/+369