Commit History

Upphovsman SHA1 Meddelande Datum
  Bartlomiej Sieka dafaede8a4 [new uImage] Disable debuging output in preparation for merge with master 17 år sedan
  Bartlomiej Sieka 766529fccc Add MD5 support to the new uImage format 17 år sedan
  Marian Balakowicz afe45c87e3 [new uImage] Fix build issue on ARM 17 år sedan
  Marian Balakowicz f773bea8e1 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used 17 år sedan
  Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format 17 år sedan
  Marian Balakowicz 3dfe110149 [new uImage] Add node offsets for FIT images listed in struct bootm_headers 17 år sedan
  Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 år sedan
  Marian Balakowicz c87796483b [new uImage] Add new uImage format support for ramdisk handling 17 år sedan
  Marian Balakowicz 5dfb521386 [new uImage] New uImage low-level API 17 år sedan
  Marian Balakowicz df6f1b895c [new uImage] Fix component handling for legacy multi component images 17 år sedan
  Marian Balakowicz 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot 17 år sedan
  Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 år sedan
  Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images 17 år sedan
  Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations 17 år sedan
  Kumar Gala f5614e7926 [new uImage] Add autostart flag to bootm_headers structure 17 år sedan
  Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 17 år sedan
  Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 17 år sedan
  Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 17 år sedan
  Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 år sedan
  Marian Balakowicz 6f0f9dfc4e [new uImage] Optimize gen_get_image() flow control 17 år sedan
  Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 år sedan
  Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine 17 år sedan
  Marian Balakowicz f50433d670 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines 17 år sedan
  Marian Balakowicz fff888a199 [new uImage] Add gen_get_image() routine 17 år sedan
  Marian Balakowicz b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations 17 år sedan
  Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine 17 år sedan
  Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 år sedan
  Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names 17 år sedan
  Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 år sedan
  Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 17 år sedan