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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gdb: fix regression in gdb_port command
Øyvind Harboe
2010-01-05
1
-2
/
+3
*
streamline and document helptext mode displays
David Brownell
2010-01-02
1
-1
/
+2
*
whitespace cleanup, mostly for docs
Antonio Borneo
2009-12-30
4
-351
/
+351
*
cygwin 1.7 build fixes
David Brownell
2009-12-26
3
-9
/
+9
*
server: server loop will exhaust data inputs before sleeping
Øyvind Harboe
2009-12-16
1
-17
/
+31
*
server: add server_preinit which is called before config file is parsed.
Spencer Oliver
2009-12-11
2
-1
/
+11
*
gdb_server: use more local variables in inner loop of fetching packetstiny re...
Øyvind Harboe
2009-12-11
1
-31
/
+73
*
gdb_server: make struct gdb_connection private
Øyvind Harboe
2009-12-11
2
-19
/
+21
*
build: add build/src to include path
Øyvind Harboe
2009-12-08
1
-0
/
+1
*
remove flash.h from tree
Zachary T Welch
2009-12-04
1
-1
/
+1
*
remove target.h from flash.h
Zachary T Welch
2009-12-04
1
-0
/
+1
*
fix regressions with GDB port numbers
Zachary T Welch
2009-12-03
1
-3
/
+11
*
remove tertiary include paths
Zachary T Welch
2009-12-03
1
-4
/
+0
*
change #include "server.h" to <server/server.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "flash.h" to <flash/flash.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "target_request.h" to <target/target_request.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "target.h" to <target/target.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
change #include "register.h" to <target/register.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "image.h" to <target/image.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "breakpoints.h" to <target/breakpoints.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "log.h" to <helper/log.h>
Zachary T Welch
2009-12-03
2
-2
/
+2
*
stubs: buildfix
David Brownell
2009-12-02
1
-0
/
+1
*
remove #if BUILD_HTTPD
Zachary T Welch
2009-12-02
2
-0
/
+33
*
remove #if logic for openocd_sleep_*lude
Zachary T Welch
2009-12-02
3
-0
/
+45
*
remove interp global variable!
Zachary T Welch
2009-11-30
1
-1
/
+1
*
do not extern 'interp' from command.c
Zachary T Welch
2009-11-30
5
-13
/
+20
*
move server_init() to openocd_main()
Zachary T Welch
2009-11-30
1
-1
/
+15
*
improve gdb_init() sequence
Zachary T Welch
2009-11-30
2
-34
/
+48
*
fix typos in source files
Uwe Hermann
2009-11-26
3
-8
/
+8
*
target: create and use target_name()
David Brownell
2009-11-25
1
-5
/
+5
*
target: target_get_name() --> target_type_name()
David Brownell
2009-11-25
1
-2
/
+2
*
httpd: use register_commands()
Zachary T Welch
2009-11-24
3
-15
/
+49
*
server: use register_commands
Zachary T Welch
2009-11-24
4
-45
/
+95
*
use COMMAND_REGISTER macro
Zachary T Welch
2009-11-24
4
-10
/
+10
*
improve startup tcl scripts
Zachary T Welch
2009-11-24
1
-0
/
+2
*
use COMMAND_PARSE_ENABLE macro where appropriate
Zachary T Welch
2009-11-18
1
-42
/
+3
*
split startup.tcl file across modules
Zachary T Welch
2009-11-18
2
-0
/
+9
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
2
-2
/
+2
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
3
-15
/
+15
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
2
-7
/
+7
*
target: simplify register get/set ops
David Brownell
2009-11-17
1
-9
/
+2
*
rename CEIL as DIV_ROUND_UP
Zachary T Welch
2009-11-16
1
-11
/
+11
*
#include "target.h" less wildly
David Brownell
2009-11-16
2
-3
/
+1
*
target: don't implicitly include "breakpoint.h"
David Brownell
2009-11-16
1
-0
/
+1
*
add openocd.h for top-level declarations
Zachary T Welch
2009-11-14
2
-3
/
+2
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
8
-16
/
+16
*
flash_bank_t -> struct flash_bank
Zachary T Welch
2009-11-13
1
-7
/
+7
*
target_t -> struct target
Zachary T Welch
2009-11-13
2
-22
/
+22
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
1
-6
/
+6
[prev]
[next]