summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mx51evk: support new relocation schemeShawn Guo2010-10-283-6/+15
| * | mx51evk: consolidate env for mmcboot and netbootShawn Guo2010-10-281-12/+38
| * | mx51evk: Fix 2 hours reset issueShawn Guo2010-10-282-12/+12
| * | MX51: remove warning in clock.cStefano Babic2010-10-281-1/+1
| * | imx25: Fix resetMatthias Weisser2010-10-282-10/+12
| * | MX5:use common u-boot.lds of cpu layerJason Liu2010-10-282-74/+0
| * | MX51: add CONFIG_SYS_TEXT_BASE to vision2 board, use general ld scriptStefano Babic2010-10-281-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-10-2927-751/+1048
|\ \ \
| * | | Add generic support for samsung s3c2440C Nauman2010-10-2822-740/+1016
| * | | ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-192-4/+16
| * | | s5p_mmc: support 8-bit bus widthJaehoon Chung2010-10-193-7/+16
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-292-2/+3
|\ \ \ \
| * | | | Blackfin: config.mk: drop manual stripping of config varsMike Frysinger2010-10-271-2/+0
| * | | | Blackfin: fix building after asm-offsets.h introMike Frysinger2010-10-271-0/+3
| | |/ / | |/| |
* | | | Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk2010-10-294-368/+0
|\ \ \ \
| * | | | arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy2010-10-274-368/+0
| |/ / /
* | | | Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-2961-109/+8
* | | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-2935-2023/+10
* | | | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-2937-91/+46
|/ / /
* | | Prepare v2010.12-rc1Wolfgang Denk2010-10-271-2/+2
* | | Coding Style cleanupWolfgang Denk2010-10-2732-162/+117
* | | cmd_onenand.c: Fix command usage help.Enric Balletbo i Serra2010-10-271-0/+3
* | | mmc: seperate block number into small parts for multi-write cmdLei Wen2010-10-271-15/+39
* | | Merge branch 'master' of git://git.denx.de/u-boot-sparcWolfgang Denk2010-10-272-0/+11
|\ \ \
| * | | SPARC: added unaligned definitionsMagnus Sjalander2010-10-222-0/+11
* | | | env_sf: updated to the new environment codeStefano Babic2010-10-271-95/+77
* | | | Makefile: fix dependencies for building NAND_SPLWolfgang Denk2010-10-271-1/+1
* | | | make-asm-offsets: fix sed scriptWolfgang Denk2010-10-271-2/+2
* | | | mcu25: fix out of tree buildingWolfgang Denk2010-10-271-10/+10
* | | | Revert "cmd_net: drop spurious comma in U_BOOT_CMD"Wolfgang Denk2010-10-271-1/+1
* | | | post/drivers/i2c.c: fix compile errorWolfgang Denk2010-10-271-1/+1
* | | | ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-2610-10/+10
* | | | Remove config.mk for da8xxevm based boards.Sughosh Ganu2010-10-263-43/+2
* | | | arm, bootm: Fix compile warningHeiko Schocher2010-10-261-2/+0
* | | | cmd_net: drop spurious comma in U_BOOT_CMDMike Frysinger2010-10-261-1/+1
* | | | arm1176: fix relocationDarius Augulis2010-10-262-61/+97
* | | | ARM: fix address setup in start.SDarius Augulis2010-10-264-8/+16
* | | | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26560-956/+518
* | | | include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk2010-10-266-2/+96
* | | | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26337-759/+759
* | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-265-11/+6
|\ \ \ \
| * | | | Blackfin: adi boards: set compiled size limitsMike Frysinger2010-10-252-0/+4
| * | | | Blackfin: bf527-ezkit-v2: move to boards.cfgMike Frysinger2010-10-253-11/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-2613-0/+1544
|\ \ \ \ \
| * | | | | ppc4xx: Add Io and IoCon 405EP board supportDirk Eibach2010-10-2513-0/+1544
| |/ / / /
| * | | | Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2010-10-25170-9323/+6790
| |\ \ \ \
| * | | | | ehci-hcd.c: fix hanging under higher loadWolfgang Denk2010-10-221-1/+1
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-10-261-1/+1
|\ \ \ \ \ \
| * | | | | | ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman2010-10-251-1/+1
| |/ / / / /
* | | | | | ARM: Use consistent assembler syntaxGray Remlin2010-10-263-15/+15
OpenPOWER on IntegriCloud