aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-04mmc: Add multi-block read support to the generic mmc driverAlagu Sankar1-71/+39
2010-11-04mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman1-24/+14
2010-11-04ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman6-7/+30
2010-11-04ARMV7: OMAP3: Add expansion board detection for BeagleKoen Kooi3-2/+140
2010-11-04ARMV7: OMAP3: Add expansion board detection for OveroSteve Sakoman3-0/+120
2010-11-04ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman1-1/+1
2010-11-04ARMV7: OMAP3: IGEP: Rename TEXT_BASESteve Sakoman2-2/+3
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk18-191/+90
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk10-116/+80
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk27-751/+1048
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-2/+3
2010-10-29Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk4-368/+0
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk61-109/+8
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk35-2023/+10
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk37-91/+46
2010-10-28Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay1-0/+10
2010-10-28kirkwood: get rid of config.mk filesPrafulla Wadaskar9-173/+33
2010-10-28kirkwood: guruplug: Relocate NAND environment areaGray Remlin1-2/+2
2010-10-28mx51evk: support new relocation schemeShawn Guo3-6/+15
2010-10-28mx51evk: consolidate env for mmcboot and netbootShawn Guo1-12/+38
2010-10-28mx51evk: Fix 2 hours reset issueShawn Guo2-12/+12
2010-10-28MX51: remove warning in clock.cStefano Babic1-1/+1
2010-10-28imx25: Fix resetMatthias Weisser2-10/+12
2010-10-28MX5:use common u-boot.lds of cpu layerJason Liu2-74/+0
2010-10-28MX51: add CONFIG_SYS_TEXT_BASE to vision2 board, use general ld scriptStefano Babic1-2/+2
2010-10-28Add generic support for samsung s3c2440C Nauman22-740/+1016
2010-10-27Blackfin: config.mk: drop manual stripping of config varsMike Frysinger1-2/+0
2010-10-27Blackfin: fix building after asm-offsets.h introMike Frysinger1-0/+3
2010-10-27arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy4-368/+0
2010-10-27Prepare v2010.12-rc1v2010.12-rc1Wolfgang Denk1-2/+2
2010-10-27Coding Style cleanupWolfgang Denk32-162/+117
2010-10-27cmd_onenand.c: Fix command usage help.Enric Balletbo i Serra1-0/+3
2010-10-27mmc: seperate block number into small parts for multi-write cmdLei Wen1-15/+39
2010-10-27Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2-0/+11
2010-10-27env_sf: updated to the new environment codeStefano Babic1-95/+77
2010-10-27Makefile: fix dependencies for building NAND_SPLWolfgang Denk1-1/+1
2010-10-27make-asm-offsets: fix sed scriptWolfgang Denk1-2/+2
2010-10-27mcu25: fix out of tree buildingWolfgang Denk1-10/+10
2010-10-27Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk1-1/+1
2010-10-27post/drivers/i2c.c: fix compile errorWolfgang Denk1-1/+1
2010-10-26ARM: use the same branch insn on all architecturesWolfgang Denk10-10/+10
2010-10-26Remove config.mk for da8xxevm based boards.Sughosh Ganu3-43/+2
2010-10-26arm, bootm: Fix compile warningHeiko Schocher1-2/+0
2010-10-26cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger1-1/+1
2010-10-26arm1176: fix relocationDarius Augulis2-61/+97
2010-10-26ARM: fix address setup in start.SDarius Augulis4-8/+16
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk560-956/+518
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk6-2/+96
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk337-759/+759
2010-10-26Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk5-11/+6