openocd/src/flash
oharboe e3462b228c jtag_get_device() now returns NULL and reports error instead of invoking exit()
git-svn-id: svn://svn.berlios.de/openocd/trunk@1176 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-11-19 08:22:47 +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 Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash. 2008-07-21 09:16:10 +00:00
ecos.c error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. 2008-11-19 07:32:30 +00:00
flash.c ocd_flash_banks now returns empty list when no flash banks are configured instead of failing. Allows more orthogonal implementations of tcl code. 2008-11-07 09:36:55 +00:00
flash.h - convert spaces to tabs in at91sam7.[ch] 2008-09-27 13:00:01 +00:00
lpc288x.c search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 2008-08-19 16:40:35 +00:00
lpc288x.h - fix incorrectly registered function openocd_array2mem 2008-07-18 11:38:23 +00:00
lpc2000.c Laurentiu Cocanu - memory read/write and exit() error path fixes 2008-10-15 11:44:36 +00:00
lpc2000.h - fix programming issue with lpc2101/2 2008-02-14 18:32:52 +00:00
lpc3180_nand_controller.c search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 2008-08-19 16:40:35 +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 unsik Kim <donari75@gmail.com> - mflash support 2008-10-16 06:15:03 +00:00
mflash.c - update docs deprecated section to include links to new commands (if any) 2008-10-16 21:02:44 +00:00
mflash.h - update docs deprecated section to include links to new commands (if any) 2008-10-16 21:02:44 +00:00
nand.c Laurentiu Cocanu - memory read/write and exit() error path fixes 2008-10-15 11:44:36 +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 Uwe Hermann: 2008-02-29 12:37:45 +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 - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
stellaris.h Uwe Hermann: 2008-02-29 12:37:45 +00:00
stm32x.c search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 2008-08-19 16:40:35 +00:00
stm32x.h - more fixes to high density stm32x flash driver 2008-07-23 14:49:41 +00:00
str7x.c search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts. 2008-08-19 16:40:35 +00:00
str7x.h - more fixes to high density stm32x flash driver 2008-07-23 14:49:41 +00:00
str9x.c ooops... fixed commit gaffe in previous commit. 2008-08-26 11:40:59 +00:00
str9x.h - more fixes to high density stm32x flash driver 2008-07-23 14:49:41 +00:00
str9xpec.c jtag_get_device() now returns NULL and reports error instead of invoking exit() 2008-11-19 08:22:47 +00:00
str9xpec.h - more fixes to high density stm32x flash driver 2008-07-23 14:49:41 +00:00
tms470.c krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for flashing of TMS470R1A384 2008-11-13 08:09:40 +00:00
tms470.h Uwe Hermann: 2008-02-29 12:37:45 +00:00