summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford2018-08-171-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford2018-08-101-3/+0
* net: Add Kconfig option for BOOTP_NTPSERVERChris Packham2018-05-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_SPI to KconfigAdam Ford2018-04-271-5/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-7/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-7/+0
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-1/+0
* include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford2017-09-131-2/+1
* Convert CONFIG_OMAP3_SPI to KconfigAdam Ford2017-08-131-1/+0
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-2/+0
* Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass2017-08-111-2/+0
* Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-101-2/+0
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-3/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-1/+0
* Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-221-1/+0
* omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini2017-05-151-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-3/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic2015-08-121-1/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-2/+0
* arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-131-42/+3
* arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois2015-01-131-98/+36
* devkit8000: convert to use generic board codeAnthoine Bourgeois2015-01-051-0/+1
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-041-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-4/+4
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-2/+0
* mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-061-0/+1
* mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-0/+1
|\
| * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-0/+1
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-4/+4
|/
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1