index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
xyzModem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
1
-1
/
+1
*
xyz-modem: Allow to configure initial timeout for loadx and loady
Pali Rohár
2022-09-15
1
-2
/
+38
*
xyz-modem: Allow to cancel transfer also by CTRL+C
Pali Rohár
2021-09-03
1
-0
/
+2
*
xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()
Pali Rohár
2021-09-03
1
-2
/
+2
*
xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file
Pali Rohár
2021-09-03
1
-0
/
+2
*
xyz-modem: Fix crash after cancelling transfer
Pali Rohár
2021-09-03
1
-2
/
+2
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
1
-1
/
+1
*
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
1
-1
/
+1
*
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