1. f209138 xyz-modem: Fix timeout loop waiting with WATCHDOG by Lokesh Vutla · Tue Jan 08 19:28:35 2019 +0530
  2. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  3. b65e1a2 xyz-modem: va_start() must be matched by va_end() by Heinrich Schuchardt · Mon May 07 21:59:34 2018 +0200
  4. dbb275d Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected by Alex Kiernan · Thu May 03 11:45:08 2018 +0000
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. 3967101 common/xyzModem.c: Do not use hard-coded address for debug buffer by Alexandru Gagniuc · Tue Apr 04 10:42:31 2017 -0700
  7. 06bfeaa common/xyzModem.c: unifdef (Remove useless #ifdefs) by Alexandru Gagniuc · Tue Apr 04 10:42:30 2017 -0700
  8. d5681a5 xyz-modem: Change getc timeout loop waiting by tomas.melin@vaisala.com · Mon Nov 21 10:18:51 2016 +0200
  9. 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
  10. 419b6a4 common/xyzModem.c: move empty statements to newline by Jeroen Hofstee · Wed Jun 11 01:04:42 2014 +0200
  11. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 12:11:35 2013 +0200
  12. b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
  13. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  14. 66b0726 common: fix 'dummy' is used uninitialized in this function warning by Kim Phillips · Mon Jun 15 11:50:40 2009 -0500
  15. 95d1169 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · Thu Aug 31 16:46:53 2006 +0200
  16. 31560d1 More code cleanup by Wolfgang Denk · Fri Jul 21 15:24:56 2006 +0200
  17. 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
  18. ebd3deb Some code cleanup by Wolfgang Denk · Sun Apr 16 10:51:58 2006 +0200
  19. 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · Thu Mar 30 13:40:55 2006 +0200