index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
/
str7x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add target_run_algorithm wrapper:
zwelch
2009-05-31
1
-1
/
+1
*
Add target_write_memory wrapper:
zwelch
2009-05-31
1
-4
/
+4
*
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-05-11
1
-9
/
+0
*
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
2009-04-19
1
-1
/
+1
*
The following patches was applied:
mifi
2009-04-18
1
-26
/
+28
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-1
/
+0
*
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-08-19
1
-4
/
+4
*
fixed not halted error messages
oharboe
2008-08-17
1
-0
/
+5
*
- more fixes to high density stm32x flash driver
ntfreak
2008-07-23
1
-0
/
+3
*
- luminary, stm32 and str7 flash driver error cleanup
ntfreak
2008-06-04
1
-0
/
+1
*
- split str71x driver into banks
ntfreak
2008-04-14
1
-108
/
+48
*
fix flash info - now reports erased state properly
oharboe
2008-04-02
1
-44
/
+1
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-18
/
+18
*
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
2008-02-28
1
-8
/
+18
*
dos2unix fix.
oharboe
2008-02-25
1
-804
/
+804
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-814
/
+804
*
- added autoprobe functionality
mifi
2008-01-27
1
-0
/
+1
*
- cleaned up str7, str9 and stm32 flash drivers
ntfreak
2007-10-08
1
-28
/
+109
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-29
/
+18
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-4
/
+5
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-0
/
+9
*
- allow writes to second flash bank on STR71x devices (cleaned up sector list...
drath
2006-09-12
1
-55
/
+139
*
- free working area used to store flash write buffer
drath
2006-09-07
1
-0
/
+2
*
- integrated patch from Magnus Lundin that fixes at91sam7 flash timing bugs a...
drath
2006-09-07
1
-42
/
+215
*
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-08-31
1
-2
/
+2
*
- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...
drath
2006-08-17
1
-1
/
+1
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
1
-0
/
+5
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+469