summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-11-12-1/+1
| | * | | powerpc/corenet_ds: display the RCW at bootTimur Tabi2010-11-12-0/+15
| | * | | powerpc/p4080ds: Move ICS refclk define into P4080DS.hKumar Gala2010-11-12-1/+2
| | * | | powerpc/corenet_ds: Move CONFIG_SYS_TEXT_BASE into corenet_ds.hKumar Gala2010-11-12-4/+4
| | * | | powerpc/corenet_ds: Enable DHCP suportKumar Gala2010-11-12-0/+1
| | * | | p1_p2_rdb: to set SQW/INT pin of RTC as INT linePriyanka Jain2010-11-12-1/+4
| | * | | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-12-13/+34
| | * | | powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-11-9/+9
| | * | | powerpc/85xx: Fix lds for nand buildHaiying Wang2010-11-11-46/+15
| | * | | powerpc/8xxx: Enable e1000 driver on some FSL boardsKumar Gala2010-11-10-0/+3
| | * | | powerpc/8xxx: Fix merge issue with P2020DS DDR2 build configKumar Gala2010-11-10-1/+1
| | | |/ | | |/|
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-13-0/+329
|\ \ \ \ | |/ / /
| * | | sf: ramtron: new spi fram driverReinhard Meyer2010-11-10-0/+329
| |/ /
* | | env_sf: remove warning introduced with last patchStefano Babic2010-10-29-2/+1
|/ /
* | 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