summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARMV7: OMAP3: Use generic mmc driver on IGEP v2Enric Balletbo i Serra2010-11-04-1/+11
* mmc: Add multi-block read support to the generic mmc driverAlagu Sankar2010-11-04-71/+39
* mmc: Clean up generic mmc driver multi-block write functionsSteve Sakoman2010-11-04-24/+14
* ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman2010-11-04-7/+30
* ARMV7: OMAP3: Add expansion board detection for BeagleKoen Kooi2010-11-04-2/+140
* ARMV7: OMAP3: Add expansion board detection for OveroSteve Sakoman2010-11-04-0/+120
* ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman2010-11-04-1/+1
* ARMV7: OMAP3: IGEP: Rename TEXT_BASESteve Sakoman2010-11-04-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-10-29-191/+90
|\
| * Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay2010-10-28-0/+10
| * kirkwood: get rid of config.mk filesPrafulla Wadaskar2010-10-28-173/+33
| * kirkwood: guruplug: Relocate NAND environment areaGray Remlin2010-10-28-2/+2
| * Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar2010-10-20-5/+26
| * arm926ejs, suen3: fix relocation issuesHeiko Schocher2010-10-20-11/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-29-116/+80
|\ \
| * | mx51evk: support new relocation schemeShawn Guo2010-10-28-6/+15
| * | mx51evk: consolidate env for mmcboot and netbootShawn Guo2010-10-28-12/+38
| * | mx51evk: Fix 2 hours reset issueShawn Guo2010-10-28-12/+12
| * | MX51: remove warning in clock.cStefano Babic2010-10-28-1/+1
| * | imx25: Fix resetMatthias Weisser2010-10-28-10/+12
| * | MX5:use common u-boot.lds of cpu layerJason Liu2010-10-28-74/+0
| * | MX51: add CONFIG_SYS_TEXT_BASE to vision2 board, use general ld scriptStefano Babic2010-10-28-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-29-751/+1048
|\ \ \
| * | | Add generic support for samsung s3c2440C Nauman2010-10-28-740/+1016
| * | | ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-19-4/+16
| * | | s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-19-7/+16
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-29-2/+3
|\ \ \ \
| * | | | Blackfin: config.mk: drop manual stripping of config varsMike Frysinger2010-10-27-2/+0
| * | | | Blackfin: fix building after asm-offsets.h introMike Frysinger2010-10-27-0/+3
| | |/ / | |/| |
* | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-10-29-368/+0
|\ \ \ \
| * | | | arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy2010-10-27-368/+0
| |/ / /
* | | | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-109/+8
* | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-2023/+10
* | | | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-91/+46
|/ / /
* | | Prepare v2010.12-rc1v2010.12-rc1Wolfgang Denk2010-10-27-2/+2
* | | Coding Style cleanupWolfgang Denk2010-10-27-162/+117
* | | cmd_onenand.c: Fix command usage help.Enric Balletbo i Serra2010-10-27-0/+3
* | | mmc: seperate block number into small parts for multi-write cmdLei Wen2010-10-27-15/+39
* | | Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2010-10-27-0/+11
|\ \ \
| * | | SPARC: added unaligned definitionsMagnus Sjalander2010-10-22-0/+11
* | | | env_sf: updated to the new environment codeStefano Babic2010-10-27-95/+77
* | | | Makefile: fix dependencies for building NAND_SPLWolfgang Denk2010-10-27-1/+1
* | | | make-asm-offsets: fix sed scriptWolfgang Denk2010-10-27-2/+2
* | | | mcu25: fix out of tree buildingWolfgang Denk2010-10-27-10/+10
* | | | Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk2010-10-27-1/+1
* | | | post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-27-1/+1
* | | | ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-26-10/+10
* | | | Remove config.mk for da8xxevm based boards.Sughosh Ganu2010-10-26-43/+2
* | | | arm, bootm: Fix compile warningHeiko Schocher2010-10-26-2/+0
* | | | cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger2010-10-26-1/+1