3725 Commits (cfd79e96a6436cea427245a2c2f18fd52001898b)
 

Author SHA1 Message Date
  Zachary T Welch 8e8a359af2 target: avoid using interp global variable 14 years ago
  Zachary T Welch e1ee270265 jtag: avoid using interp global variable 14 years ago
  Zachary T Welch be65f497f5 fix foo command group help messages 14 years ago
  Zachary T Welch 5dd6457d2c make syntax errors respond with 'usage' 14 years ago
  Zachary T Welch 3d204ec66a move improperly located documentation 14 years ago
  Zachary T Welch bc9ae74073 improve command_done() API and docs 14 years ago
  Zachary T Welch c0630d8a58 only display usable commands in help 14 years ago
  Zachary T Welch cee1f39f18 allow deferal of init 14 years ago
  Zachary T Welch 64653b0bbb move server_init() to openocd_main() 14 years ago
  Zachary T Welch ec6c1962c2 improve gdb_init() sequence 14 years ago
  Øyvind Harboe 2264270fe4 zy1000: keep up with changes to command structure 14 years ago
  David Brownell 5219b35be6 XScale: clean up full_context() (#2) 14 years ago
  David Brownell 8c8e53baf6 XScale: clean up full_context() (#1) 14 years ago
  David Brownell e456da073a XScale: debug entry uses new register mapping 14 years ago
  Marek Vasut 8c2846ed45 create target/pxa3xx.cfg 14 years ago
  Marek Vasut 17b7600a59 XScale: initial PXA3xx support 14 years ago
  David Brownell 73ec6d9b89 ARM11: fix warning on cygwin 14 years ago
  David Brownell 3debd59c5e bugfix: 'init' changes state, not main() 14 years ago
  lementec fabien b0858e89c7 fix s3c24xx device command helper 14 years ago
  David Brownell a398c85de7 Cortex-M3: don't chain "struct arm" commands 14 years ago
  Zachary T Welch 01f93137c4 add 'nonce' nand driver 14 years ago
  Zachary T Welch cdfdcb2854 add more stub handlers to testee target 14 years ago
  Zachary T Welch 070259cadb explode tcl_target_func into many handlers 14 years ago
  Zachary T Welch cb8d567b75 split jim_target into multiple handlers 14 years ago
  Zachary T Welch f8a62fb9c6 split jim_newtap_cmd into pieces 14 years ago
  Zachary T Welch 7124be8247 improve jtag_tap_configure 14 years ago
  Zachary T Welch 4ff5eda576 improve jtag_tap_handle_event indentation 14 years ago
  Zachary T Welch 0377e5b54d begin moving JTAG jim handlers/helpers 14 years ago
  Zachary T Welch c4992c6d86 split jim_jtag_command into multiple handlers 14 years ago
  Zachary T Welch 2da2864632 remove redundant 'rm' command handler 14 years ago
  Zachary T Welch 8795b8f9df add error checking in command_new 14 years ago
  Zachary T Welch 42e00bb379 include mode information in help text. 14 years ago
  Zachary T Welch fd343bea7f refactor command mode detection 14 years ago
  Zachary T Welch 933b4579f0 add command private data setter/accessor 14 years ago
  Zachary T Welch 3b5751a4d4 add 'command mode' introspective handler 14 years ago
  Zachary T Welch 89fa493a3b remove unknown handler 14 years ago
  Zachary T Welch df22f0f9ca improve command handler wrapper script 14 years ago
  Zachary T Welch 37dd5a685a add 'command type' introspective handler 14 years ago
  David Brownell 5f0223423d ARM11: fix warning on amd64 14 years ago
  David Brownell 30f6142fc8 ARM11: fix dbgtap JTAG_DEBUG 14 years ago
  David Brownell acbe054a38 target: uplevel add_{break,watch}point() error checks 14 years ago
  David Brownell 68889ea02f target: remove unused TARGET_EVENT_OLD_* symbols 14 years ago
  David Brownell 5782999f60 NEWS: mention new reset-assert event 14 years ago
  David Brownell ddce517e3a omap3530.cfg: use new "reset-assert" event 14 years ago
  David Brownell e0cb27df6b Cortex-A8: support "reset-assert" event 14 years ago
  David Brownell 4e56a2303b target: groundwork for "reset-assert" event 14 years ago
  David Brownell 4d2750e571 ARM11: write_memory() avoids increment check 14 years ago
  Zachary T Welch 77aa7ca8d6 fix regression causing duplicated output 14 years ago
  Øyvind Harboe a0d983ab06 zy1000: keep up with new command registration stuff 14 years ago
  Zachary T Welch 6ce3a299f3 update minidummy interface driver command handling 14 years ago