Commit Graph

4384 Commits (05e07b1ea22844e946cfcf7d5e8a0199d18d2a95)
 

Author SHA1 Message Date
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
Detlev Zundel e5084af8de Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. 16 years ago
Larry Johnson d01b847c5c LM75 bug fix for negative temperatures 16 years ago
Heiko Schocher 5a910c224b IDS8247: update MAINTAINER entry. 16 years ago
Heiko Schocher 79eac2bfb5 Fix device tree for mgsuvd board. 16 years ago
Yuri Tikhonov 2e721094a7 lwmon5: enable hardware watchdog 16 years ago
Anatolij Gustschin bc77881247 ppc4xx: Support for ATI Radeon 9200 card on sequoia 16 years ago
Wolfgang Denk 6a2dcaf1ee Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx 16 years ago
Wolfgang Denk 45d65b7f28 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash 16 years ago
Wolfgang Denk 239c885802 Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd 16 years ago
Wolfgang Denk 55c802ebb1 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire 16 years ago
Kumar Gala 5a9abcc317 Remove duplicate defines for ARRAY_SIZE 16 years ago
Kumar Gala 81d93e5c4b ppc: Allow boards to specify effective amount of memory 16 years ago
Mike Frysinger 755c35f54b include autoconf.mk before any other .mk files 16 years ago
Mike Frysinger 16fe77752e error check autoconf.mk generation 16 years ago
Stefano Babic 019895a8de Fix bug in dependency checking 16 years ago
Kyungmin Park 98ba144ccc Fix GPMC CS2 memory setup at apollon 16 years ago
Jean-Christophe PLAGNIOL-VILLARD e845e07e1e uli526x: Fix multiple differ in signedness and parentheses around comparison 16 years ago