summaryrefslogtreecommitdiff
path: root/src/flash/at91sam3.c
Commit message (Expand)AuthorAgeFilesLines
* - remove cygwin build warnings in at91sam3.cntfreak2009-06-301-3/+3
* Fix doxygen warnings in new at91sam3 source file; normalize style.zwelch2009-06-301-46/+37
* Change from alloca() to malloc()duane2009-06-271-14/+32
* Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane2009-06-251-0/+1
* Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch2009-06-241-22/+49
* Remove whitespace at end of lines, step 2.zwelch2009-06-241-172/+172
* - Replace '){' with ') {'.zwelch2009-06-241-143/+143
* Remove whitespace that occurs before ')'.zwelch2009-06-241-335/+335
* Remove whitespace that occurs after '('.zwelch2009-06-241-321/+321
* - Fixes '[|]' whitespacezwelch2009-06-241-1/+1
* - Fixes '+' whitespacezwelch2009-06-241-3/+3
* - Fixes '=' whitespacezwelch2009-06-241-6/+6
* - Fixes '==' whitespacezwelch2009-06-241-1/+1
* - Replace 'for(' with 'for ('.zwelch2009-06-241-10/+10
* - Replace 'switch(' with 'switch ('.zwelch2009-06-241-6/+6
* - Replace 'while(' with 'while ('.zwelch2009-06-241-12/+12
* - Replace 'if(' with 'if ('.zwelch2009-06-241-115/+115
* Fix end-of-line style properties on newly added files.zwelch2009-06-241-0/+0
* Add support for ATMEL AT91SAM3U - CortexM3 Familyduane2009-06-241-0/+2494