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
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add target_step wrapper:
zwelch
2009-05-31
2
-0
/
+13
*
Add target_get_gdb_reg_list wrapper:
zwelch
2009-05-31
2
-1
/
+17
*
Add target_bulk_write_memory wrapper:
zwelch
2009-05-31
2
-1
/
+21
*
Add wrappers for target->type->examined:
zwelch
2009-05-31
10
-33
/
+62
*
Add target_run_algorithm wrapper:
zwelch
2009-05-31
4
-4
/
+30
*
Add target_write_memory wrapper:
zwelch
2009-05-31
7
-26
/
+45
*
Add target_read_memory wrapper:
zwelch
2009-05-31
6
-23
/
+42
*
Simplify the handle_md_command routine in target.c:
zwelch
2009-05-31
1
-58
/
+61
*
Make nvp_target_event static; remove its external declaration.
zwelch
2009-05-31
2
-3
/
+1
*
Make target_buffer_get_uXX interfaces work with constant buffers.
zwelch
2009-05-31
2
-6
/
+6
*
Eliminate duplicated code in the handle_mw_command memory write loop.
zwelch
2009-05-30
1
-20
/
+4
*
Remove trailing whitespace from oocd_trace source file.
zwelch
2009-05-30
1
-52
/
+52
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-30
2
-3
/
+10
*
Author: Nicolas Pitre <nico@cam.org>
kc8apf
2009-05-27
1
-0
/
+7
*
Move TCL script files -- Step 1 of 2:
zwelch
2009-05-27
116
-4362
/
+0
*
Added the options calc_checksum to the flash driver.
mifi
2009-05-24
1
-1
/
+1
*
Nicolas Pitre <nico@cam.org>: Update sheevaplug interface script:
zwelch
2009-05-24
1
-0
/
+6
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-24
1
-1
/
+1
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-24
1
-2
/
+10
*
Freddie Chopin <freddie_chopin@op.pl>:
zwelch
2009-05-24
3
-1
/
+14
*
Change the setting for the sam7se512 and sam7x256
mifi
2009-05-23
2
-3
/
+4
*
Submitted by David Brownell <david-b@pacbell.net>:
zwelch
2009-05-22
3
-1
/
+314
*
Submitted by Dean Glazeski <dnglaze@gmail.com>:
zwelch
2009-05-22
2
-40
/
+173
*
Dirk Behme <dirk.behme@googlemail.com> Minor updates for OMAP3 scripts
oharboe
2009-05-21
2
-0
/
+20
*
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2009-05-21
5
-7
/
+9
*
Author: Øyvind Harboe <oyvind.harboe@zylin.com>
kc8apf
2009-05-21
1
-0
/
+8
*
Author: Spencer Oliver <spen@spen-soft.co.uk>
kc8apf
2009-05-20
5
-9
/
+55
*
Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.
mifi
2009-05-19
1
-0
/
+3
*
Wookey <wookey@wookware.org> update syntax
oharboe
2009-05-19
1
-8
/
+3
*
Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data ...
oharboe
2009-05-18
1
-5
/
+131
*
- add missing svn props from svn 1798 commit
ntfreak
2009-05-18
9
-500
/
+500
*
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...
oharboe
2009-05-18
3
-25
/
+26
*
Fix logically inverted comment
kc8apf
2009-05-18
1
-1
/
+1
*
Consolidate target selection code into single get_target() that handles both ...
kc8apf
2009-05-18
8
-43
/
+50
*
fix array2mem/mem2array when used as a "method" on a target.
oharboe
2009-05-17
1
-14
/
+14
*
Freddie Chopin <freddie_chopin@op.pl> move files about to where they belong
oharboe
2009-05-16
10
-508
/
+500
*
Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27
zwelch
2009-05-14
1
-0
/
+59
*
take #2: dump_image now works for addresses not divisible by 4
oharboe
2009-05-14
1
-6
/
+0
*
dump_image now works for addresses not divisible by 4
oharboe
2009-05-14
1
-1
/
+1
*
selftest wip
oharboe
2009-05-14
1
-0
/
+17
*
propagate error in dump_image. If an error occurs during dump_image, a tcl ex...
oharboe
2009-05-14
1
-2
/
+2
*
4-bit ECC support for Marvell Kirkwood SOC
oharboe
2009-05-12
1
-2
/
+2
*
Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlug
oharboe
2009-05-12
1
-1
/
+1
*
Audit and remove redundant uses of replacements.h in the tree.
zwelch
2009-05-12
2
-3
/
+0
*
Define _GNU_SOURCE in config.h, remove definitions from source files.
zwelch
2009-05-12
1
-5
/
+0
*
fix memory corruption introduce in 1730
oharboe
2009-05-12
2
-8
/
+8
*
now builds on 64 and 32 bit systems
oharboe
2009-05-11
1
-1
/
+1
*
fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.
oharboe
2009-05-11
1
-10
/
+6
*
USB performance regression fix
oharboe
2009-05-11
1
-9
/
+11
*
switch to jtag_add_dr_scan_check() - USB performance fix
oharboe
2009-05-11
1
-3
/
+9
[prev]
[next]