aboutsummaryrefslogtreecommitdiff
path: root/board/ti/sdp4430/sdp.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2021-09-07arm: Disable ATAGs supportTom Rini1-0/+2
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-2/+2
2020-06-16omap4: sdp: convert to device modelPeter Ujfalusi1-0/+12
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+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/+3
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski1-1/+1
2016-03-15omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski1-0/+6
2014-01-24ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar1-20/+0
2013-08-28ARM: OMAP4460: sdp: Limit TPS mux config to 4460Taras Kondratiuk1-1/+2
2013-08-28sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla1-6/+10
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-2/+2
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+2
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-2/+2
2011-12-06omap4460: fix TPS initializationAneesh V1-0/+7
2011-11-15omap5: Add minimal support for omap5430.Sricharan1-1/+26
2011-08-03omap4: cleanup pin mux dataAneesh V1-19/+6
2010-12-11ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K1-0/+4
2010-10-17ARMV7: OMAP4: Use generic mmc driver on SDP4430Sukumar Ghorai1-0/+10
2010-08-05ARMV7: Add pad mux support for OMAP4Steve Sakoman1-0/+26
2010-07-15ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman1-0/+2
2010-07-05ARMV7: Add support for TI OMAP4430 SDPSteve Sakoman1-0/+62