summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 85xx: Limit CPU2 workaround to parts that have the errataAndy Fleming2008-05-07-1/+6
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-05-05-3/+6
|\
| * Allow building mips versions with ELDK 3.1.1Vlad Lungu2008-05-05-3/+6
* | MAKEALL: add inka4x0 boardWolfgang Denk2008-05-05-0/+1
* | kb9202 board: fix build problem.Wolfgang Denk2008-05-04-1/+4
* | Prepare for v1.3.3-rc3Wolfgang Denk2008-05-04-2/+413
* | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-05-04-28/+68
|\ \ | |/
| * drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-04-1/+1
| * version_autogenerated.h: use printf rather than echo -nMike Frysinger2008-05-04-5/+3
| * fix building when saveenv is disabled in some setupsMike Frysinger2008-05-04-0/+2
| * SBC8548: fix address mask to allow 64M flashJeremy McNicoll2008-05-04-3/+3
| * qemu_mips: add READMEJean-Christophe PLAGNIOL-VILLARD2008-05-04-0/+18
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-05-04-1/+17
| |\
| | * [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2008-05-03-1/+1
| | * [MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi2008-05-03-0/+16
| * | Fix misspelled commentMarcel Ziswiler2008-05-04-1/+1
| * | mkimage: make mmap() checks consistentMike Frysinger2008-05-03-13/+9
| * | Fix defined but not used build warningMarcel Ziswiler2008-05-03-1/+0
| * | Fix implicit declaration build warningsMarcel Ziswiler2008-05-03-0/+2
| * | TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-03-4/+13
* | | Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk2008-05-03-6/+6
* | | config.mk: use correct (cross) compilerWolfgang Denk2008-05-03-21/+25
|/ /
* | pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD2008-05-03-5/+1
* | pxa: fix pcmcia operation on 'i' may be undefinedJean-Christophe PLAGNIOL-VILLARD2008-05-03-3/+5
* | MPC8610HPCD: Drop -O2 from the build flagsKumar Gala2008-05-03-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-03-7/+12
|\ \
| * | ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM moduleStefan Roese2008-04-30-5/+7
| * | ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.cStefan Roese2008-04-30-2/+5
* | | RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese2008-05-03-2/+2
| |/ |/|
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-05-01-4/+4
|\ \
| * | onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk2008-05-01-4/+4
* | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-30-21/+59
|\ \ \ | |/ /
| * | cmd_nand: fix warning: str2long ncompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-04-30-1/+1
| * | Fix calculation of I2C clock for some 86xx chipsTimur Tabi2008-04-30-1/+13
| * | ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2008-04-30-1/+23
| * | ColdFire: Fix compilation issue caused by new changes in fsl_i2c.cTsiChung Liew2008-04-30-0/+4
| * | ColdFire: Get information from the correct GCCTsiChung Liew2008-04-30-6/+6
| * | Fix warning in env_nand.c if compiled for DaVinci Schmoogiedirk.behme@googlemail.com2008-04-30-3/+3
| * | Fix warnings while compiling net/net.c for MPC8610HPCD boardAnatolij Gustschin2008-04-30-4/+4
| * | lwmon5: fix offset error in sysmon0 POSTSascha Laue2008-04-30-4/+4
| * | lwmon5: fix manual merge error in POSTSascha Laue2008-04-30-2/+2
* | | cmd_nand.c: fix another 'incompatible pointer type' warning.Wolfgang Denk2008-04-30-1/+1
|/ /
* | Makefile: fix parallel buildsWolfgang Denk2008-04-30-4/+10
|/
* Prepare v1.3.3-rc2, again.Wolfgang Denk2008-04-29-0/+51
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-29-242/+280
|\
| * NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD2008-04-28-227/+252
| * net: make ARP timeout configurableGuennadi Liakhovetski2008-04-28-6/+21
| * minor cs8900 driver clean upGuennadi Liakhovetski2008-04-28-9/+7
* | Prepare v1.3.3-rc2Wolfgang Denk2008-04-29-1/+346
* | common/env_nand.c: fix one more incompatible pointer type issueWolfgang Denk2008-04-29-1/+1