Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
[fw/openocd] / src / flash / ecos.c
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '[+]=' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-23 zwelch- Replace 'switch(' with 'switch ('.
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/flash.
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/flash
2009-05-31 zwelchAdd target_run_algorithm wrapper:
2009-05-18 kc8apfConsolidate target selection code into single get_targe...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix signed/unsigned...
2009-04-18 mifiThe following patches was applied:
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-11-19 oharboeerror checking - no reported errors, but catched a...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-04-08 oharboeadded a couple of LOG_ERROR() messages to improve logfile.
2008-04-04 oharboe- reverted some of the changes that possibly broke...
2008-04-02 oharboefix flash info - now reports erased state properly
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-03-02 oharboeUwe Hermann tightned up comments, etc. to follow OpenOC...
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
2008-02-28 ntfreak- added svn props
2008-02-28 oharboelingering change for eCos flash driver
2008-02-28 oharboeeCos flash driver.