summaryrefslogtreecommitdiffstats
path: root/include/configs/devkit8000.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* devkit8000: Add SPL_OS for MMC supportTom Rini2013-06-071-0/+8
* OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2013-03-011-1/+0
* Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-291-2/+0
* spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-0/+3
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-011-0/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-4/+0
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-011-0/+2
* dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut2012-09-011-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-151-1/+1
* devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-271-2/+5
* devkit8000: add config for spl commandSimon Schwarz2012-03-271-0/+8
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-261-5/+0
* devkit8000: Move CONFIG_SYS_TEXT_BASE out of bssSimon Schwarz2011-12-061-2/+8
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-061-0/+1
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-061-5/+0
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-061-4/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-061-3/+0
* ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber2011-12-061-1/+0
* devkit8000: Fix NAND SPL on boards with 256MB NANDTom Rini2011-11-101-0/+1
* devkit8000: Add malloc spaceTom Rini2011-10-271-0/+3
* devkit8000: Add config to enable SPL MMC bootSimon Schwarz2011-10-271-0/+5
OpenPOWER on IntegriCloud