summaryrefslogtreecommitdiff
path: root/include/configs/omap4_sdp4430.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini1-1/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-27omap4: sdp4430: remove CONFIG_4430SDPMasahiro Yamada1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BAT to KconfigSimon Glass1-5/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2014-01-24ARM: OMAP4: Rename to ti_omap4_common.hEnric Balletbò i Serra1-2/+2
2013-11-01ARM: OMAP4: Convert to ti_armv7_common.hLokesh Vutla1-2/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-28sdp4430: Initialize board id using CONFIG_MACH_TYPEOleksandr Tyshchenko1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-10-01mmc: omap: config VMMC, MMC1_PBIASBalaji T K1-0/+2
2011-09-22Minor Coding Style CleanupWolfgang Denk1-1/+0
2011-09-13omap4: factor out common part from board config headersAneesh V1-238/+7
2011-09-04OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath1-1/+1
2011-09-04omap4: increase SRAM budget to fix build errorAneesh V1-1/+1
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey1-1/+0
2011-08-03omap: add MMC and FAT support to SPLAneesh V1-0/+5
2011-08-03omap: add basic SPL supportAneesh V1-0/+26
2011-08-03omap4: automatic sdram detectionAneesh V1-0/+1
2011-08-03omap4: calculate EMIF register valuesAneesh V1-0/+5
2011-07-04armv7: adapt omap4 to the new cache maintenance frameworkAneesh V1-3/+5
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2011-05-13Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely1-0/+2
2010-12-17Merge branch 'master' of ../master into nextWolfgang Denk1-0/+1
2010-12-11ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K1-0/+1
2010-11-29OMAP4: SDP4430: Disable CMD_NFSDirk Behme1-0/+1
2010-11-04ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman1-1/+5
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-17ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDPSteve Sakoman1-6/+3
2010-10-17ARMV7: OMAP4: Enable saveenv to eMMC for SDP4430Sukumar Ghorai1-5/+8
2010-10-17ARMV7: OMAP4: Use generic mmc driver on SDP4430Sukumar Ghorai1-5/+5
2010-10-17ARMV7: OMAP: Use default vendor/product ID for USB gadgetSteve Sakoman1-5/+0
2010-08-05ARMV7: Update default environment for OMAP4 boardsSteve Sakoman1-1/+4
2010-08-05ARMV7: Enable musb driver and usbtty on OMAP4430 SDPSteve Sakoman1-0/+15
2010-08-05ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systemsSteve Sakoman1-0/+3
2010-08-05ARMV7: Fix udelay for OMAP4Steve Sakoman1-1/+1
2010-08-05ARMV7: Add pad mux support for OMAP4Steve Sakoman1-0/+1
2010-07-06ARMV7: Add support for TI OMAP4430 SDPSteve Sakoman1-0/+221