summaryrefslogtreecommitdiff
path: root/board/logicpd/am3517evm/am3517evm.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-10ARM: am3517-evm: Remove more non-DM legacy ethernet reset codeAdam Ford1-8/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move serial functions out of common.hSimon Glass1-0/+1
2019-07-27ARM: am3517-evm: Remove non-DM legacy codeAdam Ford1-11/+0
2019-07-27ARM: am3517-evm: Remove manual ethernet reset codeAdam Ford1-30/+4
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-1/+0
2019-04-12ARM: am3517_evm: Add spl_start_uboot for Falcon ModeAdam Ford1-0/+9
2018-09-12ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford1-1/+2
2018-06-13ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford1-14/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-09-29ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford1-24/+47
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-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-4/+4
2013-12-13am3517_evm: activate Ethernet PHYYegor Yefremov1-0/+32
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-2/+2
2013-10-15Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1
2012-11-20am3517_evm: switch to musb-newIlya Yanok1-0/+74
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2011-12-07AM3517: Add SPL supportTom Rini1-1/+1
2011-09-04am3517evm: Use generic MMC driverVaibhav Hiremath1-0/+9
2010-06-08AM35x: Add support for AM3517EVMVaibhav Hiremath1-0/+76