riscv-openocd/src/flash
ntfreak 0160320060 - rename flash_init and flash_erase to flash_init_drivers and flash_erase_address_range - stops conflicts with redboot. Thanks Øyvind Harboe
- gdb connection not dropped if we fail to allocate memory in query packets



git-svn-id: svn://svn.berlios.de/openocd/trunk@249 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-01-09 15:58:01 +00:00
..
Makefile.am - Added PKGLIBDIR define to C options. Allows to store 2007-12-10 18:34:40 +00:00
at91sam7.c - Fixing two compiler warnings 2007-12-10 19:46:04 +00:00
at91sam7.h - Support for AT91SAM7xx512 chips 2007-08-20 11:43:07 +00:00
cfi.c - only some cosmetic changes, convert \r\n to unix 2007-12-17 22:12:57 +00:00
cfi.h - Stripped trailing spaces (patch preparation) 2007-12-10 18:47:26 +00:00
flash.c - rename flash_init and flash_erase to flash_init_drivers and flash_erase_address_range - stops conflicts with redboot. Thanks Øyvind Harboe 2008-01-09 15:58:01 +00:00
flash.h - rename flash_init and flash_erase to flash_init_drivers and flash_erase_address_range - stops conflicts with redboot. Thanks Øyvind Harboe 2008-01-09 15:58:01 +00:00
lpc2000.c - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
lpc2000.h - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +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 - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not functional yet). Configure option changed from --enable-presto to 2007-08-14 09:48:54 +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 - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +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 display of sector sizes in flash.c 2007-09-10 17:43:08 +00:00
stellaris.h - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00
stm32x.c - reset_run now works as expected on cortex-m3 2007-11-21 16:37:17 +00:00
stm32x.h - reset_run now works as expected on cortex-m3 2007-11-21 16:37:17 +00:00
str7x.c - cleaned up str7, str9 and stm32 flash drivers 2007-10-08 13:12:39 +00:00
str7x.h - cleaned up str7, str9 and stm32 flash drivers 2007-10-08 13:12:39 +00:00
str9x.c - corrected str91x bank1 programming issues 2007-10-26 09:05:57 +00:00
str9x.h - corrected str91x bank1 programming issues 2007-10-26 09:05:57 +00:00
str9xpec.c - reset_run now works as expected on cortex-m3 2007-11-21 16:37:17 +00:00
str9xpec.h - renamed M5960 USB JTAG to "flyswatter" 2007-08-10 19:44:06 +00:00