summaryrefslogtreecommitdiff
path: root/board/ti/sdp4430
AgeCommit message (Expand)AuthorFilesLines
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla1-1/+1
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-19command: Remove the cmd_tbl_t typedefSimon Glass1-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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2017-10-27omap4: sdp4430: match the #endif comment to #ifdefMasahiro Yamada1-1/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-04-30Convert CONFIG_CMD_BAT to KconfigSimon Glass1-0/+3
2017-03-20ti: 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-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31omap4: 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
2014-01-24ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2-217/+0
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada1-21/+2
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 Denk4-68/+4
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla1-6/+10
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-2/+2
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+2
2012-07-07ARM: OMAP4/5: Move USB pads to essential list.SRICHARAN R1-13/+12
2012-05-15OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon1-1/+1
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-2/+2
2011-12-07omap4460: fix TPS initializationAneesh V2-1/+12
2011-11-16omap4/5: Add support for booting with CH.Sricharan1-8/+9
2011-11-16omap5: Add minimal support for omap5430.Sricharan3-3/+80
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-13omap4: fix pad configuration settings for SDP and PandaAneesh V1-6/+3
2011-08-03omap: add basic SPL supportAneesh V2-31/+2
2011-08-03omap4: cleanup pin mux dataAneesh V2-74/+27
2010-12-11ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K3-1/+63
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-17ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman1-2/+1
2010-10-17ARMV7: OMAP4: Use generic mmc driver on SDP4430Sukumar Ghorai1-0/+10
2010-09-10Prepare v2010.09-rc1Wolfgang Denk1-1/+0
2010-08-05ARMV7: Add pad mux support for OMAP4Steve Sakoman2-0/+291
2010-07-16ARMV7: Add basic gpmc initialization for OMAP4Steve Sakoman1-0/+2
2010-07-06ARMV7: Add support for TI OMAP4430 SDPSteve Sakoman3-0/+143