1. dffeb40 xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · 3 years, 2 months ago
  2. f05d69b xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() by Pali Rohár · 3 years, 2 months ago
  3. 15c27a5 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file by Pali Rohár · 3 years, 2 months ago
  4. 1e747846 xyz-modem: Fix crash after cancelling transfer by Pali Rohár · 3 years, 2 months ago
  5. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  6. 27084c0 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · 5 years ago
  7. a4773c5 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · 6 years ago
  8. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  9. 23c6489 xyz-modem: va_start() must be matched by va_end() by Heinrich Schuchardt · 6 years ago
  10. 8140816 Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected by Alex Kiernan · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. b09ece0 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · 7 years ago
  13. 306b236 common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · 7 years ago
  14. 2c77c0d xyz-modem: Change getc timeout loop waiting by tomas.melin@vaisala.com · 8 years ago
  15. ecb57f6 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · 9 years ago
  16. e153b13 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · 10 years ago
  17. e85427f Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. 199adb6 common/misc: sparse fixes by Kim Phillips · 12 years ago
  19. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  20. 2a2ed84 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · 15 years ago
  21. 7d0432c Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · 18 years ago
  22. 966083e More code cleanup by Wolfgang Denk · 18 years ago
  23. f90a392 Fix compile warnings in common/xyzModem.c Patch by Stefan Roese, 10 May 2006 by Stefan Roese · 18 years ago
  24. cf48eb9 Some code cleanup by Wolfgang Denk · 18 years ago
  25. f2841d3 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · 18 years ago