aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-14Add the MD5 algorithmBartlomiej Sieka3-0/+298
2008-03-12Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz183-785/+1975
2008-03-12[new uImage] Fix build issue on ARMMarian Balakowicz1-1/+7
2008-03-12[new uImage] Add new uImage format documentation and examplesMarian Balakowicz7-4/+981
2008-03-12[new uImage] Fix definition of common bootm_headers_t fieldsMarian Balakowicz1-1/+2
2008-03-12[new uImage] Fix build problems on trab boardMarian Balakowicz1-2/+2
2008-03-12[new uImage] Add proper ramdisk/FDT handling when FIT configuration is usedMarian Balakowicz5-64/+170
2008-03-12[new uImage] More verbose kernel image uncompress error messageMarian Balakowicz1-2/+4
2008-03-12[new uImage] Use show_boot_progress() for new uImage formatMarian Balakowicz6-24/+125
2008-03-12[new uImage] Add new uImage fromat support to fpga commandMarian Balakowicz1-9/+76
2008-03-12[new uImage] Add new uImage format handling to other bootm related commandsMarian Balakowicz6-64/+140
2008-03-12[new uImage] Add new uImage format support to imgextract commandMarian Balakowicz1-31/+78
2008-03-12[new uImage] Add new uImage format support to autoscript routineMarian Balakowicz5-22/+97
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz10-36/+137
2008-03-12[new uImage] Add node offsets for FIT images listed in struct bootm_headersMarian Balakowicz4-17/+15
2008-03-12[new uImage] ppc: Add new uImage format support to FDT handling routinesMarian Balakowicz1-23/+151
2008-03-12[new uImage] Re-enable interrupts for non automatic bootingMarian Balakowicz1-1/+5
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz8-37/+36
2008-03-12[new uImage] Add new uImage format support for ramdisk handlingMarian Balakowicz1-16/+108
2008-03-12[new uImage] Add new uImage format support for kernel bootingMarian Balakowicz1-11/+144
2008-03-11[new uImage] Add new uImage format support for imls and iminfo commandsMarian Balakowicz1-5/+11
2008-03-11[new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka3-56/+222
2008-03-10[new uImage] Make node unit names const in struct bootm_headersMarian Balakowicz1-3/+3
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz3-6/+1420
2008-03-09Release v1.3.2v1.3.2Wolfgang Denk1-0/+85
2008-03-09SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warningsJean-Christophe PLAGNIOL-VILLARD1-17/+19
2008-03-09scb9328: Fix flash warning: type qualifiers ignored on function return typeJean-Christophe PLAGNIOL-VILLARD1-1/+4
2008-03-09esd/common/fpga.c: fix indentation.Wolfgang Denk1-177/+167
2008-03-09common/kgdb.c: fix 'dereferencing type-punned pointer' warningWolfgang Denk1-5/+5
2008-03-09esd/common/fpga.c: fix 'assignment of read-only location' errorWolfgang Denk1-3/+4
2008-03-09Makefile: make build silently again.Wolfgang Denk1-9/+10
2008-03-09m501sk: Fix out of tree buildingWolfgang Denk1-5/+9
2008-03-09ADS5121: fix out of tree buildWolfgang Denk1-80/+16
2008-03-08Release v1.3.2Wolfgang Denk1-1/+1
2008-03-08Update CHANGELOGWolfgang Denk1-0/+279
2008-03-08esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ...Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-03-08net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu1-0/+14
2008-03-08Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk5-5/+6
2008-03-08Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2-8/+18
2008-03-08mgsuvd: update board configurationHeiko Schocher2-8/+27
2008-03-08mgcoge: update board configurationHeiko Schocher2-7/+53
2008-03-07mpc83xx: make dtb basename file references equal those of linuxKim Phillips4-4/+4
2008-03-07net: uec_phy: actually increment the timeout counterKim Phillips1-1/+2
2008-03-07fix taihu soft spi_readMarkus Brunner1-1/+1
2008-03-07ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variablesStefan Roese1-7/+17
2008-03-07Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese29-30/+38
2008-03-07837xEMDS: Improve the system performanceDave Liu1-1/+9
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel28-29/+29
2008-03-05Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese35-151/+66
2008-03-05Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk31-106/+26