aboutsummaryrefslogtreecommitdiff
path: root/src/flash/ecos.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-18Consolidate target selection code into single get_target() that handles both ...kc8apf1-2/+2
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch1-12/+2
2009-04-19Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisonsoharboe1-1/+1
2009-04-18The following patches was applied:mifi1-30/+36
2008-12-13- remove target specific variant and use target->variant memberntfreak1-69/+52
2008-11-19error checking - no reported errors, but catched a couple of exit()'s and con...oharboe1-38/+38
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-1/+1
2008-04-08added a couple of LOG_ERROR() messages to improve logfile.oharboe1-2/+3
2008-04-04- reverted some of the changes that possibly broke arm926ejs. Waitingoharboe1-4/+3
2008-04-02fix flash info - now reports erased state properlyoharboe1-7/+1
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-8/+8
2008-03-07Michael Bruck: fixed warningsoharboe1-1/+3
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe1-19/+20
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe1-1/+0
2008-02-28- added svn propsntfreak1-485/+485
2008-02-28lingering change for eCos flash driveroharboe1-1/+5
2008-02-28eCos flash driver.oharboe1-0/+481