Commit Graph

74 Commits (6aa3d3bfaa986f1aff5e21a9b9f68d087715b1a9)

Author SHA1 Message Date
Stephan Linz 958e120643 fdt relocate: have more attention to use a bootmap or not 14 years ago
Matthew McClintock c519facc64 Fix condition where bootm_size not set and wrong memory size reported 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago
Larry Johnson 54fa2c5b51 Move test for unnecessary memmove to memmove_wd() 14 years ago
Stefano Babic 8edcde5e4e mkimage: Add Freescale imx Boot Image support (imximage) 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 15 years ago
Prafulla Wadaskar 36e0eb63e3 mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Prafulla Wadaskar 060c495f9b mkimage: Make table_entry code global 15 years ago
Prafulla Wadaskar 6e86982925 mkimage: Make genimg_print_size() global 15 years ago
Wolfgang Denk c928d1dc89 tools/mkimage: fix compiler warnings, use "const" 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Prafulla Wadaskar aa0c7a86cd mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Prafulla Wadaskar b029dddc9a mkimage: Make table_entry code global 15 years ago
Prafulla Wadaskar f666dea8ab mkimage: Make genimg_print_size() global 15 years ago
Wolfgang Denk 3a2003f61e tools/mkimage: fix compiler warnings, use "const" 15 years ago
Scott Wood e3d1ac7bb1 common/image.c: Relocate strings in tables. 15 years ago
Jean-Christophe PLAGNIOL-VILLARD cd6734510a Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Bartlomiej Sieka fbc87dc054 FIT: output image load address for type 'firmware', fix message while there 16 years ago
Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. 16 years ago
Andrew Klossner 5251469943 Fix printf errors under -DDEBUG 16 years ago
Bartlomiej Sieka 919f550dc1 FIT: add ability to check hashes of all images in FIT, improve output 16 years ago
Peter Tyser f5ed9e3908 Add support for booting of INTEGRITY operating system uImages 16 years ago
Kumar Gala 9ba2e2c819 Remove support for booting ARTOS images 16 years ago
Kumar Gala ea86b9e64b Prevent crash if random/invalid ramdisks are passed to bootm 16 years ago
Anatolij Gustschin 8e02494e8f Prevent crash if random DTB address is passed to bootm 16 years ago
Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow 16 years ago
Kumar Gala 06a09918f3 bootm: refactor fdt locating and relocation code 16 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
Wolfgang Denk 0bf202ec58 Revert "[new uImage] Add autostart flag to bootm_headers structure" 16 years ago
Peter Tyser 41266c9b5a FIT: Fix handling of images without ramdisks 16 years ago
Michal Simek c78fce699c FIS: repare incorrect return value with ramdisk handling 16 years ago
Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t 16 years ago
Marian Balakowicz 95d449ad4d Avoid initrd and logbuffer area overlaps 16 years ago
Wolfgang Denk ee0cfa7080 Revert "Avoid initrd and logbuffer area overlaps" 16 years ago
Nick Spence 02b9b22446 Fix offset calculation for multi-type legacy images. 16 years ago
Marian Balakowicz 1b5605ca57 Avoid initrd and logbuffer area overlaps 16 years ago
Marian Balakowicz 273c37d843 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled 16 years ago
Grant Erickson e419e12d04 Recognize 'powerpc' As an Alias for IH_ARCH_PPC 16 years ago
Bartlomiej Sieka 7590378fb9 Use watchdog-aware functions when calculating hashes of images - take two 16 years ago
Bartlomiej Sieka edbed247a1 Memory footprint optimizations 16 years ago
Mike Frysinger 89cdab788f crc32: use uint32_t rather than unsigned long 16 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 16 years ago
Andy Fleming 20a14a42a2 Rename include/md5.h to include/u-boot/md5.h 16 years ago
Daniel Hellstrom bf3d8b3116 SPARC: added SPARC support for new uimage in common code. 16 years ago
Bartlomiej Sieka dafaede8a4 [new uImage] Disable debuging output in preparation for merge with master 16 years ago
Bartlomiej Sieka 766529fccc Add MD5 support to the new uImage format 16 years ago
Marian Balakowicz afe45c87e3 [new uImage] Fix build issue on ARM 16 years ago