summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
AgeCommit message (Expand)Author
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford
2017-08-11Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass
2017-05-15omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-16Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-08-12ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass
2015-01-13arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois
2015-01-13arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois
2015-01-05devkit8000: convert to use generic board codeAnthoine Bourgeois
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-07devkit8000: Add SPL_OS for MMC supportTom Rini
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford