riscv-openocd/src/flash
drath 999f86b92b - correctly mask out bits that aren't part of a copied buffer
- fixed arm926ej-s CP15 register access handling
- correctly identify SYSCLK source in LPC3180 NAND flash controller driver


git-svn-id: svn://svn.berlios.de/openocd/trunk@139 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-04-12 13:27:23 +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
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 - disabled excessive debug output in jtag.h 2007-04-11 14:25:12 +00:00
cfi.h - disabled excessive debug output in jtag.h 2007-04-11 14:25:12 +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 - correctly mask out bits that aren't part of a copied buffer 2007-04-12 13:27:23 +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
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 - merged XScale branch back into trunk 2007-03-28 16:31:55 +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