aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap3_evm.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski1-1/+1
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-2/+2
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta1-0/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-13omap3_evm: Let CONFIG_EFI_PARTITION be set for SPLTom Rini1-3/+0
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood1-0/+3
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-07-07omap3evm: Add CONFIG_CMD_ASKENVTom Rini1-0/+2
2012-07-07omap3evm: Set BOOTDELAY to 3Tom Rini1-1/+1
2012-01-26nand_spl_simple: store ecc data on the stackStefano Babic1-4/+0
2011-12-06OMAP3: Add SPL support to omap3_evmTom Rini1-1/+34
2011-12-06omap3evm: Add support for EFI partitionsSanjeev Premi1-0/+1
2011-11-03omap3evm: move common config options to new fileSanjeev Premi1-327/+8
2011-11-03omap3evm: Prepare to split configurationSanjeev Premi1-62/+132
2011-11-03omap3evm: Reorder related config optionsSanjeev Premi1-196/+226
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-30omap3evm: env: Fix default consoleSanjeev Premi1-1/+1
2011-09-04omap3evm: Use generic MMC driverVaibhav Hiremath1-4/+6
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-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli1-14/+12
2010-11-29omap3evm: Use GENERATED_GBL_DATA_SIZESanjeev Premi1-1/+5
2010-11-19OMAP3: remove unused config macrosGrazvydas Ignotas1-18/+0
2010-11-04omap3evm: Fix mechanism to identify board revisionSanjeev Premi1-0/+5
2010-11-04omap3evm: Support relocationSanjeev Premi1-0/+6
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-06-08OMAP3EVM: Added NAND supportVaibhav Hiremath1-1/+7
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-3/+1
2009-12-20omap3evm: musb: add USB configAjay Kumar Gupta1-0/+39
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-11-27OMAP3:SDRC: introduce DDR typesNishanth Menon1-0/+3
2009-10-18TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj1-8/+7
2009-10-13TI OMAP3 Use arm init sequence to initialize i2cTom Rix1-0/+1
2009-08-08omap3: remove typedefs for configuration structsDirk Behme1-1/+1
2009-08-07omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig1-1/+0
2009-07-29OMAP3 Move twl4030 mmc functionTom Rix1-0/+5
2009-07-22Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-3/+4
2009-07-18NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk1-0/+1
2009-06-12OMAP3EVM: Set default bootfileSanjeev Premi1-0/+2
2009-04-30OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai1-4/+5
2009-04-29OMAP3: Remove legacy NAND definesDirk Behme1-29/+0
2009-04-29OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi1-1/+6
2009-04-26OMAP3: Fix changed mmc init commandDirk Behme1-1/+1
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk1-1/+1