index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
xyzModem.c
Age
Commit message (
Expand
)
Author
2018-05-10
xyz-modem: va_start() must be matched by va_end()
Heinrich Schuchardt
2018-05-10
Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-08
common/xyzModem.c: Do not use hard-coded address for debug buffer
Alexandru Gagniuc
2017-04-08
common/xyzModem.c: unifdef (Remove useless #ifdefs)
Alexandru Gagniuc
2016-11-28
xyz-modem: Change getc timeout loop waiting
tomas.melin@vaisala.com
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2014-06-11
common/xyzModem.c: move empty statements to newline
Jeroen Hofstee
2013-07-24
Add eCos-2.0 SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-04
common/misc: sparse fixes
Kim Phillips
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2009-07-19
common: fix 'dummy' is used uninitialized in this function warning
Kim Phillips
2006-08-31
Coding Style cleanup.
Wolfgang Denk
2006-07-21
More code cleanup
Wolfgang Denk
2006-05-10
Fix compile warnings in common/xyzModem.c
Stefan Roese
2006-04-16
Some code cleanup
Wolfgang Denk
2006-03-30
Add support for ymodem protocol (loady command).
Markus Klotzbuecher