summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_evm.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-131-1/+1
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-041-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-2/+2
* mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-0/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* omap3_evm: Let CONFIG_EFI_PARTITION be set for SPLTom Rini2012-12-131-3/+0
* spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-0/+3
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* omap3evm: Add CONFIG_CMD_ASKENVTom Rini2012-07-071-0/+2
* omap3evm: Set BOOTDELAY to 3Tom Rini2012-07-071-1/+1
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-261-4/+0
* OMAP3: Add SPL support to omap3_evmTom Rini2011-12-061-1/+34
* omap3evm: Add support for EFI partitionsSanjeev Premi2011-12-061-0/+1
* omap3evm: move common config options to new fileSanjeev Premi2011-11-031-327/+8
* omap3evm: Prepare to split configurationSanjeev Premi2011-11-031-62/+132
* omap3evm: Reorder related config optionsSanjeev Premi2011-11-031-196/+226
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* omap3evm: env: Fix default consoleSanjeev Premi2011-09-301-1/+1
* omap3evm: Use generic MMC driverVaibhav Hiremath2011-09-041-4/+6
* OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath2011-09-041-1/+1
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-041-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-14/+12
* omap3evm: Use GENERATED_GBL_DATA_SIZESanjeev Premi2010-11-291-1/+5
* OMAP3: remove unused config macrosGrazvydas Ignotas2010-11-191-18/+0
* omap3evm: Fix mechanism to identify board revisionSanjeev Premi2010-11-041-0/+5
* omap3evm: Support relocationSanjeev Premi2010-11-041-0/+6
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-051-1/+1
* omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-081-0/+2
* OMAP3EVM: Added NAND supportVaibhav Hiremath2010-06-081-1/+7
* OMAP3 Move declaration of gpmc_cfg.Tom Rix2010-02-121-1/+0
* Remove superfluous uses of V_PROMPT macro.Robert P. J. Day2010-01-041-3/+1
* omap3evm: musb: add USB configAjay Kumar Gupta2009-12-201-0/+39
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* OMAP3:SDRC: introduce DDR typesNishanth Menon2009-11-271-0/+3
* TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2009-10-181-8/+7
* TI OMAP3 Use arm init sequence to initialize i2cTom Rix2009-10-131-0/+1
* omap3: remove typedefs for configuration structsDirk Behme2009-08-081-1/+1
* omap3: embedd gpmc_cs into gpmc config structMatthias Ludwig2009-08-071-1/+0
* OMAP3 Move twl4030 mmc functionTom Rix2009-07-291-0/+5
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-221-3/+4
* NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-181-0/+1
* OMAP3EVM: Set default bootfileSanjeev Premi2009-06-121-0/+2
* OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000Manikandan Pillai2009-04-301-4/+5
* OMAP3: Remove legacy NAND definesDirk Behme2009-04-291-29/+0
* OMAP3: Use functions print_cpuinfo() and checkboard()Sanjeev Premi2009-04-291-1/+6
* OMAP3: Fix changed mmc init commandDirk Behme2009-04-261-1/+1
OpenPOWER on IntegriCloud