aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-29[new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2-1/+2
2008-02-29[new uImage] Fix component handling for legacy multi component imagesMarian Balakowicz1-8/+8
2008-02-29[new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz3-339/+267
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz25-312/+326
2008-02-29Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz52-289/+833
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala10-2/+32
2008-02-29[new uImage] Provide ability to restrict region used for boot imagesKumar Gala5-8/+60
2008-02-29[new uImage] Use lmb for bootm allocationsKumar Gala5-126/+119
2008-02-29[new uImage] Add autostart flag to bootm_headers structureKumar Gala3-0/+9
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala5-0/+351
2008-02-29[new uImage] ppc: Allow boards to specify effective amount of memoryKumar Gala1-7/+15
2008-02-29[new uImage] rework error handling so common functions don't resetKumar Gala4-32/+70
2008-02-29[new uImage] ppc: Re-order ramdisk/fdt handling sequenceKumar Gala1-4/+35
2008-02-29[new uImage] ppc: Determine if we are booting an OF styleKumar Gala1-9/+13
2008-02-29[new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala4-10/+7
2008-02-27[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz3-10/+21
2008-02-27[new uImage] POWERPC: Add image_get_fdt() routineMarian Balakowicz1-32/+44
2008-02-27[new uImage] Add image_get_kernel() routineMarian Balakowicz1-33/+53
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz14-56/+49
2008-02-27[Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz11-56/+112
2008-02-27[new uImage] Optimize gen_get_image() flow controlMarian Balakowicz1-31/+33
2008-02-27[new uImage] POWERPC: Split get_fdt() into get and relocate routinesMarian Balakowicz1-18/+43
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz29-404/+1074
2008-02-24Coding style cleanup. Prepare v1.3.2-rc2 release candidatev1.3.2-rc2Wolfgang Denk6-12/+480
2008-02-23ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD1-4/+6
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi7-21/+21
2008-02-23cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi1-5/+5
2008-02-23cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi1-1/+1
2008-02-23cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi1-1/+1
2008-02-22make define2mk.sed work on FreeBSDMarcel Moolenaar1-2/+2
2008-02-22Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel4-4/+4
2008-02-22LM75 bug fix for negative temperaturesLarry Johnson1-1/+7
2008-02-22IDS8247: update MAINTAINER entry.Heiko Schocher1-1/+1
2008-02-22Fix device tree for mgsuvd board.Heiko Schocher1-1/+1
2008-02-22lwmon5: enable hardware watchdogYuri Tikhonov2-5/+12
2008-02-22ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin1-1/+25
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xxWolfgang Denk12-116/+110
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flashWolfgang Denk1-1/+6
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-freebsdWolfgang Denk1-0/+51
2008-02-22Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2-2/+2
2008-02-22Remove duplicate defines for ARRAY_SIZEKumar Gala2-2/+0
2008-02-22ppc: Allow boards to specify effective amount of memoryKumar Gala1-7/+15
2008-02-22include autoconf.mk before any other .mk filesMike Frysinger1-3/+3
2008-02-22error check autoconf.mk generationMike Frysinger1-0/+1
2008-02-22Fix bug in dependency checkingStefano Babic1-1/+1
2008-02-22Fix GPMC CS2 memory setup at apollonKyungmin Park1-0/+2
2008-02-22uli526x: Fix multiple differ in signedness and parentheses around comparisonJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-02-22MIPS: Fix CFG_NO_FLASH supportJean-Christophe PLAGNIOL-VILLARD3-46/+12
2008-02-22easylogo: clean up some more and add -r (rgb) supportMike Frysinger1-54/+71
2008-02-22Makefile: add target for $(LDSCRIPT)Mike Frysinger1-0/+3