Commit Graph

4401 Commits (2682ce8a4225f23d72bb7fed069e928dd39d34ae)
 

Author SHA1 Message Date
Marian Balakowicz 2682ce8a42 [new uImage] More verbose kernel image uncompress error message 16 years ago
Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 16 years ago
Marian Balakowicz c28c4d193d [new uImage] Add new uImage fromat support to fpga command 16 years ago
Marian Balakowicz 09475f7527 [new uImage] Add new uImage format handling to other bootm related commands 16 years ago
Marian Balakowicz 1b7897f28d [new uImage] Add new uImage format support to imgextract command 16 years ago
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 16 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 16 years ago
Marian Balakowicz 3dfe110149 [new uImage] Add node offsets for FIT images listed in struct bootm_headers 16 years ago
Marian Balakowicz bc8ed486b1 [new uImage] ppc: Add new uImage format support to FDT handling routines 16 years ago
Marian Balakowicz a44a269a90 [new uImage] Re-enable interrupts for non automatic booting 16 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 16 years ago
Marian Balakowicz c87796483b [new uImage] Add new uImage format support for ramdisk handling 16 years ago
Marian Balakowicz 6986a38567 [new uImage] Add new uImage format support for kernel booting 16 years ago
Marian Balakowicz e32fea6adb [new uImage] Add new uImage format support for imls and iminfo commands 16 years ago
Bartlomiej Sieka 9d25438fe7 [new uImage] Add support for new uImage format to mkimage tool 16 years ago
Marian Balakowicz eb6175edd6 [new uImage] Make node unit names const in struct bootm_headers 16 years ago
Marian Balakowicz 5dfb521386 [new uImage] New uImage low-level API 16 years ago
Marian Balakowicz 05e07b1ea2 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() 16 years ago
David Gibson d1cc52879c libfdt: Add and use a node iteration helper function. 16 years ago
Bartlomiej Sieka 8cf30809a8 [new uImage] Add libfdt support to mkimage 16 years ago
Bartlomiej Sieka a6e530f00d [new uImage] Add sha1.o object to mkimage binary build 16 years ago
Marian Balakowicz df6f1b895c [new uImage] Fix component handling for legacy multi component images 16 years ago
Marian Balakowicz 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot 16 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 16 years ago
Marian Balakowicz e18489e8c2 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image 16 years ago
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 16 years ago
Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images 16 years ago
Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations 16 years ago
Kumar Gala f5614e7926 [new uImage] Add autostart flag to bootm_headers structure 16 years ago
Kumar Gala 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images 16 years ago
Kumar Gala 4648c2e7a1 [new uImage] ppc: Allow boards to specify effective amount of memory 16 years ago
Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 16 years ago
Kumar Gala d2bc095a63 [new uImage] ppc: Re-order ramdisk/fdt handling sequence 16 years ago
Kumar Gala 27953493ef [new uImage] ppc: Determine if we are booting an OF style 16 years ago
Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 16 years ago
Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 16 years ago
Marian Balakowicz ff0734cff0 [new uImage] POWERPC: Add image_get_fdt() routine 16 years ago
Marian Balakowicz 1efd43601f [new uImage] Add image_get_kernel() routine 16 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 16 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 16 years ago
Marian Balakowicz 6f0f9dfc4e [new uImage] Optimize gen_get_image() flow control 16 years ago
Marian Balakowicz d2ced9eb19 [new uImage] POWERPC: Split get_fdt() into get and relocate routines 16 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 16 years ago
Wolfgang Denk b29661fc11 Coding style cleanup. Prepare v1.3.2-rc2 release candidate 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b48a4842 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected 16 years ago
Shinya Kuribayashi b075d74efb Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. 16 years ago
Shinya Kuribayashi 208acd112e cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. 16 years ago
Shinya Kuribayashi 495a0dde7f cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. 16 years ago
Shinya Kuribayashi e682ba399a cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. 16 years ago
Marcel Moolenaar 02409f8cf5 make define2mk.sed work on FreeBSD 16 years ago