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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
minor JTAG init messaging tweaks
David Brownell
2009-10-08
1
-2
/
+4
*
|
Added tip in documentation on how to translate quirky syntax
Øyvind Harboe
2009-10-09
2
-1
/
+44
|
/
*
Function to flash SheevaPlug u-boot sectors
Rabeeh Khoury
2009-10-08
1
-0
/
+11
*
initial builds of OSK5912 boards need srst_pulls_trst
David Brownell
2009-10-08
1
-0
/
+4
*
prevent abort via polling during jtag_reset
David Brownell
2009-10-08
3
-9
/
+51
*
Stop ignoring most scan chain validation errors
David Brownell
2009-10-08
2
-15
/
+50
*
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...
David Brownell
2009-10-08
5
-6
/
+35
|
\
|
*
Testing committing changes to .gitignore to ignore more build output
Øyvind Harboe
2009-10-08
1
-0
/
+2
|
*
Add .project to .gitignore
Øyvind Harboe
2009-10-08
1
-0
/
+4
|
*
Stop GDB when polling fails, srst assert or powerdropout is detected
Øyvind Harboe
2009-10-08
3
-5
/
+25
|
*
Update copyright statements. Make it easier to sync with Jim Tcl
Øyvind Harboe
2009-10-08
1
-1
/
+4
*
|
make OMAP5912 resets more reliable
David Brownell
2009-10-07
1
-0
/
+2
|
/
*
iMX25 target support
John Rigby
2009-10-07
1
-0
/
+41
*
Houston, we have Mirror!
David Brownell
2009-10-07
2
-0
/
+12
*
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...
David Brownell
2009-10-07
1
-1
/
+2
|
\
|
*
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...
David Brownell
2009-10-07
1
-1
/
+2
|
|
\
|
|
*
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...
David Brownell
2009-10-06
1
-1
/
+2
|
|
|
\
|
|
|
*
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...
David Brownell
2009-10-06
1
-1
/
+2
|
|
|
|
\
|
|
|
|
*
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...
David Brownell
2009-10-05
1
-1
/
+2
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...
David Brownell
2009-10-05
1
-1
/
+2
|
|
|
|
|
|
\
*
|
|
|
|
|
|
Change most in-tree references from SVN to GIT.
dbrownell
2009-10-08
13
-175
/
+133
*
|
|
|
|
|
|
Force sane SRST and TRST initialization
dbrownell
2009-10-07
1
-3
/
+11
*
|
|
|
|
|
|
Better fix for TAPs violating the JTAG spec for IR-Capture.
dbrownell
2009-10-07
1
-16
/
+18
*
|
|
|
|
|
|
Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage.
dbrownell
2009-10-07
3
-42
/
+47
*
|
|
|
|
|
|
buildfix
dbrownell
2009-10-07
1
-0
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Remove pointless "target library" chapter.
dbrownell
2009-10-07
1
-36
/
+84
*
|
|
|
|
|
Note bug in handling of variables through command line parameters.
dbrownell
2009-10-07
2
-0
/
+12
*
|
|
|
|
|
Updates for "reset_config":
dbrownell
2009-10-07
4
-24
/
+128
*
|
|
|
|
|
first stab at imx35 reset init script
oharboe
2009-10-07
1
-0
/
+272
*
|
|
|
|
|
remove recrusive reset invocation from reset init callback
oharboe
2009-10-07
1
-5
/
+0
*
|
|
|
|
|
add timeouts and fix syntax error handling of mrc/mcr commands.
oharboe
2009-10-07
1
-1
/
+2
*
|
|
|
|
|
add timeouts and fix syntax error handling of mrc/mcr commands.
oharboe
2009-10-07
1
-18
/
+59
*
|
|
|
|
|
increase pause before reboot so web interface remains responsive when issuing...
oharboe
2009-10-07
1
-2
/
+2
*
|
|
|
|
|
Do not check ir capture if there is no IDCODE
oharboe
2009-10-07
1
-13
/
+16
*
|
|
|
|
|
1.55 snapshot
oharboe
2009-10-07
1
-1
/
+1
*
|
|
|
|
|
Change version labels to work better with GIT
dbrownell
2009-10-07
6
-15
/
+92
|
/
/
/
/
/
*
|
|
|
|
Add basic support for DM6446 EVM board.
dbrownell
2009-10-06
1
-0
/
+74
*
|
|
|
|
Dragonite has the same EICE affliction as feroceon.
dbrownell
2009-10-06
1
-1
/
+2
*
|
|
|
|
Dragonite target script
dbrownell
2009-10-06
1
-0
/
+31
|
/
/
/
/
*
|
|
|
Introduced jtag_init and "jtag arp_init" to allow target scripts more control...
oharboe
2009-10-06
4
-13
/
+37
*
|
|
|
stop using targetnum
oharboe
2009-10-06
1
-1
/
+1
*
|
|
|
Take "patches" out of .gitignore ... Win32 is case-crazy
dbrownell
2009-10-06
1
-3
/
+0
|
/
/
/
*
/
/
Add initial ".gitignore".
dbrownell
2009-10-05
1
-0
/
+52
|
/
/
*
|
Improve jtag_validate_ircapture() diagnostics.
dbrownell
2009-10-05
1
-8
/
+10
*
|
Add a new JTAG "setup" event; use for better DaVinci ICEpick support.
dbrownell
2009-10-05
7
-50
/
+93
*
|
Minor cleanup to ARM926 debug entry:
dbrownell
2009-10-05
1
-2
/
+6
*
|
Update the NEWS file to cover more of the user-visible changes.
dbrownell
2009-10-05
1
-2
/
+18
*
|
Get rid of needless OMAP and Davinci target config options
dbrownell
2009-10-05
5
-38
/
+13
*
|
Updated reset event handling in omap3530 cfg
mlu
2009-10-02
1
-2
/
+7
*
|
It is not possible to invalidate I-Cache on memory writes while the target is...
mlu
2009-10-02
1
-0
/
+3
[prev]
[next]