summaryrefslogtreecommitdiffstats
path: root/include/configs/am3517_evm.h
Commit message (Expand)AuthorAgeFilesLines
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-3/+0
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-8/+8
* am3517_evm: add FIT supportYegor Yefremov2015-07-271-0/+2
* arm: convert am3517_crane and am3517_evm to generic boardsYegor Yefremov2015-07-081-0/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-6/+0
* ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-0/+4
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-131-1/+1
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-1/+0
* 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
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-6/+1
* mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-1/+0
* am3517_evm: activate Ethernet PHYYegor Yefremov2013-12-121-0/+5
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-4/+5
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-0/+1
| |\
| | * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-0/+1
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-4/+4
| |/
* | AM3517 EVM: Enable ethernetTom Rini2013-12-061-2/+12
|/
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-291-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-261-0/+3
|\
| * spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-0/+3
* | am3517_evm: switch to musb-newIlya Yanok2012-11-201-21/+16
|/
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-271-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-8/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* net: Remove CMD_PING where there's no CMD_NETJoe Hershberger2012-05-231-1/+1
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-151-1/+1
* include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-151-2/+0
* am3517evm: remove rootfstype kernel parameter for MMC boot deviceYegor Yefremov2012-02-121-2/+1
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-261-4/+0
* AM3517: Add SPL supportTom Rini2011-12-061-2/+55
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-061-4/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-061-3/+0
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* am3517evm: Use generic MMC driverVaibhav Hiremath2011-09-041-4/+6
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-041-1/+0
* am3517evm: change console device from ttyS2 to ttyO2Yegor Yefremov2011-07-181-1/+1
* 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-12/+6
* AM3517:Build FIX: undef CONFIG_CMD_NFS supportVaibhav Hiremath2010-11-291-0/+1
OpenPOWER on IntegriCloud