summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...lwmon5Yuri Tikhonov2008-05-0814-4/+14
* POST: mark OCM test as POST_STOPYuri Tikhonov2008-05-081-1/+1
* POST: add POST_STOP flagYuri Tikhonov2008-05-0814-2/+29
* POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov2008-05-081-2/+2
* lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov2008-05-081-0/+6
* POST: OCM test added.Yuri Tikhonov2008-05-084-1/+104
* POST: typo fixYuri Tikhonov2008-05-081-1/+1
* Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-05-051-3/+6
|\
| * Allow building mips versions with ELDK 3.1.1Vlad Lungu2008-05-051-3/+6
* | MAKEALL: add inka4x0 boardWolfgang Denk2008-05-051-0/+1
* | kb9202 board: fix build problem.Wolfgang Denk2008-05-041-1/+4
* | Prepare for v1.3.3-rc3v1.3.3-rc3Wolfgang Denk2008-05-043-2/+413
* | Merge branch 'master' of /home/wd/git/u-boot/master/Wolfgang Denk2008-05-0413-28/+68
|\ \ | |/
| * drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-041-1/+1
| * version_autogenerated.h: use printf rather than echo -nMike Frysinger2008-05-041-5/+3
| * fix building when saveenv is disabled in some setupsMike Frysinger2008-05-041-0/+2
| * SBC8548: fix address mask to allow 64M flashJeremy McNicoll2008-05-041-3/+3
| * qemu_mips: add READMEJean-Christophe PLAGNIOL-VILLARD2008-05-041-0/+18
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-05-042-1/+17
| |\
| | * [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2008-05-031-1/+1
| | * [MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi2008-05-031-0/+16
| * | Fix misspelled commentMarcel Ziswiler2008-05-041-1/+1
| * | mkimage: make mmap() checks consistentMike Frysinger2008-05-031-13/+9
| * | Fix defined but not used build warningMarcel Ziswiler2008-05-031-1/+0
| * | Fix implicit declaration build warningsMarcel Ziswiler2008-05-032-0/+2
| * | TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-032-4/+13
* | | Revert "ColdFire: Get information from the correct GCC"Wolfgang Denk2008-05-036-6/+6
* | | config.mk: use correct (cross) compilerWolfgang Denk2008-05-031-21/+25
|/ /
* | pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD2008-05-031-5/+1
* | pxa: fix pcmcia operation on 'i' may be undefinedJean-Christophe PLAGNIOL-VILLARD2008-05-031-3/+5
* | MPC8610HPCD: Drop -O2 from the build flagsKumar Gala2008-05-031-1/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-05-032-7/+12
|\ \
| * | ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM moduleStefan Roese2008-04-301-5/+7
| * | ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.cStefan Roese2008-04-301-2/+5
* | | RTC: Fix month offset by one problem in M41T62 RTC driverStefan Roese2008-05-031-2/+2
| |/ |/|
* | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-05-011-4/+4
|\ \
| * | onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk2008-05-011-4/+4
* | | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-04-3014-21/+59
|\ \ \ | |/ /
| * | cmd_nand: fix warning: str2long ncompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-04-301-1/+1
| * | Fix calculation of I2C clock for some 86xx chipsTimur Tabi2008-04-301-1/+13
| * | ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2008-04-303-1/+23
| * | ColdFire: Fix compilation issue caused by new changes in fsl_i2c.cTsiChung Liew2008-04-301-0/+4
| * | ColdFire: Get information from the correct GCCTsiChung Liew2008-04-306-6/+6
| * | Fix warning in env_nand.c if compiled for DaVinci Schmoogiedirk.behme@googlemail.com2008-04-301-3/+3
| * | Fix warnings while compiling net/net.c for MPC8610HPCD boardAnatolij Gustschin2008-04-301-4/+4
| * | lwmon5: fix offset error in sysmon0 POSTSascha Laue2008-04-301-4/+4
| * | lwmon5: fix manual merge error in POSTSascha Laue2008-04-301-2/+2
* | | cmd_nand.c: fix another 'incompatible pointer type' warning.Wolfgang Denk2008-04-301-1/+1
|/ /
* | Makefile: fix parallel buildsWolfgang Denk2008-04-301-4/+10
|/
* Prepare v1.3.3-rc2, again.v1.3.3-rc2Wolfgang Denk2008-04-291-0/+51