aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane1-0/+1
2009-06-24Minor fixes to new at91sam3 files for x86-32/64 compilation problems.zwelch1-22/+49
2009-06-24Remove whitespace at end of lines, step 2.zwelch1-172/+172
2009-06-24- Replace '){' with ') {'.zwelch1-143/+143
2009-06-24Remove whitespace that occurs before ')'.zwelch1-335/+335
2009-06-24Remove whitespace that occurs after '('.zwelch1-321/+321
2009-06-24- Fixes '[|]' whitespacezwelch1-1/+1
2009-06-24- Fixes '+' whitespacezwelch1-3/+3
2009-06-24- Fixes '=' whitespacezwelch1-6/+6
2009-06-24- Fixes '==' whitespacezwelch1-1/+1
2009-06-24- Replace 'for(' with 'for ('.zwelch1-10/+10
2009-06-24- Replace 'switch(' with 'switch ('.zwelch1-6/+6
2009-06-24- Replace 'while(' with 'while ('.zwelch1-12/+12
2009-06-24- Replace 'if(' with 'if ('.zwelch1-115/+115
2009-06-24Fix end-of-line style properties on newly added files.zwelch2-23/+23
2009-06-24Add support for ATMEL AT91SAM3U - CortexM3 Familyduane4-0/+2521
2009-06-23Remove whitespace at end of lines, step 1.zwelch12-228/+228
2009-06-23- Replace '){' with ') {'.zwelch2-5/+5
2009-06-23Remove whitespace that occurs before ')'.zwelch15-97/+97
2009-06-23Remove whitespace that occurs after '('.zwelch10-117/+117
2009-06-23- Fixes '[<>]' whitespacezwelch10-31/+31
2009-06-23- Fixes '[|]' whitespacezwelch14-60/+60
2009-06-23- Fixes '+' whitespacezwelch16-65/+65
2009-06-23- Fixes '=' whitespacezwelch14-181/+181
2009-06-23- Fixes '==' whitespacezwelch6-15/+15
2009-06-23- Fixes '<<' whitespacezwelch15-104/+104
2009-06-23- Fixes '>>' whitespacezwelch5-41/+41
2009-06-23- Fixes '<=' whitespacezwelch1-2/+2
2009-06-23- Fixes '>=' whitespacezwelch1-1/+1
2009-06-23- Fixes '&&' whitespacezwelch1-1/+1
2009-06-23- Fixes '[*]=' whitespacezwelch1-1/+1
2009-06-23- Fixes '[+]=' whitespacezwelch5-5/+5
2009-06-23- Fixes '!=' whitespacezwelch8-29/+29
2009-06-23- Replace 'do{' with 'do {'.zwelch2-5/+5
2009-06-23- Replace 'for(' with 'for ('.zwelch4-7/+7
2009-06-23- Replace 'switch(' with 'switch ('.zwelch5-20/+20
2009-06-23- Replace 'while(' with 'while ('.zwelch6-14/+14
2009-06-23- Replace 'if(' with 'if ('.zwelch12-154/+154
2009-06-21C99 printf() -Werror fixesduane1-5/+9
2009-06-21C99 printf() -Werror fixesduane1-14/+18
2009-06-21C99 printf() -Werror fixesduane1-28/+55
2009-06-21C99 printf() -Werror fixesduane1-1/+1
2009-06-21C99 printf() -Werror fixesduane1-3/+3
2009-06-21C99 printf() -Werror fixesduane1-4/+4
2009-06-21C99 printf() -Werror fixesduane1-4/+4
2009-06-21C99 printf() -Werror fixesduane1-12/+20
2009-06-21C99 printf() -Werror fixesduane1-4/+4
2009-06-21C99 printf() -Werror fixesduane1-23/+45
2009-06-21C99 printf() -Werror fixesduane1-11/+11
2009-06-21C99 printf() -Werror fixesduane1-2/+2