openocd/src/flash
ntfreak 0cba0d4df3 - remove target specific variant and use target->variant member
- fix build warning in cortex_m3
- code cleanup - remove trailing lf and convert c++ comments

git-svn-id: svn://svn.berlios.de/openocd/trunk@1238 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-12-13 12:44:39 +00:00
..
ocl/at91sam7x - added svn props for newly added files 2008-04-24 11:09:28 +00:00
aduc702x.c - renamed x7926 driver to aduc702x to match other flash drivers 2008-09-24 22:15:22 +00:00
at91sam7_old.c - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
at91sam7_old.h - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
at91sam7.c Laurentiu Cocanu - memory read/write and exit() error path fixes 2008-10-15 11:44:36 +00:00
at91sam7.h - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
cfi.c Laurentiu Cocanu - memory read/write and exit() error path fixes 2008-10-15 11:44:36 +00:00
cfi.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
ecos.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
flash.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
flash.h - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
lpc288x.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
lpc288x.h - fix incorrectly registered function openocd_array2mem 2008-07-18 11:38:23 +00:00
lpc2000.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
lpc2000.h - fix programming issue with lpc2101/2 2008-02-14 18:32:52 +00:00
lpc3180_nand_controller.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
lpc3180_nand_controller.h - reworked file i/o. every fileaccess (target, flash, nand, in future configuration, too) should now go through the fileio subsystem 2007-03-15 13:36:44 +00:00
Makefile.am "Theodore A. Roth" <taroth@gmail.com> fixes to distcheck 2008-12-01 19:55:55 +00:00
mflash.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
mflash.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
nand.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
nand.h Uwe Hermann: 2008-02-29 12:37:45 +00:00
non_cfi.c Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S29AL008D. 2008-10-14 06:27:46 +00:00
non_cfi.h - added svn props for newly added files 2008-07-20 17:29:59 +00:00
ocl.c - removed compiler warnings 2008-05-24 11:01:33 +00:00
ocl.h - added svn props for newly added files 2008-04-24 11:09:28 +00:00
s3c24xx_nand.c - rename log functions to stop conflicts under win32 (wingdi) 2008-03-25 15:45:17 +00:00
s3c24xx_nand.h Uwe Hermann: 2008-02-29 12:37:45 +00:00
s3c24xx_regs_nand.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
s3c2410_nand.c search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 2008-08-19 16:40:35 +00:00
s3c2412_nand.c Uwe Hermann: 2008-02-29 12:37:45 +00:00
s3c2440_nand.c search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 2008-08-19 16:40:35 +00:00
s3c2443_nand.c Uwe Hermann: 2008-02-29 12:37:45 +00:00
stellaris.c - fix issue with luminary flash driver and tail bytes 2008-11-27 17:19:12 +00:00
stellaris.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
stm32x.c - stm32x flash driver: add support for low density devices 2008-11-27 12:14:46 +00:00
stm32x.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
str7x.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
str7x.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
str9x.c ooops... fixed commit gaffe in previous commit. 2008-08-26 11:40:59 +00:00
str9x.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
str9xpec.c Clean up references to old tap_state names 2008-12-13 06:59:24 +00:00
str9xpec.h - str9xpec driver now working with new jtag tap config 2008-12-03 17:38:37 +00:00
tms470.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
tms470.h Uwe Hermann: 2008-02-29 12:37:45 +00:00