aboutsummaryrefslogtreecommitdiff
path: root/board/ti/am3517crane
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford1-1/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2014-10-23omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-2/+2
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada1-18/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-39/+3
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2011-12-06AM3517 CraneBoard: Add SPL supportTom Rini2-30/+1
2011-12-06AM3517: move AM3517 specific mux defines to generic headerIlya Yanok1-39/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-04AM3517 CraneBoard: Use generic MMC driverTom Rini1-0/+9
2011-04-27ARMV7: AM3517/05: Add support for CraneBoard.Srinath4-0/+545