index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openocd.c
Age
Commit message (
Expand
)
Author
2012-07-22
Revert "When calling openocd from a shell like this:"
Alex Austin
2012-07-11
When calling openocd from a shell like this:
Stian Skjelsad
2012-02-06
build: cleanup src/ directory
Spencer Oliver
2012-01-04
command: print BUG warning when usage is missing
Mathias K
2011-12-02
openocd.c: whitespace cleanup
Spencer Oliver
2011-11-23
target: fix init_targets script handling
Spencer Oliver
2011-10-11
replace berlios url's with sourceforge url's
Spencer Oliver
2011-08-14
jimtcl: delete OpenOCD's broken 'stacktrace' command
Øyvind Harboe
2011-06-16
OPENOCD: Renamed ambiguous main2() into openocd_thread() to show possible sol...
Tomek CEDRO
2011-06-13
transport: move files over to transport folder
Øyvind Harboe
2011-03-31
startup: fix bugs in cleanup upon errors during startup
Øyvind Harboe
2010-12-29
Compilation Warnings on OS X 10.5
Andrew MacIsaac
2010-12-22
config: add init_targets proc that is executed just before init
Øyvind Harboe
2010-11-15
httpd: retire this server
Øyvind Harboe
2010-09-12
helper: add stacktrace command that returns error stacktrace
Øyvind Harboe
2010-09-11
version command: make it scriptable
Øyvind Harboe
2010-08-01
util: ms command to calculate length of operations
Øyvind Harboe
2010-07-05
transport: fix segfault in setup_command_handler()
Stacey Sheldon
2010-07-02
initial "transport" framework
David Brownell
2010-06-23
openocd: setup_command_handler() must not be static
Øyvind Harboe
2010-06-21
openocd.c: review scope of symbols
Antonio Borneo
2010-04-10
OPENOCD: review scope of functions
Antonio Borneo
2010-03-17
SCRIPT: add add_script_search_dir cmd
Spencer Oliver
2010-03-14
rename jtag_interface_{init,quit}()
David Brownell
2010-03-11
split "interface" commands from "jtag" ones
David Brownell
2010-03-08
move a constant table to .rodata section
David Brownell
2010-02-15
gpl: fix GPL startup message
Øyvind Harboe
2009-12-11
server: add server_preinit which is called before config file is parsed.
Spencer Oliver
2009-12-04
rename nand.h to flash//nand/core.h
Zachary T Welch
2009-12-04
remove flash.h from tree
Zachary T Welch
2009-12-04
split NOR and NAND flash headers
Zachary T Welch
2009-12-04
check top-level command registrations
Zachary T Welch
2009-12-03
fix another init regression
David Brownell
2009-12-03
fix double 'init' regression
Zachary T Welch
2009-12-03
change #include "xsvf.h" to <xsvf/xsvf.h>
Zachary T Welch
2009-12-03
change #include "svf.h" to <svf/svf.h>
Zachary T Welch
2009-12-03
change #include "pld.h" to <pld/pld.h>
Zachary T Welch
2009-12-03
change #include "server.h" to <server/server.h>
Zachary T Welch
2009-12-03
change #include "httpd.h" to <server/httpd.h>
Zachary T Welch
2009-12-03
change #include "gdb_server.h" to <server/gdb_server.h>
Zachary T Welch
2009-12-03
change #include "nand.h" to <flash/nand.h>
Zachary T Welch
2009-12-03
change #include "mflash.h" to <flash/mflash.h>
Zachary T Welch
2009-12-03
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
2009-12-03
change #include "ioutil.h" to <helper/ioutil.h>
Zachary T Welch
2009-12-03
change #include "configuration.h" to <helper/configuration.h>
Zachary T Welch
2009-12-02
remove #if BUILD_HTTPD
Zachary T Welch
2009-12-02
remove BUILD_IOUTIL symbol
Zachary T Welch
2009-12-02
remove #if logic for openocd_sleep_*lude
Zachary T Welch
2009-12-02
target: factor init to 'target init'
Zachary T Welch
2009-12-02
jtag: factor init into 'jtag init'
Zachary T Welch
[next]