summaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
AgeCommit message (Expand)AuthorFilesLines
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-27spl/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-28devkit8000: Implement and activate direct OS bootSimon Schwarz1-2/+5
2012-03-28devkit8000: add config for spl commandSimon Schwarz1-0/+8
2012-01-27nand_spl_simple: store ecc data on the stackStefano Babic1-5/+0
2011-12-07devkit8000: Move CONFIG_SYS_TEXT_BASE out of bssSimon Schwarz1-2/+8
2011-12-07OMAP3: Add SPL_BOARD_INIT hookTom Rini1-0/+1
2011-12-07OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini1-5/+0
2011-12-07ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber1-4/+0
2011-12-07ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber1-3/+0
2011-12-07ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber1-1/+0
2011-11-10devkit8000: Fix NAND SPL on boards with 256MB NANDTom Rini1-0/+1
2011-10-27devkit8000: Add malloc spaceTom Rini1-0/+3
2011-10-27devkit8000: Add config to enable SPL MMC bootSimon Schwarz1-0/+5
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-10-01Devkit8000: Change console from ttyS2 to ttyO2Thomas Weber1-1/+1
2011-10-01devkit8000: Add nand-spl support for new SPLSimon Schwarz1-0/+46
2011-09-04devkit8000: Use generic MMC driverTom Rini1-4/+6
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey1-1/+0
2011-05-13Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely1-0/+2
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli1-9/+1
2010-11-28Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZEThomas Weber1-1/+5
2010-11-13Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-10-20Devkit8000: Adapt changes to ARM relocation supportThomas Weber1-0/+5
2010-07-06ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman1-1/+1
2010-06-08omap3: Consolidate SDRC related operationsVaibhav Hiremath1-0/+2
2010-02-12OMAP3 Move declaration of gpmc_cfg.Tom Rix1-1/+0
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-11-28OMAP3:SDRC: introduce DDR typesNishanth Menon1-0/+3
2009-10-19TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj1-8/+7
2009-10-13TI OMAP3 Use arm init sequence to initialize i2cTom Rix1-0/+1
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz1-0/+307