1. 17f79e4 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · 14 years ago
  2. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  3. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  4. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  5. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  6. 9acd4f0 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · 14 years ago
  7. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  8. 6111722 video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
  9. c01171e Remove static declaration from gunzip_bmp() by Mark Jackson · 15 years ago
  10. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  11. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  12. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  13. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 5ba7390 Fix compilation problem in common/cmd_bmp.c by Anatolij Gustschin · 17 years ago
  15. 43ef1c3 cmd_bmp: Add support for displaying gzip compressed bmps by Hans-Christian Egtvedt · 17 years ago
  16. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  17. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  18. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  19. c29ab9d Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · 19 years ago
  20. 8655b6f * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  21. 281e00a * Code cleanup by wdenk · 20 years ago
  22. 4b248f3 * Patch by Pierre Aubert, 11 Mar 2004: by wdenk · 21 years ago
  23. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  24. b37c7e5 * Patch by Seb James, 30 Jun 2003: by wdenk · 21 years ago
  25. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  26. 059ae17 Add files needed for bitmap load support by wdenk · 21 years ago