summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* tx25: fix linker file for newer ld supportAlbert Aribaud2010-11-17-21/+19
* ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-121/+105
* Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-11-13-113/+411
|\
| * armv7, beagle: Second SDRAM bank don;t workHeiko Schocher2010-11-04-0/+7
| * omap3evm: Fix mechanism to identify board revisionSanjeev Premi2010-11-04-3/+26
| * omap3evm: Wrap function under CONFIG_USB_OMAP3Sanjeev Premi2010-11-04-0/+2
| * omap3evm: Support relocationSanjeev Premi2010-11-04-1/+7
| * ARMV7: OMAP3: Use generic mmc driver on OMAP3 IGEP moduleEnric Balletbo i Serra2010-11-04-1/+11
| * 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 'at91' of git://git.denx.de/u-boot-atmelWolfgang Denk2010-11-12-0/+41
|\ \
| * | AT91: add header file for the Shutdown ControllerReinhard Meyer2010-11-02-0/+39
| * | AT91: add 2nd SPI to 9260/9XE/9G20Reinhard Meyer2010-10-30-0/+2
| |/
* | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-11-12-14595/+10877
|\ \ | |/
| * 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