1. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  2. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  3. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  4. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  5. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  6. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  7. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  8. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  9. 3695ea5 cmd: ximg.c: Add support for getting external data address and length by Tien Fong Chee · 6 years ago
  10. 240e58e cmd: ximg: Invert check for fit image compression by Stefan Theil · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 8354aa2 cmd: ximg: Respect cache line size for flushing by Mario Six · 6 years ago
  13. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  14. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  15. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_ximg.c]
  16. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_ximg.c]
  17. 83636fa Allow imxtract to extract part of script image. by Pierre Aubert · 9 years ago
  18. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  19. c72b65c common: add cache flush to imxtract function by Pieter Voorthuijsen · 10 years ago
  20. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  21. 628af17 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · 11 years ago
  22. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  23. b8da836 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 11 years ago
  24. a92181b x86: Fix warning in cmd_ximg.c when CONFIG_GZIP is not defined by Simon Glass · 11 years ago
  25. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  26. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  27. 712fbcf checkpatch whitespace cleanups by Stephen Warren · 13 years ago
  28. 0e0996e common/cmd_ximg.c: add ifdef protection for gzip uncompression by Matthew McClintock · 13 years ago
  29. 388a29d various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  30. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  31. 93910ed Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  32. 5f566f4 cmd_ximg.c: fix error: 'i' undeclared by Wolfgang Denk · 15 years ago
  33. 5912d36 add ability to handle compressed images to imxtract by Wolfgang Wegner · 15 years ago
  34. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  35. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  36. edbed24 Memory footprint optimizations by Bartlomiej Sieka · 16 years ago
  37. fbe7a15 [new uImage] Compilation and new uImage handling fixes for imxtract by Bartlomiej Sieka · 17 years ago
  38. 1b7897f [new uImage] Add new uImage format support to imgextract command by Marian Balakowicz · 17 years ago
  39. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  40. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  41. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  42. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  43. fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  44. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  45. 48abe7b Patch by Robert Schwebel, 13 May 2004: by wdenk · 20 years ago