summaryrefslogtreecommitdiff
path: root/board/ti/am3517crane/am3517crane.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+1
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* AM3517 CraneBoard: Add SPL supportTom Rini2011-12-061-1/+1
* AM3517 CraneBoard: Use generic MMC driverTom Rini2011-09-041-0/+9
* ARMV7: AM3517/05: Add support for CraneBoard.Srinath2011-04-271-0/+75