Historial de Commits

Autor SHA1 Mensaje Fecha
  Detlev Zundel c3d7eec6d8 cmd_bootm.c: Change interpretation of standalone image parameters. hace 15 años
  Detlev Zundel 8b828a8f44 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. hace 15 años
  Mike Frysinger 10c32ff59f config_defaults.h: new header for common u-boot config defaults hace 15 años
  Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h hace 15 años
  Wolfgang Denk 206c00f26f Merge branch 'master' into next hace 15 años
  Peter Tyser 224c90d106 bootm: Fix help message's sub-command ordering hace 15 años
  Wolfgang Denk 2a49bf3149 Merge branch 'master' into next hace 15 años
  Peter Korsgaard 20dde48bca add lzop decompression support hace 15 años
  Mike Frysinger 0008555f4d bootm: mark local boot_os[] table static hace 15 años
  Remy Bohmer b25e38fc36 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y hace 15 años
  Peter Tyser 521af04d85 Conditionally perform common relocation fixups hace 15 años
  Kumar Gala 3dfad40a04 Add ability for arch code to make changes before we boot hace 15 años
  Detlev Zundel f97ec30bb3 Re-add support for image type 'Standalone Program' hace 16 años
  Detlev Zundel ca95c9df02 Add error checking for unsupported OS types. hace 16 años
  Luigi 'Comio' Mantellini caf72ff329 Refresh LZMA-lib to v4.65 hace 16 años
  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