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
Age
Commit message (
Expand
)
Author
2009-11-18
move startup.c to libopenocd
Zachary T Welch
2009-11-18
fix regression in md/mw commands
Zachary T Welch
2009-11-18
jtag-api: get rid of unecessary buf_set_u23() that make code obtuse.
Øyvind Harboe
2009-11-17
ARM: add is_arm_mode()
David Brownell
2009-11-17
ARM: add arm_mode_name()
David Brownell
2009-11-17
ARM: only use one set of dummy FPA registers
David Brownell
2009-11-17
remove unused variable from run_command
Zachary T Welch
2009-11-17
add CMD_NAME variable in command_invocation
Zachary T Welch
2009-11-17
add struct command_invocation for COMMAND_HANDLER
Zachary T Welch
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
add more command_handler conversion macros
Zachary T Welch
2009-11-17
target: simplify register get/set ops
David Brownell
2009-11-17
jtag_registers: Avalon bridge flushing tweaks
Øyvind Harboe
2009-11-17
zy1000: revC UART forwarding
Øyvind Harboe
2009-11-17
zy1000: add version command to print FPGA version and timestamps
Øyvind Harboe
2009-11-17
zy1000: fix bug when running on non-arm CPU
Øyvind Harboe
2009-11-17
zy1000: fix trivial syntax error introduced by latest refactorings
Øyvind Harboe
2009-11-17
ARM9TDMI: remove now-needless "struct arm9tdmi"
David Brownell
2009-11-17
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
2009-11-17
target: remove some more duplicate includes
David Brownell
2009-11-16
ARMv7-A: no exit() calls
David Brownell
2009-11-16
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
2009-11-16
XScale: fewere exit() calls
David Brownell
2009-11-16
MIPS: no exit() calls
David Brownell
2009-11-16
ARMv7-M: no exit() calls
David Brownell
2009-11-16
ARMv4/ARMv5: no exit() calls
David Brownell
2009-11-16
ARM11: fewer exit() calls
David Brownell
2009-11-16
Cortex-M3: don't exit()
David Brownell
2009-11-16
ARMv7A: use standard disassembler
David Brownell
2009-11-16
ARM11: register (most) standard ARM commands
David Brownell
2009-11-16
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
2009-11-16
JTAG: fix autoprobe failure.
David Brownell
2009-11-16
fileio: improve API types
Zachary T Welch
2009-11-16
struct fileio: improve member types
Zachary T Welch
2009-11-16
helper/log: improve API parameter types
Zachary T Welch
2009-11-16
use Jim_CmdProc in jim_register
Zachary T Welch
2009-11-16
improve constness of open_file_from_path
Zachary T Welch
2009-11-16
make command line options const
Zachary T Welch
2009-11-16
ARM: standard disassembler uses Thumb2 entry
David Brownell
2009-11-16
target: don't include "log.h" from "armv4_5.h"
David Brownell
2009-11-16
ARM: move mode functions out of header
David Brownell
2009-11-16
JTAG: no LOG_WARNING() for taps without IDCODE
David Brownell
2009-11-16
binarybuffer: regression fix
David Brownell
2009-11-16
"types.h" doxygen fix
David Brownell
2009-11-16
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
move ARRAY_SIZE macro to types.h
Zachary T Welch
2009-11-16
armv7m: make core reg read/write use unsigned
Zachary T Welch
2009-11-16
remove TAP_SCAN_BYTES macro
Zachary T Welch
[next]