Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | common: fix 'dummy' is used uninitialized in this function warning | Kim Phillips | 2009-07-19 | -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 Denk | 2006-08-31 | -445/+548 |
| | | | | Patch by Stefano Babic, 31 Aug 2006 | |||
* | More code cleanup | Wolfgang Denk | 2006-07-21 | -1/+1 |
| | ||||
* | Fix compile warnings in common/xyzModem.c | Stefan Roese | 2006-05-10 | -6/+9 |
| | | | | Patch by Stefan Roese, 10 May 2006 | |||
* | Some code cleanup | Wolfgang Denk | 2006-04-16 | -140/+144 |
| | ||||
* | Add support for ymodem protocol (loady command). | Markus Klotzbuecher | 2006-03-30 | -0/+739 |
Patch by Stefano Babic, 29 Mar 2006 |