1. 647ae2c xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · Tue Aug 03 16:28:44 2021 +0200
  2. 81f0491 xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() by Pali Rohár · Tue Aug 03 16:28:40 2021 +0200
  3. c2d20c7 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file by Pali Rohár · Tue Aug 03 16:28:39 2021 +0200
  4. 094cfbb xyz-modem: Fix crash after cancelling transfer by Pali Rohár · Tue Aug 03 16:28:38 2021 +0200
  5. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  6. 7611ac6 spl: Allow tiny printf() to be controlled in SPL and TPL by Simon Glass · Wed Sep 25 08:56:27 2019 -0600
  7. f209138 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · Tue Jan 08 19:28:35 2019 +0530
  8. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  9. b65e1a2 xyz-modem: va_start() must be matched by va_end() by Heinrich Schuchardt · Mon May 07 21:59:34 2018 +0200
  10. dbb275d Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected by Alex Kiernan · Thu May 03 11:45:08 2018 +0000
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. 3967101 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · Tue Apr 04 10:42:31 2017 -0700
  13. 06bfeaa common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · Tue Apr 04 10:42:30 2017 -0700
  14. d5681a5 xyz-modem: Change getc timeout loop waiting by tomas.melin@vaisala.com · Mon Nov 21 10:18:51 2016 +0200
  15. 084ff1e lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value by Stefan Roese · Thu Mar 03 09:34:12 2016 +0100
  16. 419b6a4 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · Wed Jun 11 01:04:42 2014 +0200
  17. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 12:11:35 2013 +0200
  18. b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
  19. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  20. 66b0726 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · Mon Jun 15 11:50:40 2009 -0500
  21. 95d1169 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · Thu Aug 31 16:46:53 2006 +0200
  22. 31560d1 More code cleanup by Wolfgang Denk · Fri Jul 21 15:24:56 2006 +0200
  23. ae884d7 Fix compile warnings in common/xyzModem.c Patch by Stefan Roese, 10 May 2006 by Stefan Roese · Wed May 10 15:01:40 2006 +0200
  24. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  25. 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · Thu Mar 30 13:40:55 2006 +0200