summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala
2008-02-29[new uImage] ppc: Allow boards to specify effective amount of memoryKumar Gala
2008-02-29[new uImage] rework error handling so common functions don't resetKumar Gala
2008-02-29[new uImage] ppc: Re-order ramdisk/fdt handling sequenceKumar Gala
2008-02-29[new uImage] ppc: Determine if we are booting an OF styleKumar Gala
2008-02-29[new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala
2008-02-2785xx: Don't icbi when unlocking the cacheKumar Gala
2008-02-27Fix source for ECM error IVPRAndy Fleming
2008-02-27Invalidate INIT_RAM TLB mappingsAndy Fleming
2008-02-27sbc8548: Fix Revision reading and unused variable 'path'Jean-Christophe PLAGNIOL-VILLARD
2008-02-27sbc8548: Fix cfi flash bank declarationJean-Christophe PLAGNIOL-VILLARD
2008-02-27[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz
2008-02-27[new uImage] POWERPC: Add image_get_fdt() routineMarian Balakowicz