summaryrefslogtreecommitdiffstats
path: root/include/configs/devkit8000.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Devkit8000: Change console from ttyS2 to ttyO2Thomas Weber2011-09-301-1/+1
* devkit8000: Add nand-spl support for new SPLSimon Schwarz2011-09-301-0/+46
* devkit8000: Use generic MMC driverTom Rini2011-09-041-4/+6
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-041-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* Add CONFIG_OF_LIBFDT to more boards.Grant Likely2011-04-281-0/+2
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-9/+1
* Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZEThomas Weber2010-11-281-1/+5
* Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-11-121-1/+0
|\
| * Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* | Devkit8000: Adapt changes to ARM relocation supportThomas Weber2010-10-201-0/+5
|/
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-051-1/+1
* omap3: Consolidate SDRC related operationsVaibhav Hiremath2010-06-081-0/+2
* OMAP3 Move declaration of gpmc_cfg.Tom Rix2010-02-121-1/+0
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* OMAP3:SDRC: introduce DDR typesNishanth Menon2009-11-271-0/+3
* TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj2009-10-181-8/+7
OpenPOWER on IntegriCloud