summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-05Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-03-05net: Print error message upon net usage when no ethernet-interface is foundStefan Roese
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-03-04PCS440EP: fix build problems (redundant #define)Wolfgang Denk
2008-03-04net: Print error message upon net usage when no ethernet-interface is foundStefan Roese
2008-03-04W7OLMC/W7OLMG: fix build problems (redundant #define)Wolfgang Denk
2008-03-04Makefile: fix problem with out-of-tree builds introduced by 5013c09fWolfgang Denk
2008-03-04examples/Makefile: build "hello_world" on 8xx, too.Wolfgang Denk
2008-03-04PPC4xx (Sequoia): Fix Ethernet "remote fault" problemsMike Nuss
2008-03-03fix QE firmware uploading limitTimur Tabi
2008-03-03Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Bernhard Nemec
2008-03-03fix copy from ram to dataflashKim B. Heino
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2008-03-03ADS5121: Fix default environment.Wolfgang Denk
2008-03-03Makefile: Fix missing unconfig and mkconfig useJean-Christophe PLAGNIOL-VILLARD
2008-03-03Fix checking fat32 cluster size.michael
2008-03-02Prepare v1.3.2-rc2 release candidateWolfgang Denk
2008-03-02ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese
2008-03-02Fix alignment error on ARM for modulesWoodruff, Richard
2008-03-02fs: Fix ext2 read issueDave Liu
2008-03-02Makefile: cleanup "clean" targetWolfgang Denk
2008-03-02add cscope build targetLi Yang
2008-03-02net: uec_phy: handle 88e1111 rev.B2 erratum 5.6Kim Phillips
2008-03-02Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2008-03-02MPC5121e ADS PCI support take 3John Rigby
2008-03-02Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin
2008-03-02Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk
2008-03-02ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin
2008-03-02POST: Disable cache while SPR POSTAnatolij Gustschin
2008-03-02TQM5200: use automatic fdt memory fixup (part 2)Martin Krause
2008-03-02Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk
2008-03-02Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk
2008-03-02TQM5200: use automatic fdt memory fixupMartin Krause
2008-03-02TQM5200: fix bug in SDRAM initialization codeMartin Krause
2008-03-02mx1fs2/flash: Fix multiple compiler warningsJean-Christophe PLAGNIOL-VILLARD
2008-03-02arm-imx: Fix register definitionsJean-Christophe PLAGNIOL-VILLARD
2008-03-02actua1/actua2/actua3: Fix multiple unused variable warningsJean-Christophe PLAGNIOL-VILLARD
2008-03-02Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi
2008-02-29[new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt()Marian Balakowicz
2008-02-29libfdt: Add and use a node iteration helper function.David Gibson
2008-02-29[new uImage] Add libfdt support to mkimageBartlomiej Sieka
2008-02-29[new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka
2008-02-29[new uImage] Fix component handling for legacy multi component imagesMarian Balakowicz
2008-02-29[new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-29Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala
2008-02-29[new uImage] Provide ability to restrict region used for boot imagesKumar Gala
2008-02-29[new uImage] Use lmb for bootm allocationsKumar Gala
2008-02-29[new uImage] Add autostart flag to bootm_headers structureKumar Gala