summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
Commit message (Expand)AuthorAgeLines
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-04-2/+0
* arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois2015-01-13-42/+3
* arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois2015-01-13-98/+36
* devkit8000: convert to use generic board codeAnthoine Bourgeois2015-01-05-0/+1
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-04-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-4/+4
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-25-2/+0
* mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-06-0/+1
* mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-04-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-25-0/+1
|\
| * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-21-0/+1
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-4/+4
|/
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* devkit8000: Add SPL_OS for MMC supportTom Rini2013-06-07-0/+8
* OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2013-03-01-1/+0
* Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-29-2/+0
* spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-26-0/+3
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-23-1/+1
* devkit8000: add rootwait to mmcboot optionAndreas Bießmann2012-10-01-0/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-4/+0
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-01-0/+2
* dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut2012-09-01-0/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-15-1/+1
* devkit8000: Implement and activate direct OS bootSimon Schwarz2012-03-27-2/+5
* devkit8000: add config for spl commandSimon Schwarz2012-03-27-0/+8
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-26-5/+0
* devkit8000: Move CONFIG_SYS_TEXT_BASE out of bssSimon Schwarz2011-12-06-2/+8
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-06-0/+1
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-06-5/+0
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-06-4/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-06-3/+0
* ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber2011-12-06-1/+0
* devkit8000: Fix NAND SPL on boards with 256MB NANDTom Rini2011-11-10-0/+1
* devkit8000: Add malloc spaceTom Rini2011-10-27-0/+3
* devkit8000: Add config to enable SPL MMC bootSimon Schwarz2011-10-27-0/+5
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Devkit8000: Change console from ttyS2 to ttyO2Thomas Weber2011-09-30-1/+1
* devkit8000: Add nand-spl support for new SPLSimon Schwarz2011-09-30-0/+46
* devkit8000: Use generic MMC driverTom Rini2011-09-04-4/+6
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-04-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-12-1/+0