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-19
add support for naming flash banks
Zachary T Welch
2009-11-19
refactor handle_flash_bank_command
Zachary T Welch
2009-11-19
rename flash and nand command helpers
Zachary T Welch
2009-11-19
allow flash/nand banks commands to accept names
Zachary T Welch
2009-11-19
ARM: remove per-register malloc
David Brownell
2009-11-19
ARM: streamline register init
David Brownell
2009-11-19
Cortex-A8: parts of examine() run just once
David Brownell
2009-11-19
nand_fileio_parse_args parses wrong param for size
Dean Glazeski
2009-11-19
ARMv7-A: use standard ARM core states
David Brownell
2009-11-19
ARMv7-A: use standard ARM core_mode symbols
David Brownell
2009-11-18
fix zy1000 command handler
Zachary T Welch
2009-11-18
remove fast command and jim_global_long
Zachary T Welch
2009-11-18
update src/hello.c with parsing examples
Zachary T Welch
2009-11-18
change all bool parsers to accept any value
Zachary T Welch
2009-11-18
add handle_command_parse_bool command helper
Zachary T Welch
2009-11-18
use COMMAND_PARSE_ENABLE macro where appropriate
Zachary T Welch
2009-11-18
use COMMAND_PARSE_ON_OFF where appropriate
Zachary T Welch
2009-11-18
add COMMAND_PARSE_BOOL macro and friends
Zachary T Welch
2009-11-18
ARM: rework "arm reg" output for new mode
David Brownell
2009-11-18
Cortex-A8: xPSR handling updates
David Brownell
2009-11-18
ARM: add a default full_context() method
David Brownell
2009-11-18
ARM: simplify ARMv7-A register handling
David Brownell
2009-11-18
ARM: setup "secure monitor mode" shadow regs
David Brownell
2009-11-18
ARM: add "core_type" field to "struct arm"
David Brownell
2009-11-18
fix segfault at startup
Zachary T Welch
2009-11-18
pass startup_tcl to command_init
Zachary T Welch
2009-11-18
split startup.tcl file across modules
Zachary T Welch
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
allow documentation to be configured
Zachary T Welch
2009-11-17
update doxygen configuration to produce a PDF
Zachary T Welch
2009-11-17
update command_handler documentation
Zachary T Welch
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
[next]