aboutsummaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
AgeCommit message (Expand)Author
2012-10-01devkit8000: add rootwait to mmcboot optionAndreas Bießmann
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-09-01dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini
2012-03-27devkit8000: Implement and activate direct OS bootSimon Schwarz
2012-03-27devkit8000: add config for spl commandSimon Schwarz
2012-01-26nand_spl_simple: store ecc data on the stackStefano Babic
2011-12-06devkit8000: Move CONFIG_SYS_TEXT_BASE out of bssSimon Schwarz
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini
2011-12-06OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini
2011-12-06ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber
2011-12-06ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber
2011-12-06ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber
2011-11-10devkit8000: Fix NAND SPL on boards with 256MB NANDTom Rini
2011-10-27devkit8000: Add malloc spaceTom Rini
2011-10-27devkit8000: Add config to enable SPL MMC bootSimon Schwarz
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-30Devkit8000: Change console from ttyS2 to ttyO2Thomas Weber
2011-09-30devkit8000: Add nand-spl support for new SPLSimon Schwarz
2011-09-04devkit8000: Use generic MMC driverTom Rini
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2010-11-28Devkit8000: Fix build after introduction of GENERATED_GBL_DATA_SIZEThomas Weber
2010-11-12Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-20Devkit8000: Adapt changes to ARM relocation supportThomas Weber
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman
2010-06-08omap3: Consolidate SDRC related operationsVaibhav Hiremath
2010-02-12OMAP3 Move declaration of gpmc_cfg.Tom Rix
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-11-27OMAP3:SDRC: introduce DDR typesNishanth Menon
2009-10-18TI: OMAP3: Remove SZ_xx referencesSandeep Paulraj
2009-10-13TI OMAP3 Use arm init sequence to initialize i2cTom Rix
2009-09-05Add support for the DevKit8000 boardFrederik Kriewitz