aboutsummaryrefslogtreecommitdiff
path: root/src/flash/at91sam3.c
AgeCommit message (Expand)Author
2009-11-05Improve at91sam3.c command argument parsing.Zachary T Welch
2009-09-23Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe
2009-06-30- remove cygwin build warnings in at91sam3.cntfreak
2009-06-30Fix doxygen warnings in new at91sam3 source file; normalize style.zwelch
2009-06-27Change from alloca() to malloc()duane
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane
2009-06-24Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch
2009-06-24Remove whitespace at end of lines, step 2.zwelch
2009-06-24- Replace '){' with ') {'.zwelch
2009-06-24Remove whitespace that occurs before ')'.zwelch
2009-06-24Remove whitespace that occurs after '('.zwelch
2009-06-24- Fixes '[|]' whitespacezwelch
2009-06-24- Fixes '+' whitespacezwelch
2009-06-24- Fixes '=' whitespacezwelch
2009-06-24- Fixes '==' whitespacezwelch
2009-06-24- Replace 'for(' with 'for ('.zwelch
2009-06-24- Replace 'switch(' with 'switch ('.zwelch
2009-06-24- Replace 'while(' with 'while ('.zwelch
2009-06-24- Replace 'if(' with 'if ('.zwelch
2009-06-24Fix end-of-line style properties on newly added files.zwelch
2009-06-24Add support for ATMEL AT91SAM3U - CortexM3 Familyduane