This website requires JavaScript.
Explore
Help
Sign In
linuxmsm
/
openocd
Watch
0
Star
0
Fork
0
You've already forked openocd
mirror of
https://github.com/linux-msm/openocd.git
synced
2026-02-25 13:15:07 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa7975df3d78e764791a05c6321edef35db8b62e
openocd
/
src
History
oharboe
aa7975df3d
set communication speeds
...
git-svn-id: svn://svn.berlios.de/openocd/trunk@621 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-04-26 14:53:06 +00:00
..
flash
- change str9 flash controller to read array after a level 1 protect
2008-04-26 12:50:03 +00:00
helper
added fast option.
2008-04-23 05:42:42 +00:00
jtag
Tim Hudson: removed setting jtag_speed directly (which should not be done).
2008-04-23 07:19:25 +00:00
pld
Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().
2008-04-08 13:08:36 +00:00
server
regions outside flash are now read/write nocache by default. GDB 6.8 would mark non-flash areas as inacessible by default.
2008-04-23 08:07:39 +00:00
target
set communication speeds
2008-04-26 14:53:06 +00:00
xsvf
make jtag_add_statemove() internal to the driver.
2008-03-31 13:18:03 +00:00
Makefile.am
reduce compare noise. If someone should be crazy enough to try to run OpenOCD under eCos, then they'v got some hooks to point them in the general direction.
2008-03-11 21:32:03 +00:00
openocd.c
allows launching OpenOCD w/telnet+gdb server w/the
2008-04-13 11:42:49 +00:00