aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29create target/pxa3xx.cfgMarek Vasut
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
2009-11-28target: remove unused TARGET_EVENT_OLD_* symbolsDavid Brownell
2009-11-27NEWS: mention new reset-assert eventDavid Brownell
2009-11-27omap3530.cfg: use new "reset-assert" eventDavid Brownell
2009-11-27Cortex-A8: support "reset-assert" eventDavid Brownell
2009-11-27target: groundwork for "reset-assert" eventDavid Brownell
2009-11-27ARM11: write_memory() avoids increment checkDavid Brownell
2009-11-27fix regression causing duplicated outputZachary T Welch
2009-11-27zy1000: keep up with new command registration stuffØyvind Harboe
2009-11-27update minidummy interface driver command handlingZachary T Welch
2009-11-27fix 'nand info' commandZachary T Welch
2009-11-27zy1000: keep up with changes to log_init()Øyvind Harboe
2009-11-27minidummy: fix compilation errorØyvind Harboe
2009-11-26ARM NAND I/O header documentation update.Dean Glazeski
2009-11-26ARM NAND I/O documentation update.Dean Glazeski
2009-11-26ARM NAND I/O refactor code copying.Dean Glazeski
2009-11-26ARM NAND I/O read function.Dean Glazeski
2009-11-26NAND Flash documentation update.Dean Glazeski