aboutsummaryrefslogtreecommitdiff
path: root/include/configs/devkit8000.h
AgeCommit message (Expand)AuthorFilesLines
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-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-30Devkit8000: Change console from ttyS2 to ttyO2Thomas Weber1-1/+1
2011-09-30devkit8000: 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-12Remove 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-12Merge 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-05ARM: 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-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-11-27OMAP3:SDRC: introduce DDR typesNishanth Menon1-0/+3
2009-10-18TI: 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