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
/
ecosboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
1
-1
/
+1
*
zy1000: un-break uart command after command handler refactoring
Øyvind Harboe
2009-11-22
1
-15
/
+19
*
zy1000: revC UART forwarding
Øyvind Harboe
2009-11-17
1
-4
/
+12
*
#include "target.h" less wildly
David Brownell
2009-11-16
1
-1
/
+0
*
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
1
-3
/
+0
*
add openocd.h for top-level declarations
Zachary T Welch
2009-11-14
1
-0
/
+1
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-8
/
+8
*
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
1
-1
/
+1
*
flash_driver_t -> struct flash_driver
Zachary T Welch
2009-11-13
1
-1
/
+1
*
warnings: remove
Øyvind Harboe
2009-11-05
1
-3
/
+2
*
disable ZY1000's UART forwarding test code.
Øyvind Harboe
2009-10-22
1
-1
/
+10
*
eCos synthetic target updates.
Øyvind Harboe
2009-10-21
1
-0
/
+2
*
increase pause before reboot so web interface remains responsive when issuing...
oharboe
2009-10-07
1
-2
/
+2
*
prefix zy1000_reboot command to avoid name conflicts
oharboe
2009-09-17
1
-1
/
+1
*
David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...
oharboe
2009-08-30
1
-1
/
+1
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
zy1000 now listens for port 1234. Upon accepting connection reboot zy1000.
oharboe
2009-07-06
1
-1
/
+61
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-2
/
+2
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-5
/
+5
*
- Fixes '[|]' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-4
/
+4
*
less warnings
oharboe
2009-06-19
1
-2
/
+1
*
less warnings
oharboe
2009-06-18
1
-10
/
+10
*
dummy driver now works under eCos
oharboe
2009-06-17
1
-5
/
+25
*
embedded host: launch telnet server even if configuration fails
oharboe
2009-06-11
1
-0
/
+3
*
remove unused include file: strings.h
oharboe
2009-06-05
1
-1
/
+0
*
leave eCos include file issues alone for now.
oharboe
2009-05-11
1
-21
/
+37
*
Audit and eliminate redundant #include directives in main src/ files.
zwelch
2009-05-11
1
-48
/
+21
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
1
-1
/
+0
*
list board's as well as target config files.
oharboe
2009-04-30
1
-0
/
+3
*
SVF player courtesy of Simon Qian <simonqian@SimonQian.com>
kc8apf
2009-01-19
1
-0
/
+1
*
moved ioutil init to the right spot: before config scripts
oharboe
2009-01-09
1
-0
/
+10
*
fixed warnings + added zy1000 jtag_add_clocks support.
oharboe
2009-01-09
1
-7
/
+7
*
houskeeping
oharboe
2008-12-17
1
-58
/
+0
*
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
2008-12-15
1
-892
/
+137
*
fast_load profiling tool moved to target.c
oharboe
2008-12-15
1
-196
/
+0
*
zy1000 1.48 snapshot
oharboe
2008-12-04
1
-1
/
+1
*
delete obsolete code
oharboe
2008-12-04
1
-122
/
+6
*
update zy1000 to svn head jtag api
oharboe
2008-12-01
1
-1
/
+1
*
wip
oharboe
2008-12-01
1
-0
/
+70
*
wip
oharboe
2008-11-26
1
-44
/
+55
*
nios wip
oharboe
2008-11-13
1
-0
/
+8
*
broadcast mac address in UDP hello message
oharboe
2008-11-10
1
-24
/
+30
*
terminal forwarding available from GUI
oharboe
2008-11-09
1
-4
/
+9
*
zy1000 1.47
oharboe
2008-11-07
1
-1
/
+1
*
added device discovery
oharboe
2008-11-06
1
-0
/
+4
*
zy1000 1.46
oharboe
2008-11-05
1
-1
/
+1
*
disable continous polling while srst is asserted and power dropout is detected
oharboe
2008-11-05
1
-85
/
+0
*
added option to use ramdisk instead of flash jffs2
oharboe
2008-10-27
1
-4
/
+184
*
updated docs a bit.
oharboe
2008-10-22
1
-1
/
+2
[next]