summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org>Bartlomiej Sieka2008-03-19-11/+7
* Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-14-5/+16
* Add the MD5 algorithmBartlomiej Sieka2008-03-14-0/+298
* Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-03-12-785/+1975
|\
| * Release v1.3.2Wolfgang Denk2008-03-09-0/+85
| * SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD2008-03-09-17/+19
| * scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD2008-03-09-1/+4
| * esd/common/fpga.c: fix indentation.Wolfgang Denk2008-03-09-177/+167
| * common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk2008-03-09-5/+5
| * esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk2008-03-09-3/+4
| * Makefile: make build silently again.Wolfgang Denk2008-03-09-9/+10
| * m501sk: Fix out of tree buildingWolfgang Denk2008-03-09-5/+9
| * ADS5121: fix out of tree buildWolfgang Denk2008-03-09-80/+16
| * Release v1.3.2Wolfgang Denk2008-03-08-1/+1
| * Update CHANGELOGWolfgang Denk2008-03-08-0/+279
| * esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD2008-03-08-1/+1
| * net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu2008-03-08-0/+14
| * Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-03-08-5/+6
| |\
| | * mpc83xx: make dtb basename file references equal those of linuxKim Phillips2008-03-07-4/+4
| | * net: uec_phy: actually increment the timeout counterKim Phillips2008-03-07-1/+2
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-03-08-8/+18
| |\ \
| | * | fix taihu soft spi_readMarkus Brunner2008-03-07-1/+1
| | * | ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variablesStefan Roese2008-03-07-7/+17
| | * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-03-07-30/+38
| | |\ \ | | | |/
| | * | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-03-05-151/+66
| | |\ \
| | * | | net: Print error message upon net usage when no ethernet-interface is foundStefan Roese2008-03-04-1/+3
| * | | | mgsuvd: update board configurationHeiko Schocher2008-03-08-8/+27
| * | | | mgcoge: update board configurationHeiko Schocher2008-03-08-7/+53
| | |_|/ | |/| |
| * | | 837xEMDS: Improve the system performanceDave Liu2008-03-07-1/+9
| * | | Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-06-29/+29
| | |/ | |/|
| * | Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk2008-03-05-106/+26
| |\ \
| | * | net: Print error message upon net usage when no ethernet-interface is foundStefan Roese2008-03-05-1/+3
| | * | Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-105/+23
| | |/
| * | PCS440EP: fix build problems (redundant #define)Wolfgang Denk2008-03-04-4/+0
| * | W7OLMC/W7OLMG: fix build problems (redundant #define)Wolfgang Denk2008-03-04-3/+0
| * | Makefile: fix problem with out-of-tree builds introduced by 5013c09fWolfgang Denk2008-03-04-33/+38
| * | examples/Makefile: build "hello_world" on 8xx, too.Wolfgang Denk2008-03-04-3/+3
| * | PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss2008-03-04-3/+2
| |/
| * fix QE firmware uploading limitTimur Tabi2008-03-03-1/+1
| * Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Bernhard Nemec2008-03-03-22/+0
| * fix copy from ram to dataflashKim B. Heino2008-03-03-1/+1
| * Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-96/+95
| * ADS5121: Fix default environment.Wolfgang Denk2008-03-03-7/+8
| * Makefile: Fix missing unconfig and mkconfig useJean-Christophe PLAGNIOL-VILLARD2008-03-03-10/+10
| * Fix checking fat32 cluster size.michael2008-03-03-5/+6
| * Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-03-02-1/+48
| * ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese2008-03-02-8/+24
| * Fix alignment error on ARM for modulesWoodruff, Richard2008-03-02-2/+6
| * fs: Fix ext2 read issueDave Liu2008-03-02-0/+16
| * Makefile: cleanup "clean" targetWolfgang Denk2008-03-02-26/+330