aboutsummaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-3/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-16Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-4/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-08-12ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic1-1/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass1-2/+0
2015-01-13arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois1-42/+3
2015-01-13arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois1-98/+36
2015-01-05devkit8000: convert to use generic board codeAnthoine Bourgeois1-0/+1
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski1-1/+1
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-4/+4
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-1/+0
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta1-2/+0
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta1-0/+1
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta1-2/+0
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-0/+1
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta1-0/+1
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-4/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-07devkit8000: Add SPL_OS for MMC supportTom Rini1-0/+8
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic1-1/+0
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-2/+0
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood1-0/+3
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-10-01devkit8000: add rootwait to mmcboot optionAndreas Bießmann1-0/+1
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-4/+0
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut1-0/+2
2012-09-01dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini1-1/+1
2012-03-27devkit8000: Implement and activate direct OS bootSimon Schwarz1-2/+5
2012-03-27devkit8000: add config for spl commandSimon Schwarz1-0/+8
2012-01-26nand_spl_simple: store ecc data on the stackStefano Babic1-5/+0
2011-12-06devkit8000: Move CONFIG_SYS_TEXT_BASE out of bssSimon Schwarz1-2/+8
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini1-0/+1
2011-12-06OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini1-5/+0
2011-12-06ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber1-4/+0
2011-12-06ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber1-3/+0
2011-12-06ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber1-1/+0