summaryrefslogtreecommitdiff
path: root/board/logicpd/am3517evm/am3517evm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: am3517-evm: Remove non-DM legacy codeAdam Ford2019-07-261-11/+0
* ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford2019-07-261-30/+4
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-1/+0
* ARM: am3517_evm: Add spl_start_uboot for Falcon ModeAdam Ford2019-04-121-0/+9
* ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford2018-09-111-1/+2
* ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-06-131-14/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford2017-09-291-24/+47
* 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
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-4/+4
* am3517_evm: activate Ethernet PHYYegor Yefremov2013-12-121-0/+32
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-2/+2
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* 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
* am3517_evm: switch to musb-newIlya Yanok2012-11-201-0/+74
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* AM3517: Add SPL supportTom Rini2011-12-061-1/+1
* am3517evm: Use generic MMC driverVaibhav Hiremath2011-09-041-0/+9
* AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-081-0/+76