openocd/src/flash
drath 5ed126c4f9 - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
- fixed compiler warnings throughout the code (thanks to Vincent Palatin for this patch)
- added support for accessing ETB (embedded trace buffer) registers


git-svn-id: svn://svn.berlios.de/openocd/trunk@134 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-03-26 21:47:26 +00:00
..
at91sam7.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
at91sam7.h - added support for American Microsystem's M5960 (FT2232 based USB JTAG interface) 2006-10-06 15:46:25 +00:00
cfi.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
cfi.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
flash.c - 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
flash.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
lpc2000.c - add missing parentheses around macro parameters (thanks to Matthias Bauch for noticing this bug and providing a fix) 2007-02-03 16:00:14 +00:00
lpc2000.h - prepare OpenOCD for branching, created ./trunk/ 2006-06-02 10:36:31 +00:00
lpc3180_nand_controller.c - 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
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 - 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
nand.c - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
nand.h - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
str7x.c - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00
str7x.h - allow writes to second flash bank on STR71x devices (cleaned up sector list building) 2006-09-12 18:56:48 +00:00
str9x.c - several small fixes (thanks to Magnus Lundin and Spencer Oliver) 2006-10-23 14:02:34 +00:00
str9x.h - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00