openocd/src/flash
Zachary T Welch e8e94ab245 nand: rename device to nand
To be more informative (and consistent with flash and pld trees), change
'device' parameter name to 'nand' in NAND source files.  This change
eliminates confusing 'device->device->' instance from the code, and
it simplifies the forthcoming command handler patches.
2009-11-12 22:25:55 -08:00
..
ocl/at91sam7x src/flash: remove 'extern' and wrap headers 2009-11-09 09:44:33 -08:00
aduc702x.c flash/<assorted>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
arm_nandio.c David Brownell <david-b@pacbell.net> 2009-09-09 06:28:49 +00:00
arm_nandio.h David Brownell 2009-09-03 08:23:39 +00:00
at91sam3.c change argv to args in command handlers 2009-11-11 11:50:36 -08:00
at91sam3.h Fix end-of-line style properties on newly added files. 2009-06-24 07:43:18 +00:00
at91sam7.c flash/at91sam[37].c: remove useless declarations 2009-11-09 18:42:47 -08:00
at91sam7.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
avrf.c flash/<assorted>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
avrf.h Transform 'u16' to 'uint16_t' 2009-06-18 07:07:59 +00:00
cfi.c flash/<various>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
cfi.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
davinci_nand.c change argv to args in command handlers 2009-11-11 11:50:36 -08:00
ecos.c flash/<various>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
faux.c flash/<various>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
flash.c add const keyword to some APIs 2009-11-11 11:53:22 -08:00
flash.h remove obsolete doxygen comments 2009-11-11 11:53:22 -08:00
lpc288x.c remove more useless declarations 2009-11-11 11:53:22 -08:00
lpc288x.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
lpc2000.c flash/lpc2???.c: remove useless declarations 2009-11-09 18:42:47 -08:00
lpc2000.h Audrius Urmanavičius [didele.deze@gmail.com]: 2009-08-13 13:54:53 +00:00
lpc2900.c remove obsolete doxygen comments 2009-11-11 11:53:22 -08:00
lpc2900.h - add missing svn props from previous commit 2009-09-22 14:50:46 +00:00
lpc3180_nand_controller.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
lpc3180_nand_controller.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
Makefile.am makefiles: improve build order 2009-11-11 05:40:48 -08:00
mflash.c Overhaul time support API 2009-11-09 01:21:50 -08:00
mflash.h src/flash: remove 'extern' and wrap headers 2009-11-09 09:44:33 -08:00
mx3_nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
mx3_nand.h Alexei Babich <a.babich@rez.ru> cleanup 2009-09-11 06:01:28 +00:00
nand_ecc_kw.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
nand_ecc.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
nand.h nand: rename device to nand 2009-11-12 22:25:55 -08:00
non_cfi.c Rolf Meeser <rolfm_9dq@yahoo.de> 2009-09-09 16:11:33 +00:00
non_cfi.h src/flash: remove 'extern' and wrap headers 2009-11-09 09:44:33 -08:00
ocl.c flash/<assorted>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
ocl.h - added svn props for newly added files 2008-04-24 11:09:28 +00:00
orion_nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
pic32mx.c {pic32m,stm32}x.c: remove useless declarations 2009-11-09 18:42:48 -08:00
pic32mx.h - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
s3c24xx_nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
s3c24xx_nand.h nand: rename device to nand 2009-11-12 22:25:55 -08:00
s3c24xx_regs_nand.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
s3c2410_nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
s3c2412_nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
s3c2440_nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
s3c2443_nand.c nand: rename device to nand 2009-11-12 22:25:55 -08:00
stellaris.c flash/<assorted>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
stellaris.h David Brownell <david-b@pacbell.net> Clock updates/fixes for the Stellaris flash driver: 2009-08-26 06:26:29 +00:00
stm32x.c {pic32m,stm32}x.c: remove useless declarations 2009-11-09 18:42:48 -08:00
stm32x.h - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
str7x.c str{7,9}x*.c: remove useless forward declarations 2009-11-09 18:42:47 -08:00
str7x.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
str9x.c str{7,9}x*.c: remove useless forward declarations 2009-11-09 18:42:47 -08:00
str9x.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
str9xpec.c str{7,9}x*.c: remove useless forward declarations 2009-11-09 18:42:47 -08:00
str9xpec.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00
tms470.c flash/<assorted>.c: remove useless declarations 2009-11-09 18:42:47 -08:00
tms470.h Transform 'u32' to 'uint32_t' in src/flash. 2009-06-18 07:10:25 +00:00