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
...
*
ARM: add a default full_context() method
David Brownell
2009-11-18
2
-12
/
+27
*
ARM: simplify ARMv7-A register handling
David Brownell
2009-11-18
3
-188
/
+50
*
ARM: setup "secure monitor mode" shadow regs
David Brownell
2009-11-18
2
-21
/
+53
*
ARM: add "core_type" field to "struct arm"
David Brownell
2009-11-18
4
-5
/
+31
*
fix segfault at startup
Zachary T Welch
2009-11-18
1
-1
/
+1
*
pass startup_tcl to command_init
Zachary T Welch
2009-11-18
5
-5
/
+11
*
split startup.tcl file across modules
Zachary T Welch
2009-11-18
11
-232
/
+246
*
move startup.c to libopenocd
Zachary T Welch
2009-11-18
3
-10
/
+25
*
fix regression in md/mw commands
Zachary T Welch
2009-11-18
1
-4
/
+2
*
jtag-api: get rid of unecessary buf_set_u23() that make code obtuse.
Øyvind Harboe
2009-11-18
1
-11
/
+10
*
ARM: add is_arm_mode()
David Brownell
2009-11-17
6
-40
/
+39
*
ARM: add arm_mode_name()
David Brownell
2009-11-17
9
-30
/
+75
*
ARM: only use one set of dummy FPA registers
David Brownell
2009-11-17
9
-107
/
+39
*
allow documentation to be configured
Zachary T Welch
2009-11-17
4
-3
/
+26
*
update doxygen configuration to produce a PDF
Zachary T Welch
2009-11-17
2
-8
/
+15
*
update command_handler documentation
Zachary T Welch
2009-11-17
2
-21
/
+22
*
remove unused variable from run_command
Zachary T Welch
2009-11-17
1
-3
/
+2
*
add CMD_NAME variable in command_invocation
Zachary T Welch
2009-11-17
2
-8
/
+9
*
add struct command_invocation for COMMAND_HANDLER
Zachary T Welch
2009-11-17
2
-9
/
+21
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
51
-620
/
+623
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
63
-521
/
+521
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
64
-311
/
+311
*
add more command_handler conversion macros
Zachary T Welch
2009-11-17
1
-1
/
+16
*
target: simplify register get/set ops
David Brownell
2009-11-17
14
-136
/
+62
*
jtag_registers: Avalon bridge flushing tweaks
Øyvind Harboe
2009-11-17
1
-1
/
+12
*
zy1000: revC UART forwarding
Øyvind Harboe
2009-11-17
1
-4
/
+12
*
zy1000: add version command to print FPGA version and timestamps
Øyvind Harboe
2009-11-17
1
-2
/
+29
*
zy1000: fix bug when running on non-arm CPU
Øyvind Harboe
2009-11-17
1
-1
/
+8
*
zy1000: fix trivial syntax error introduced by latest refactorings
Øyvind Harboe
2009-11-17
1
-5
/
+5
*
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-17
9
-72
/
+45
*
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
2009-11-17
4
-29
/
+21
*
target: remove some more duplicate includes
David Brownell
2009-11-17
4
-4
/
+1
*
ARMv7-A: no exit() calls
David Brownell
2009-11-16
2
-4
/
+3
*
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
2009-11-16
1
-31
/
+16
*
XScale: fewere exit() calls
David Brownell
2009-11-16
1
-4
/
+4
*
MIPS: no exit() calls
David Brownell
2009-11-16
2
-7
/
+5
*
ARMv7-M: no exit() calls
David Brownell
2009-11-16
1
-4
/
+4
*
ARMv4/ARMv5: no exit() calls
David Brownell
2009-11-16
1
-6
/
+8
*
ARM11: fewer exit() calls
David Brownell
2009-11-16
1
-4
/
+6
*
Cortex-M3: don't exit()
David Brownell
2009-11-16
1
-24
/
+10
*
ARMv7A: use standard disassembler
David Brownell
2009-11-16
2
-101
/
+8
*
ARM11: register (most) standard ARM commands
David Brownell
2009-11-16
2
-1
/
+10
*
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
2009-11-16
9
-22
/
+31
*
JTAG: fix autoprobe failure.
David Brownell
2009-11-16
1
-2
/
+10
*
fileio: improve API types
Zachary T Welch
2009-11-16
12
-64
/
+66
*
struct fileio: improve member types
Zachary T Welch
2009-11-16
6
-7
/
+7
*
helper/log: improve API parameter types
Zachary T Welch
2009-11-16
2
-19
/
+16
*
use Jim_CmdProc in jim_register
Zachary T Welch
2009-11-16
2
-2
/
+4
*
improve constness of open_file_from_path
Zachary T Welch
2009-11-16
2
-2
/
+2
*
make command line options const
Zachary T Welch
2009-11-16
1
-1
/
+1
[prev]
[next]