summaryrefslogtreecommitdiffstats
path: root/board/logicpd/am3517evm
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford2019-07-271-13/+13
* 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: Update MaintainerAdam Ford2018-07-241-1/+1
* 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-073-7/+3
* ARM: omap3: am3517-evm: Add device tree and DM supportAdam Ford2017-09-291-24/+47
* omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford2017-09-121-0/+2
* 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
* omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg2014-10-231-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* am3517_evm: activate Ethernet PHYYegor Yefremov2013-12-122-1/+33
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-2/+2
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-18/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-39/+3
* 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-062-31/+1
* AM3517: move AM3517 specific mux defines to generic headerIlya Yanok2011-12-061-40/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* am3517evm: Use generic MMC driverVaibhav Hiremath2011-09-041-0/+9
* AM3517:Fix for ARM Relocation supportVaibhav Hiremath2010-11-291-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* AM35x: Add support for AM3517EVMVaibhav Hiremath2010-06-084-0/+597