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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include files required to rebuild the HTTP web pages in distribution.
zwelch
2009-05-13
1
-0
/
+9
*
shuffled comments about for jtag_add_dr_out() fn.
oharboe
2009-05-13
1
-7
/
+14
*
irscan now also works correctly in addition to not crashing :-)
oharboe
2009-05-12
1
-1
/
+1
*
- add missing svn props from svn 1768 commit
ntfreak
2009-05-12
1
-174
/
+174
*
4-bit ECC support for Marvell Kirkwood SOC
oharboe
2009-05-12
5
-4
/
+197
*
Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlug
oharboe
2009-05-12
1
-1
/
+1
*
move eCos type definition to types.h where it belongs.
oharboe
2009-05-12
2
-5
/
+6
*
Add stdint.h to types.h to provide intptr_t.
zwelch
2009-05-12
2
-1
/
+3
*
- fix build issue when HAVE_ELF_H is not defined
ntfreak
2009-05-12
1
-21
/
+29
*
eCos fixes
oharboe
2009-05-12
2
-0
/
+14
*
Audit and remove redundant uses of replacements.h in the tree.
zwelch
2009-05-12
8
-25
/
+8
*
Make system.h private by including it from config.h autoheader.
zwelch
2009-05-12
1
-1
/
+0
*
Audit and reduce #include directives in jim source files.
zwelch
2009-05-12
2
-23
/
+0
*
Define _GNU_SOURCE in config.h, remove definitions from source files.
zwelch
2009-05-12
2
-8
/
+0
*
Remove config.h from types.h; all .c files are required to include it.
zwelch
2009-05-12
1
-4
/
+0
*
Include config.h in pregenerated rlink_speed_table.c source.
zwelch
2009-05-12
1
-0
/
+3
*
fix memory corruption introduce in 1730
oharboe
2009-05-12
2
-8
/
+8
*
added jtag_alloc_in_value32 - not used in this commit.
oharboe
2009-05-12
2
-2
/
+30
*
fix ancient bug & SEGFAULT in irscan
oharboe
2009-05-12
1
-4
/
+7
*
Include assert.h in system.h to promote tree-wide use of assertions.
zwelch
2009-05-12
3
-3
/
+2
*
Remove duplicate definition of encode in httpd.tcl.
zwelch
2009-05-11
1
-5
/
+0
*
now builds on 64 and 32 bit systems
oharboe
2009-05-11
3
-3
/
+3
*
fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.
oharboe
2009-05-11
1
-10
/
+6
*
Update jim helper files to use proper configure script support:
zwelch
2009-05-11
3
-24
/
+12
*
fix USB performance regression for verify_ircapture
oharboe
2009-05-11
1
-46
/
+23
*
USB performance regression fix
oharboe
2009-05-11
1
-9
/
+11
*
retire jtag_add_dr_scan_now
oharboe
2009-05-11
2
-10
/
+0
*
switch to jtag_add_dr_scan() from the synchronous version - USB performance fix
oharboe
2009-05-11
1
-4
/
+11
*
switch to jtag_add_dr_scan_check() - USB performance fix
oharboe
2009-05-11
1
-3
/
+9
*
switch to jtag_add_dr_scan_check() - USB performance fix
oharboe
2009-05-11
1
-4
/
+10
*
switch to jtag_add_dr_scan_check() - USB performance fix
oharboe
2009-05-11
1
-3
/
+9
*
change jtag_add_callback API to be able to support check_value/mask
oharboe
2009-05-11
4
-15
/
+85
*
Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>.
zwelch
2009-05-11
1
-4
/
+4
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-14
/
+20
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-5
/
+12
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-40
/
+4
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-13
/
+15
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-4
/
+3
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-4
/
+3
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-4
/
+3
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-11
/
+11
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-4
/
+3
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-4
/
+3
*
leave eCos include file issues alone for now.
oharboe
2009-05-11
2
-21
/
+39
*
used by upcoming commits
oharboe
2009-05-11
1
-0
/
+13
*
Mark API layering violations in the helper module with @todo notes.
zwelch
2009-05-11
2
-0
/
+2
*
Remove redundant config.h from replacements.h, obtained from types.h.
zwelch
2009-05-11
1
-4
/
+0
*
Audit and eliminate redundant #include directives in main src/ files.
zwelch
2009-05-11
2
-57
/
+23
*
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-11
34
-218
/
+28
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
30
-158
/
+7
[prev]
[next]