提交历史

作者 SHA1 备注 提交日期
  Kumar Gala da8693a91b Fix compiler warnings 17 年之前
  Andrew Klossner dc4b0b38d4 Fix printf errors. 17 年之前
  Wolfgang Denk 730f298485 lmb: fix "implicit declaration of function 'lmb_free'" warning 17 年之前
  Andy Fleming 41c5eaa725 Resize device tree to allow space for board changes and the chosen node 17 年之前
  Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t 17 年之前
  Kim Phillips e489b9c078 fdt: unshadow global working fdt variable 17 年之前
  Nick Spence 91a616741f Support legacy multi-type images without FDT section. 17 年之前
  Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 年之前
  Marian Balakowicz de2b3216e6 ppc: Fix ftd_blob variable init when processing raw blob 17 年之前
  Kim Phillips 6fe2946f19 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code 17 年之前
  Wolfgang Denk 438a4c1126 Cleanup coding style, update CHANGELOG 17 年之前
  Bartlomiej Sieka dafaede8a4 [new uImage] Disable debuging output in preparation for merge with master 17 年之前
  Marian Balakowicz f773bea8e1 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used 17 年之前
  Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 17 年之前
  Marian Balakowicz 3dfe110149 [new uImage] Add node offsets for FIT images listed in struct bootm_headers 17 年之前
  Marian Balakowicz bc8ed486b1 [new uImage] ppc: Add new uImage format support to FDT handling routines 17 年之前
  Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 年之前
  Marian Balakowicz 05e07b1ea2 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() 17 年之前
  Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 年之前
  Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 17 年之前
  Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images 17 年之前
  Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations 17 年之前
  Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 17 年之前
  Kumar Gala d2bc095a63 [new uImage] ppc: Re-order ramdisk/fdt handling sequence 17 年之前
  Kumar Gala 27953493ef [new uImage] ppc: Determine if we are booting an OF style 17 年之前
  Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 17 年之前
  Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 17 年之前
  Marian Balakowicz ff0734cff0 [new uImage] POWERPC: Add image_get_fdt() routine 17 年之前
  Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 年之前
  Marian Balakowicz d2ced9eb19 [new uImage] POWERPC: Split get_fdt() into get and relocate routines 17 年之前