summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz
2008-03-12[new uImage] Add node offsets for FIT images listed in struct bootm_headersMarian Balakowicz
2008-03-12[new uImage] ppc: Add new uImage format support to FDT handling routinesMarian Balakowicz
2008-03-12[new uImage] Re-enable interrupts for non automatic bootingMarian Balakowicz
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support for ramdisk handlingMarian Balakowicz
2008-03-12[new uImage] Add new uImage format support for kernel bootingMarian Balakowicz
2008-03-11[new uImage] Add new uImage format support for imls and iminfo commandsMarian Balakowicz
2008-03-11[new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka
2008-03-10[new uImage] Make node unit names const in struct bootm_headersMarian Balakowicz
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz
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-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
2008-02-27[new uImage] Add image_get_kernel() routineMarian Balakowicz
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz
2008-02-27[Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz
2008-02-27[new uImage] Optimize gen_get_image() flow controlMarian Balakowicz
2008-02-27[new uImage] POWERPC: Split get_fdt() into get and relocate routinesMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-24Coding style cleanup. Prepare v1.3.2-rc2 release candidatev1.3.2-rc2Wolfgang Denk
2008-02-23ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selectedJean-Christophe PLAGNIOL-VILLARD
2008-02-23Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...Shinya Kuribayashi
2008-02-23cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate.Shinya Kuribayashi
2008-02-23cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi
2008-02-23cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi
2008-02-22make define2mk.sed work on FreeBSDMarcel Moolenaar
2008-02-22Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter.Detlev Zundel
2008-02-22LM75 bug fix for negative temperaturesLarry Johnson
2008-02-22IDS8247: update MAINTAINER entry.Heiko Schocher
2008-02-22Fix device tree for mgsuvd board.Heiko Schocher
2008-02-22lwmon5: enable hardware watchdogYuri Tikhonov
2008-02-22ppc4xx: Support for ATI Radeon 9200 card on sequoiaAnatolij Gustschin