openocd/src/flash
oharboe c257228048 Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver
git-svn-id: svn://svn.berlios.de/openocd/trunk@1459 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-04-15 15:17:44 +00:00
..
ocl/at91sam7x - added svn props for newly added files 2008-04-24 11:09:28 +00:00
aduc702x.c Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org> 2009-01-20 03:49:31 +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 Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver 2009-04-15 15:17:44 +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 Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash fill 2009-03-05 07:41:04 +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 Nicolas Pitre nico at cam.org software ECC computation for NAND flash 2009-04-02 21:23:05 +00:00
mflash.c Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 2009-02-18 07:39:20 +00:00
mflash.h - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
nand_ecc.c - add svn props from previous commit 2009-04-03 08:16:47 +00:00
nand.c Nicolas Pitre nico at cam.org list the new flag in the "nand write" help line. 2009-04-03 05:32:28 +00:00
nand.h Nicolas Pitre nico at cam.org The ECC data is automatically computed and written to the OOB area 2009-04-02 21:24:08 +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
orion_nand.c - add missing svn props from previous commit 2009-03-02 12:51:42 +00:00
pic32mx.c Holger Schurig <hs4233@mail.mn-solutions.de> fix warnings 2009-02-18 07:39:20 +00:00
pic32mx.h John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups 2009-01-05 09:32:23 +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 Improved (for humans) error reporting for flash programming errors. 2009-04-14 17:17:38 +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 - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> 2009-02-03 05:59:17 +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