Commit Verlauf

Autor SHA1 Nachricht Datum
  Guennadi Liakhovetski 2e752be39d Uncompressed images loaded to their start address shall set load_end too vor 16 Jahren
  Stefan Roese ebb86c4ecd cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' vor 16 Jahren
  Jean-Christophe PLAGNIOL-VILLARD 936897d4d1 Fix remaining CFG_CMD_ define, ifdef and comments vor 17 Jahren
  Wolfgang Denk 699f051255 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile vor 17 Jahren
  Markus Klotzbücher 3d71c81a9b USB: shutdown USB before booting vor 17 Jahren
  Wolfgang Denk 06c53beae1 Fix some more print() format errors. vor 17 Jahren
  Becky Bruce 391fd93ab2 Change lmb to use phys_size_t/phys_addr_t vor 17 Jahren
  Marian Balakowicz 273c37d843 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled vor 17 Jahren
  Bartlomiej Sieka edbed247a1 Memory footprint optimizations vor 17 Jahren
  Wolfgang Denk 1e01477aea Fix build breakage casued by commit c0559be371b2 vor 17 Jahren
  Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite vor 17 Jahren
  Bartlomiej Sieka 27f33e9f45 Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing vor 17 Jahren
  Jerry Van Baren 43ddd9c820 Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T vor 17 Jahren
  Bartlomiej Sieka dafaede8a4 [new uImage] Disable debuging output in preparation for merge with master vor 17 Jahren
  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). vor 17 Jahren
  Marian Balakowicz f773bea8e1 [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used vor 17 Jahren
  Marian Balakowicz 2682ce8a42 [new uImage] More verbose kernel image uncompress error message vor 17 Jahren
  Marian Balakowicz 1372cce2b9 [new uImage] Use show_boot_progress() for new uImage format vor 17 Jahren
  Marian Balakowicz 3dfe110149 [new uImage] Add node offsets for FIT images listed in struct bootm_headers vor 17 Jahren
  Marian Balakowicz a44a269a90 [new uImage] Re-enable interrupts for non automatic booting vor 17 Jahren
  Marian Balakowicz 6986a38567 [new uImage] Add new uImage format support for kernel booting vor 17 Jahren
  Marian Balakowicz e32fea6adb [new uImage] Add new uImage format support for imls and iminfo commands vor 17 Jahren
  Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code vor 17 Jahren
  Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images vor 17 Jahren
  Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations vor 17 Jahren
  Kumar Gala f5614e7926 [new uImage] Add autostart flag to bootm_headers structure vor 17 Jahren
  Kumar Gala 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images vor 17 Jahren
  Marian Balakowicz 1efd43601f [new uImage] Add image_get_kernel() routine vor 17 Jahren
  Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure vor 17 Jahren
  Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework vor 17 Jahren