1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  2. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  3. 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
  4. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  5. a606ffc common: Move flash_perror() to flash.h by Simon Glass · 5 years ago
  6. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  7. 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  8. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  12. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  13. bbaf424 cmd: load: align cache flush by Chris Packham · 8 years ago
  14. 593ec02 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  15. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_load.c]
  16. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_load.c]
  17. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  18. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  19. f283bd0 Enable xmodem support by Angus Ainslie · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  22. aec64f0 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  23. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  24. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  25. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  26. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  27. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  28. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  29. 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 16 years ago
  30. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  31. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  32. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 9cde830 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
  35. 544e83e common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · 16 years ago
  36. b4d7eb2 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · 16 years ago
  37. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  38. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  39. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  40. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  41. da91693 Declare load_serial_ymodem() when using CFG_CMD_LOADB. by Wolfgang Denk · 19 years ago
  42. ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
  43. 20a5182 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · 19 years ago
  44. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  45. 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · 19 years ago
  46. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  47. 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  48. ef89394 * CVS add missing files by wdenk · 21 years ago
  49. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  50. 6914128 * Add support for NSCU board by wdenk · 21 years ago
  51. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  52. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  53. 57b2d80 * Code cleanup: by wdenk · 21 years ago