index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
/
tms470.c
Age
Commit message (
Expand
)
Author
2009-05-11
Audit and eliminate redundant #include directives in src/flash sources.
zwelch
2009-04-19
Zach Welch <zw@superlucidity.net> trim logic in tms470.c
oharboe
2009-04-19
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
oharboe
2009-04-18
The following patches was applied:
mifi
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-11-13
krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ...
oharboe
2008-08-19
search and replace usleep(1000) with alive_sleep(1) to avoid GDB timeouts.
oharboe
2008-08-17
fixed not halted error messages
oharboe
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-09
Michael Bruck: fix warning
oharboe
2008-03-07
Michael Bruck: fixed warnings
oharboe
2008-02-29
Uwe Hermann:
oharboe
2008-02-28
Pavel Chromy cleaned up checks for halted, error messages, etc.
oharboe
2008-02-26
- code reformat (Thanks Pavel Chromy)
ntfreak
2008-02-11
- telnet prompt behaves correctly for new synchronous halt/resume/reset commands
ntfreak
2008-01-27
- added autoprobe functionality
mifi
2008-01-17
- add missing files from previous commit (tms470 flash driver)
ntfreak