1. 7dbd7dd cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  3. b911208 cmd: correct long text loadb, loadx, loady by Heinrich Schuchardt · 3 years, 8 months ago
  4. e7fcfef cmd: load: Fix code indentation by Michal Simek · 3 years, 10 months ago
  5. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  6. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  7. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  8. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  9. 8e8ccfe common: Move the image globals into image.h by Simon Glass · 4 years, 9 months ago
  10. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  11. 0ee48252 common: Move flash_perror() to flash.h by Simon Glass · 4 years, 9 months ago
  12. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  13. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  14. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  16. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  17. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  18. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  19. 0a6036d cmd: load: align cache flush by Chris Packham · 8 years ago
  20. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  21. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_load.c]
  22. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_load.c]
  23. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  24. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  25. 6e66bd5 Enable xmodem support by Angus Ainslie · 11 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  28. 70d7cb9 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  29. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  30. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  31. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  32. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  33. 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  34. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  35. 83863df Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 15 years ago
  36. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  37. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  38. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  39. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. 2b22d60 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
  41. 322098b common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · 16 years ago
  42. a9fe0c3 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · 16 years ago
  43. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  44. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  45. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  46. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  47. 8546e23 Declare load_serial_ymodem() when using CFG_CMD_LOADB. by Wolfgang Denk · 18 years ago
  48. cf48eb9 Some code cleanup by Wolfgang Denk · 18 years ago
  49. 534ff67 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · 18 years ago
  50. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  51. f2841d3 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · 18 years ago
  52. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  53. 232c150 Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  54. 3f85ce2 * CVS add missing files by wdenk · 21 years ago
  55. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  56. f12e568 * Add support for NSCU board by wdenk · 21 years ago
  57. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  58. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  59. 8bde7f7 * Code cleanup: by wdenk · 21 years ago