Historial de Commits

Autor SHA1 Mensaje Fecha
  Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t hace 17 años
  Marian Balakowicz 273c37d843 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled hace 17 años
  Bartlomiej Sieka edbed247a1 Memory footprint optimizations hace 17 años
  Wolfgang Denk 1e01477aea Fix build breakage casued by commit c0559be371b2 hace 17 años
  Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite hace 17 años
  Bartlomiej Sieka 27f33e9f45 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing hace 17 años
  Jerry Van Baren 43ddd9c820 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T hace 17 años
  Bartlomiej Sieka dafaede8a4 [new uImage] Disable debuging output in preparation for merge with master hace 17 años
  Yuri Tikhonov 3d61018643 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). hace 17 años
  Marian Balakowicz f773bea8e1 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used hace 17 años
  Marian Balakowicz 2682ce8a42 [new uImage] More verbose kernel image uncompress error message hace 17 años
  Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format hace 17 años
  Marian Balakowicz 3dfe110149 [new uImage] Add node offsets for FIT images listed in struct bootm_headers hace 17 años
  Marian Balakowicz a44a269a90 [new uImage] Re-enable interrupts for non automatic booting hace 17 años
  Marian Balakowicz 6986a38567 [new uImage] Add new uImage format support for kernel booting hace 17 años
  Marian Balakowicz e32fea6adb [new uImage] Add new uImage format support for imls and iminfo commands hace 17 años
  Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code hace 17 años
  Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images hace 17 años
  Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations hace 17 años
  Kumar Gala f5614e7926 [new uImage] Add autostart flag to bootm_headers structure hace 17 años
  Kumar Gala 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images hace 17 años
  Marian Balakowicz 1efd43601f [new uImage] Add image_get_kernel() routine hace 17 años
  Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure hace 17 años
  Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework hace 17 años
  Marian Balakowicz 2242f53698 [new uImage] Rename and move print_image_hdr() routine hace 17 años
  Marian Balakowicz fff888a199 [new uImage] Add gen_get_image() routine hace 17 años
  Marian Balakowicz 5cf746c303 [new uImage] Move kernel data find code to get_kernel() routine hace 17 años
  Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names hace 17 años
  Marian Balakowicz e99c26694a [new uImage] Remove standalone applications handling from boootm hace 17 años
  Marian Balakowicz 4a2ad5ff64 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code hace 17 años