riscv-openocd/src/flash
ntfreak eba4e394d8 - corrected stm32x_handle_options_write_command, incorrect options printed
- added prepare_reset_halt handler for cortex_m3

git-svn-id: svn://svn.berlios.de/openocd/trunk@184 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2007-07-26 12:28:22 +00:00
..
Makefile.am - ST STM32x cortex support added 2007-06-24 15:04:07 +00:00
at91sam7.c - reformat src/jtag/bitq.c (thanks to Pavel Chromy) 2007-07-25 10:06:57 +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 - split fileio handling into fileio part and image handling 2007-05-29 11:23:42 +00:00
cfi.h - split fileio handling into fileio part and image handling 2007-05-29 11:23:42 +00:00
flash.c - ST STM32x cortex support added 2007-06-24 15:04:07 +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 - added mingw elf patches from Vincent Palatin 2007-06-16 14:45:55 +00:00
nand.h - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch) 2007-03-26 21:47:26 +00:00
non_cfi.c - split fileio handling into fileio part and image handling 2007-05-29 11:23:42 +00:00
non_cfi.h - split fileio handling into fileio part and image handling 2007-05-29 11:23:42 +00:00
stellaris.c - fixed endianness helper macros (thanks to obilix and wiml for finding and fixing this bug) 2007-06-28 10:32:58 +00:00
stellaris.h - added stellaris.[ch] missing from Cortex-M3 merge 2007-06-14 14:49:08 +00:00
stm32x.c - corrected stm32x_handle_options_write_command, incorrect options printed 2007-07-26 12:28:22 +00:00
stm32x.h - ST STM32x cortex support added 2007-06-24 15:04:07 +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 - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and Asix for making this addition possible) 2007-07-15 11:19:33 +00:00
str9x.h - str9x flash support (Thanks to Spencer Oliver) 2006-09-28 10:41:43 +00:00
str9xpec.c - str9xpec driver was using stricmp, changed to strcmp for posix compatibility 2007-06-16 17:35:38 +00:00
str9xpec.h - added mingw elf patches from Vincent Palatin 2007-06-16 14:45:55 +00:00