summaryrefslogtreecommitdiff
path: root/include/configs/am3517_evm.h
Commit message (Expand)AuthorAgeLines
* Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-29-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-26-0/+3
|\
| * spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-26-0/+3
* | am3517_evm: switch to musb-newIlya Yanok2012-11-20-21/+16
|/
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-23-1/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+1
* ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-27-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-8/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* net: Remove CMD_PING where there's no CMD_NETJoe Hershberger2012-05-23-1/+1
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-15-1/+1
* include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-15-2/+0
* am3517evm: remove rootfstype kernel parameter for MMC boot deviceYegor Yefremov2012-02-12-2/+1
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-26-4/+0
* AM3517: Add SPL supportTom Rini2011-12-06-2/+55
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-06-4/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-06-3/+0
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-22-1/+1
* am3517evm: Use generic MMC driverVaibhav Hiremath2011-09-04-4/+6
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-04-1/+0
* am3517evm: change console device from ttyS2 to ttyO2Yegor Yefremov2011-07-18-1/+1
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-1/+0
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-27-12/+6
* AM3517:Build FIX: undef CONFIG_CMD_NFS supportVaibhav Hiremath2010-11-29-0/+1
* AM3517:Fix for ARM Relocation supportVaibhav Hiremath2010-11-29-0/+6
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+0
* AM3517EVM: musb: add usb configAjay Kumar Gupta2010-08-12-0/+38
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-05-1/+1
* AM35x: Add support for EMIF4Vaibhav Hiremath2010-06-08-1/+1
* AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-08-0/+296