summaryrefslogtreecommitdiffstats
path: root/common/xyzModem.c
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
| | | | | | | | | | | Recieve/Receive recieve/receive Interupt/Interrupt interupt/interrupt Addres/Address addres/address Signed-off-by: Mike Williams <mike@mikebwilliams.com>
* common: fix 'dummy' is used uninitialized in this function warningKim Phillips2009-07-191-1/+1
| | | | | | | | | fix this gcc 4.4 warning: xyzModem.c: In function 'xyzModem_stream_open': xyzModem.c:564: warning: 'dummy' is used uninitialized in this function Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
* Coding Style cleanup.Wolfgang Denk2006-08-311-445/+548
| | | | Patch by Stefano Babic, 31 Aug 2006
* More code cleanupWolfgang Denk2006-07-211-1/+1
|
* Fix compile warnings in common/xyzModem.cStefan Roese2006-05-101-6/+9
| | | | Patch by Stefan Roese, 10 May 2006
* Some code cleanupWolfgang Denk2006-04-161-140/+144
|
* Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-301-0/+739
Patch by Stefano Babic, 29 Mar 2006
OpenPOWER on IntegriCloud