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
...
*
remove extra newline before prompt
oharboe
2009-05-05
1
-12
/
+15
*
Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN...
oharboe
2009-05-05
1
-1
/
+1
*
Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG
oharboe
2009-05-05
1
-2
/
+2
*
Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file
oharboe
2009-05-04
4
-2
/
+376
*
Mariano Alvira <mar@devl.org> fixes warnings
oharboe
2009-05-04
3
-5
/
+5
*
Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsig...
oharboe
2009-05-04
1
-1
/
+1
*
Fix environ declaration for non-glibc systems
kc8apf
2009-05-04
1
-1
/
+1
*
fix embedded builds
oharboe
2009-05-03
1
-2
/
+3
*
Backed out change to solve Mac OS compilation problems.
oharboe
2009-05-03
1
-1
/
+1
*
Fix compilation when HAVE_UNISTD_H is not defined.
zwelch
2009-05-03
1
-1
/
+1
*
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe
2009-05-03
1
-1
/
+1
*
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe
2009-05-03
2
-15
/
+15
*
Fix build when enabling presto+ftd2xx driver only.
zwelch
2009-05-03
1
-4
/
+4
*
Add configure check for usb.h; required by a USB drivers.
zwelch
2009-05-02
1
-0
/
+8
*
Update autotools scripts to require automake 1.6. The configure.in script
zwelch
2009-05-02
11
-20
/
+60
*
Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ...
oharboe
2009-05-02
2
-13
/
+15
*
Zach Welch <zw@superlucidity.net> fix warnings
oharboe
2009-05-02
1
-3
/
+8
*
Remove superflous spaces from new JTAG table to fix formatting.
zwelch
2009-05-01
1
-6
/
+6
*
Add static keywords to main application helper functions.
zwelch
2009-05-01
1
-6
/
+5
*
Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h
zwelch
2009-05-01
1
-2
/
+5
*
Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-...
zwelch
2009-04-30
2
-2
/
+16
*
Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets
zwelch
2009-04-30
2
-18
/
+6
*
zy1000 1.51
oharboe
2009-04-30
1
-1
/
+1
*
list board's as well as target config files.
oharboe
2009-04-30
1
-0
/
+3
*
lpc2478 target config
oharboe
2009-04-30
1
-0
/
+35
*
Add static keywords to core target source file data and functions.
zwelch
2009-04-30
15
-138
/
+133
*
Print out warning when LPC calc_checksum will cause verification to fail.
oharboe
2009-04-30
1
-0
/
+9
*
Fix signed/unsigned comparison.
zwelch
2009-04-30
1
-1
/
+1
*
no change
oharboe
2009-04-30
1
-62
/
+63
*
flash fillX now has a verify stage
oharboe
2009-04-30
1
-0
/
+16
*
use jtag_rclk 500 to avoid proliferation of target scripts
oharboe
2009-04-30
3
-8
/
+5
*
Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h.
zwelch
2009-04-30
1
-2
/
+2
*
Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.
zwelch
2009-04-30
1
-1
/
+1
*
Clear FLASH_SR error flags after flash errors to avoid reset befor further fl...
mlu
2009-04-29
1
-1
/
+10
*
Add udev rules for USB ICEbear interface.
zwelch
2009-04-29
1
-0
/
+4
*
More error logging for DAP errors
mlu
2009-04-29
1
-2
/
+3
*
- add missing svn props from svn 1565 commit
ntfreak
2009-04-29
0
-0
/
+0
*
comments and debug code
oharboe
2009-04-29
2
-2
/
+14
*
Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval b...
zwelch
2009-04-29
1
-0
/
+11
*
Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter...
zwelch
2009-04-29
2
-0
/
+128
*
Fix jlink usb_bulk_with_retries to return actual error codes.
zwelch
2009-04-29
1
-13
/
+10
*
Remove vestigial last_tms variable from jlink driver.
zwelch
2009-04-29
1
-3
/
+0
*
Add -Wredundant-decls to prevent unwanted duplicate declarations.
zwelch
2009-04-29
1
-0
/
+1
*
Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>).
zwelch
2009-04-29
1
-1
/
+10
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
18
-40
/
+5
*
Add missing header files to fix C99 compatibility.
zwelch
2009-04-29
4
-3
/
+15
*
more docs on jtag_add_pathmove()
oharboe
2009-04-28
1
-1
/
+12
*
Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()
oharboe
2009-04-28
2
-43
/
+125
*
Correctedout buffer size and missing jlink_tap_init() call.
mlu
2009-04-28
1
-17
/
+45
*
- fix win32 build
ntfreak
2009-04-28
1
-2
/
+4
[prev]
[next]