Historial de Commits

Autor SHA1 Mensaje Fecha
  Wolfgang Denk a89c33db96 General help message cleanup hace 16 años
  Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h hace 16 años
  Minkyu Kang fca0cecff7 bootm: Reduce the unnecessary memmove hace 16 años
  Peter Tyser 2fb2604d5c Command usage cleanup hace 16 años
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() hace 16 años
  Matthias Fuchs 107b801cf3 Fix gunzip in case of insufficient output buffer hace 16 años
  Kumar Gala b1d0db1805 bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} hace 16 años
  Kumar Gala 49c3a861d1 bootm: Add subcommands hace 16 años
  Kumar Gala be08315933 bootm: Move to using a function pointer table for the boot os function hace 16 años
  Kumar Gala 76da19df5b Added arch_lmb_reserve to allow arch specific memory regions protection hace 16 años
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS hace 16 años
  Luigi 'Comio' Mantellini d977a57356 Fix lzma uncompress call (image_start wrongly used instead image_len) hace 16 años
  Luigi 'Comio' Mantellini fc9c1727b5 Add support for LZMA uncompression algorithm. hace 16 años
  Jean-Christophe PLAGNIOL-VILLARD 54b4ab3c96 bootm_load_os: fix load_end debug message hace 16 años
  Jean-Christophe PLAGNIOL-VILLARD 1d9af0be76 bootm: enable fdt support only on ppc, m68k and sparc hace 16 años
  Bartlomiej Sieka a4f243452c FIT: make iminfo check hashes of all images in FIT, return 1 on failed check hace 16 años
  Peter Tyser f5ed9e3908 Add support for booting of INTEGRITY operating system uImages hace 16 años
  Kumar Gala 9ba2e2c819 Remove support for booting ARTOS images hace 16 años
  Wolfgang Denk 9863a15a98 common/cmd_bootm.c: fix printf() format warnings hace 16 años
  Kumar Gala ea86b9e64b Prevent crash if random/invalid ramdisks are passed to bootm hace 16 años
  Anatolij Gustschin 8e02494e8f Prevent crash if random DTB address is passed to bootm hace 16 años
  Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args hace 16 años
  Kumar Gala 396f635b8f bootm: refactor image detection and os load steps hace 16 años
  Kumar Gala e906cfae08 bootm: move lmb into the bootm_headers_t structure hace 16 años
  Kumar Gala 54f9c86691 bootm: Set working fdt address as part of the bootm flow hace 16 años
  Kumar Gala 06a09918f3 bootm: refactor fdt locating and relocation code hace 16 años
  Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code hace 16 años
  Kumar Gala c160a95447 bootm: refactor entry point code hace 16 años
  Kumar Gala fcd69a1a57 Clean up usage of icache_disable/dcache_disable hace 16 años
  Kumar Gala 3216ca9692 Fix fallout from autostart revert hace 16 años