summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* | 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
* | post/board/lwmon5/sysmon.c: fix manual merge error.Wolfgang Denk2008-04-29-5/+3
* | 85xx: Add -mno-spe to e500/85xx buildsKumar Gala2008-04-29-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-04-29-45/+31
|\ \
| * | ppc4xx: Fix CFG_MONITOR_LEN on Katmai failsave this timeStefan Roese2008-04-29-4/+4
| * | ppc4xx: Fix compilation warning in denali_spd_ddr2.cStefan Roese2008-04-29-0/+1
| * | ppc4xx: Fix Katmai CFG_MONITOR_LENStefan Roese2008-04-29-1/+1
| * | ppc4xx: Complete remove bogus dflush()Stefan Roese2008-04-29-36/+8
| * | ppc4xx: Change ECC initialization on lwmon5 to use clean_dcache_range()Stefan Roese2008-04-29-3/+10
| * | ppc4xx: Fixup ebc clock in FDT for 405GP/EPMarkus Brunner2008-04-29-2/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2008-04-29-16/+16
|\ \
| * | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-13/+13
| * | 85xx/86xx: Rename DDR init address and init extended address registerKumar Gala2008-04-29-3/+3
* | | Update .gitignore for zlib.hKumar Gala2008-04-29-0/+1
|/ /
* | 85xx: Additional fixes and cleanup of MP codeKumar Gala2008-04-29-2/+7