| Commit message (Expand) | Author | Age | Files | Lines |
* | xyz-modem: Fix timeout loop waiting with WATCHDOG | Lokesh Vutla | 2019-01-15 | 1 | -0/+2 |
* | lib: merge CRC16-CCITT into u-boot/crc.h | Philipp Tomsich | 2018-12-08 | 1 | -1/+1 |
* | xyz-modem: va_start() must be matched by va_end() | Heinrich Schuchardt | 2018-05-10 | 1 | -8/+9 |
* | Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected | Alex Kiernan | 2018-05-10 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | common/xyzModem.c: Do not use hard-coded address for debug buffer | Alexandru Gagniuc | 2017-04-08 | 1 | -9/+3 |
* | common/xyzModem.c: unifdef (Remove useless #ifdefs) | Alexandru Gagniuc | 2017-04-08 | 1 | -103/+0 |
* | xyz-modem: Change getc timeout loop waiting | tomas.melin@vaisala.com | 2016-11-28 | 1 | -5/+5 |
* | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value | Stefan Roese | 2016-03-14 | 1 | -1/+1 |
* | common/xyzModem.c: move empty statements to newline | Jeroen Hofstee | 2014-06-11 | 1 | -1/+2 |
* | Add eCos-2.0 SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -33/+1 |
* | common/misc: sparse fixes | Kim Phillips | 2012-11-04 | 1 | -3/+3 |
* | cleanup: Fix typos and misspellings in various files. | Mike Williams | 2011-07-28 | 1 | -1/+1 |
* | common: fix 'dummy' is used uninitialized in this function warning | Kim Phillips | 2009-07-19 | 1 | -1/+1 |
* | Coding Style cleanup. | Wolfgang Denk | 2006-08-31 | 1 | -445/+548 |
* | More code cleanup | Wolfgang Denk | 2006-07-21 | 1 | -1/+1 |
* | Fix compile warnings in common/xyzModem.c | Stefan Roese | 2006-05-10 | 1 | -6/+9 |
* | Some code cleanup | Wolfgang Denk | 2006-04-16 | 1 | -140/+144 |
* | Add support for ymodem protocol (loady command). | Markus Klotzbuecher | 2006-03-30 | 1 | -0/+739 |