aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-01target: "mcr" and "mrc" are ARM-specificDavid Brownell
2009-12-01ARMv7-A: stop using CP15 opsDavid Brownell
2009-12-01Cortex-A8: stop using CP15 opsDavid Brownell
2009-12-01main: invoke jtag_interface_quit() explicitlyØyvind Harboe
2009-11-30improve command prohibition error reportZachary T Welch
2009-11-30XScale: restore_context() cleanupDavid Brownell
2009-11-30XScale: context restore, cleanup/bugfixDavid Brownell
2009-11-30remove interp global variable!Zachary T Welch
2009-11-30command output capture: do not use interp globalZachary T Welch
2009-11-30do not extern 'interp' from command.cZachary T Welch
2009-11-30target: avoid using interp global variableZachary T Welch
2009-11-30jtag: avoid using interp global variableZachary T Welch
2009-11-30fix foo command group help messagesZachary T Welch
2009-11-30make syntax errors respond with 'usage'Zachary T Welch
2009-11-30move improperly located documentationZachary T Welch
2009-11-30improve command_done() API and docsZachary T Welch
2009-11-30only display usable commands in helpZachary T Welch
2009-11-30allow deferal of initZachary T Welch
2009-11-30move server_init() to openocd_main()Zachary T Welch
2009-11-30improve gdb_init() sequenceZachary T Welch
2009-11-30zy1000: keep up with changes to command structureØyvind Harboe
2009-11-29XScale: clean up full_context() (#2)David Brownell
2009-11-29XScale: clean up full_context() (#1)David Brownell
2009-11-29XScale: debug entry uses new register mappingDavid Brownell
2009-11-29XScale: initial PXA3xx supportMarek Vasut
2009-11-29ARM11: fix warning on cygwinDavid Brownell
2009-11-28bugfix: 'init' changes state, not main()David Brownell
2009-11-28fix s3c24xx device command helperlementec fabien
2009-11-28Cortex-M3: don't chain "struct arm" commandsDavid Brownell
2009-11-28add 'nonce' nand driverZachary T Welch
2009-11-28add more stub handlers to testee targetZachary T Welch
2009-11-28explode tcl_target_func into many handlersZachary T Welch
2009-11-28split jim_target into multiple handlersZachary T Welch
2009-11-28split jim_newtap_cmd into piecesZachary T Welch
2009-11-28improve jtag_tap_configureZachary T Welch
2009-11-28improve jtag_tap_handle_event indentationZachary T Welch
2009-11-28begin moving JTAG jim handlers/helpersZachary T Welch
2009-11-28split jim_jtag_command into multiple handlersZachary T Welch
2009-11-28remove redundant 'rm' command handlerZachary T Welch
2009-11-28add error checking in command_newZachary T Welch
2009-11-28include mode information in help text.Zachary T Welch
2009-11-28refactor command mode detectionZachary T Welch
2009-11-28add command private data setter/accessorZachary T Welch
2009-11-28add 'command mode' introspective handlerZachary T Welch
2009-11-28remove unknown handlerZachary T Welch
2009-11-28improve command handler wrapper scriptZachary T Welch
2009-11-28add 'command type' introspective handlerZachary T Welch
2009-11-28ARM11: fix warning on amd64David Brownell
2009-11-28ARM11: fix dbgtap JTAG_DEBUGDavid Brownell
2009-11-28target: uplevel add_{break,watch}point() error checksDavid Brownell