summaryrefslogtreecommitdiff
path: root/include/configs/am3517_evm.h
AgeCommit message (Expand)Author
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
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro 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-12-12am3517_evm: activate Ethernet PHYYegor Yefremov
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06AM3517 EVM: Enable ethernetTom Rini
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon 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-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood
2012-11-20am3517_evm: switch to musb-newIlya Yanok
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-05-23net: Remove CMD_PING where there's no CMD_NETJoe Hershberger
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini
2012-02-12am3517evm: remove rootfstype kernel parameter for MMC boot deviceYegor Yefremov
2012-01-26nand_spl_simple: store ecc data on the stackStefano Babic
2011-12-06AM3517: Add SPL supportTom Rini
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-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-09-04am3517evm: Use generic MMC driverVaibhav Hiremath
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey
2011-07-18am3517evm: change console device from ttyS2 to ttyO2Yegor Yefremov
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2010-11-29AM3517:Build FIX: undef CONFIG_CMD_NFS supportVaibhav Hiremath
2010-11-29AM3517:Fix for ARM Relocation supportVaibhav Hiremath
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-08-12AM3517EVM: musb: add usb configAjay Kumar Gupta
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman
2010-06-08AM35x: Add support for EMIF4Vaibhav Hiremath
2010-06-08AM35x: Add support for AM3517EVMVaibhav Hiremath