openocd/src/flash
zwelch 8959de9f67 - Fixes '+' whitespace
- Replace ')\(+\)(' with ') \1 ('.
- Replace ')\(+\)\(\w\)' with ') \1 \2'.
- Replace '\(\w\)\(+\)(' with '\1 \2 ('.
- Replace '\(\w\)\(+\)\(\w\)' with '\1 \2 \3'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2373 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-23 22:44:17 +00:00
..
ocl/at91sam7x - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
aduc702x.c Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
at91sam7.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
at91sam7.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
avrf.c - Replace 'do{' with 'do {'. 2009-06-23 22:37:49 +00:00
avrf.h Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
cfi.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
cfi.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
davinci_nand.c C99 printf() -Werror fixes 2009-06-21 03:20:12 +00:00
ecos.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
flash.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
flash.h - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
lpc288x.c - Replace 'do{' with 'do {'. 2009-06-23 22:37:49 +00:00
lpc288x.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
lpc2000.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
lpc2000.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
lpc3180_nand_controller.c C99 printf() -Werror fixes 2009-06-21 03:20:31 +00:00
lpc3180_nand_controller.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
mflash.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
mflash.h - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
nand_ecc_kw.c Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
nand_ecc.c - Replace 'for(' with 'for ('. 2009-06-23 22:37:21 +00:00
nand.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
nand.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
non_cfi.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
non_cfi.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
ocl.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
ocl.h - added svn props for newly added files 2008-04-24 11:09:28 +00:00
orion_nand.c Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
pic32mx.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
pic32mx.h - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
s3c24xx_nand.c Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
s3c24xx_nand.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
s3c24xx_regs_nand.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
s3c2410_nand.c Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
s3c2412_nand.c Whitespace cleanup from David Brownell <david-b@pacbell.net> 2009-05-18 04:37:33 +00:00
s3c2440_nand.c Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
s3c2443_nand.c Whitespace cleanup from David Brownell <david-b@pacbell.net> 2009-05-18 04:37:33 +00:00
stellaris.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
stellaris.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
stm32x.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
stm32x.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
str7x.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
str7x.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
str9x.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
str9x.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
str9xpec.c - Replace 'while(' with 'while ('. 2009-06-23 22:36:11 +00:00
str9xpec.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
tms470.c - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
tms470.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00