summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* allow deferal of initZachary T Welch2009-11-301-4/+23
* move server_init() to openocd_main()Zachary T Welch2009-11-302-19/+28
* improve gdb_init() sequenceZachary T Welch2009-11-303-35/+49
* zy1000: keep up with changes to command structureØyvind Harboe2009-11-301-0/+1
* XScale: clean up full_context() (#2)David Brownell2009-11-291-39/+30
* XScale: clean up full_context() (#1)David Brownell2009-11-291-17/+32
* XScale: debug entry uses new register mappingDavid Brownell2009-11-291-9/+10
* XScale: initial PXA3xx supportMarek Vasut2009-11-292-11/+39
* ARM11: fix warning on cygwinDavid Brownell2009-11-291-9/+22
* bugfix: 'init' changes state, not main()David Brownell2009-11-281-1/+2
* fix s3c24xx device command helperlementec fabien2009-11-281-1/+4
* Cortex-M3: don't chain "struct arm" commandsDavid Brownell2009-11-281-3/+0
* add 'nonce' nand driverZachary T Welch2009-11-283-0/+83
* add more stub handlers to testee targetZachary T Welch2009-11-281-2/+22
* explode tcl_target_func into many handlersZachary T Welch2009-11-281-387/+521
* split jim_target into multiple handlersZachary T Welch2009-11-281-109/+137
* split jim_newtap_cmd into piecesZachary T Welch2009-11-281-70/+94
* improve jtag_tap_configureZachary T Welch2009-11-281-77/+88
* improve jtag_tap_handle_event indentationZachary T Welch2009-11-281-23/+30
* begin moving JTAG jim handlers/helpersZachary T Welch2009-11-281-227/+236
* split jim_jtag_command into multiple handlersZachary T Welch2009-11-281-180/+212
* remove redundant 'rm' command handlerZachary T Welch2009-11-281-27/+0
* add error checking in command_newZachary T Welch2009-11-281-20/+30
* include mode information in help text.Zachary T Welch2009-11-281-3/+27
* refactor command mode detectionZachary T Welch2009-11-281-2/+7
* add command private data setter/accessorZachary T Welch2009-11-282-0/+31
* add 'command mode' introspective handlerZachary T Welch2009-11-281-0/+39
* remove unknown handlerZachary T Welch2009-11-282-36/+38
* improve command handler wrapper scriptZachary T Welch2009-11-282-3/+26
* add 'command type' introspective handlerZachary T Welch2009-11-281-0/+43
* ARM11: fix warning on amd64David Brownell2009-11-281-1/+4
* ARM11: fix dbgtap JTAG_DEBUGDavid Brownell2009-11-281-2/+2
* target: uplevel add_{break,watch}point() error checksDavid Brownell2009-11-286-38/+23
* target: remove unused TARGET_EVENT_OLD_* symbolsDavid Brownell2009-11-281-2/+0
* Cortex-A8: support "reset-assert" eventDavid Brownell2009-11-271-5/+28
* target: groundwork for "reset-assert" eventDavid Brownell2009-11-272-3/+21
* ARM11: write_memory() avoids increment checkDavid Brownell2009-11-271-9/+19
* fix regression causing duplicated outputZachary T Welch2009-11-271-13/+28
* zy1000: keep up with new command registration stuffØyvind Harboe2009-11-271-42/+46
* update minidummy interface driver command handlingZachary T Welch2009-11-271-1/+1
* fix 'nand info' commandZachary T Welch2009-11-271-5/+5
* zy1000: keep up with changes to log_init()Øyvind Harboe2009-11-271-7/+1
* minidummy: fix compilation errorØyvind Harboe2009-11-271-2/+2
* ARM NAND I/O header documentation update.Dean Glazeski2009-11-261-6/+10
* ARM NAND I/O documentation update.Dean Glazeski2009-11-261-1/+7
* ARM NAND I/O refactor code copying.Dean Glazeski2009-11-261-40/+47
* ARM NAND I/O read function.Dean Glazeski2009-11-262-1/+91
* NAND Flash documentation update.Dean Glazeski2009-11-261-1/+47
* XScale: add stub {read,write}_phys routinesDavid Brownell2009-11-261-0/+20
* fix typos in source filesUwe Hermann2009-11-263-8/+8