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
Age
Commit message (
Expand
)
Author
2009-11-16
improve buf_set_buf helper
Zachary T Welch
2009-11-16
improve buf_set_ones
Zachary T Welch
2009-11-16
improve buf_cpy helper
Zachary T Welch
2009-11-16
improve buf_cmp and buf_cmp_mask helpers
Zachary T Welch
2009-11-16
improve str_to_buf and buf_to_str helpers
Zachary T Welch
2009-11-16
binarybuffer: move variables to point of first use
Zachary T Welch
2009-11-16
binarybuffer: fix whitespace related issues
Zachary T Welch
2009-11-16
#include "target.h" less wildly
David Brownell
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
target: less implicit inclusion of "command.h"
David Brownell
2009-11-16
target: don't implicitly include "algorithm.h"
David Brownell
2009-11-16
target: don't implicitly include "breakpoint.h"
David Brownell
2009-11-15
ARM11: use now-generic memory utils
David Brownell
2009-11-15
ARM11: fixup method table
David Brownell
2009-11-15
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
2009-11-15
target: make "examined" flag be per-target
David Brownell
2009-11-15
arm-jtag-ew,jlink: switch to COMMAND_HANDLER
Zachary T Welch
2009-11-15
rlink: fix overzealous sed
Zachary T Welch
2009-11-14
remove unused arm_jtag_buf_to_* helpers
Zachary T Welch
2009-11-14
remove unused buf_to_u32_handler
Zachary T Welch
2009-11-14
struct scan_field_s -> struct scan_field
Zachary T Welch
2009-11-14
Fix for md* commands, similar to mw*.
Krzysztof Dziuba
2009-11-14
lpc2900.h -- remove from Makefile.am too
David Brownell
2009-11-14
flash: remove needless lpc2900.h header
David Brownell
2009-11-14
remove annoying $URL$ startup message
David Brownell
2009-11-14
Invalid command syntax errors with MWW.
Dean Glazeski
2009-11-14
add openocd.h for top-level declarations
Zachary T Welch
2009-11-14
compile with cygwin (32-bit)
Ferdinand Postema
2009-11-13
ARM11: ETM + ETB support
David Brownell
2009-11-13
ARM11: revert etmr/etmw commands
David Brownell
2009-11-13
iMX2* + ETB targets: hook up ETM and ETB
David Brownell
2009-11-13
ARM7/ARM9: use shared examine() method
David Brownell
2009-11-13
ETM: simplify ETM initialization code paths
David Brownell
2009-11-13
ARM11: switch to new "arm" base type
David Brownell
2009-11-13
target: remove unused "bitfield" infrastructure
David Brownell
2009-11-13
target.cfg: label ETBs correctly
David Brownell
2009-11-13
ARM7/9: rm arm7_9_get_arch_pointers()
David Brownell
2009-11-13
update developer manual for new types
Zachary T Welch
2009-11-13
command_t -> struct command
Zachary T Welch
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
remove rlink structure typedefs
Zachary T Welch
2009-11-13
flash_bank_t -> struct flash_bank
Zachary T Welch
2009-11-13
nand_device_t -> struct nand_device
Zachary T Welch
2009-11-13
target_t -> struct target
Zachary T Welch
2009-11-13
reg_t -> struct reg
Zachary T Welch
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
improve mips32_pracc_context
Zachary T Welch
2009-11-13
image_t -> struct image
Zachary T Welch
2009-11-13
armv4_5_common_t -> struct arm
Zachary T Welch
2009-11-13
etm_context_t -> struct etm_context
Zachary T Welch
[next]