aboutsummaryrefslogtreecommitdiff
path: root/board/logicpd/am3517evm
AgeCommit message (Expand)AuthorFilesLines
2017-09-29ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford1-24/+47
2017-09-12omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford1-0/+2
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
2016-09-23treewide: 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
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-12-12am3517_evm: activate Ethernet PHYYegor Yefremov2-1/+33
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-2/+2
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-18/+1
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
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-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-06AM3517: Add SPL supportTom Rini2-31/+1
2011-12-06AM3517: move AM3517 specific mux defines to generic headerIlya Yanok1-40/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-04am3517evm: Use generic MMC driverVaibhav Hiremath1-0/+9
2010-11-29AM3517:Fix for ARM Relocation supportVaibhav Hiremath1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-06-08AM35x: Add support for AM3517EVMVaibhav Hiremath4-0/+597