summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* simon qian <simonqian.openocd@gmail.com> stop incestious communication with l...oharboe2009-06-011-51/+72
* David Brownell <david-b@pacbell.net>:zwelch2009-06-011-18/+20
* David Brownell <david-b@pacbell.net>:zwelch2009-06-011-12/+15
* David Brownell <david-b@pacbell.net>:zwelch2009-06-011-54/+85
* David Brownell <david-b@pacbell.net>:zwelch2009-06-011-20/+14
* David Brownell <david-b@pacbell.net>:zwelch2009-06-012-203/+203
* David Brownell <david-b@pacbell.net>:zwelch2009-06-017-578/+505
* Final step in isolating target_type_s structure:zwelch2009-05-3118-173/+180
* Whitespace-only updates to automake input files:zwelch2009-05-314-32/+179
* First step in hiding target_type_s from public interface:zwelch2009-05-3116-2/+23
* Add target_examine_one wrapper:zwelch2009-05-313-2/+13
* Add target breakpoint and watchpoint wrapper:zwelch2009-05-313-4/+55
* Add target_get_name wrapper:zwelch2009-05-315-8/+26
* Add target_step wrapper:zwelch2009-05-313-1/+15
* Add target_get_gdb_reg_list wrapper:zwelch2009-05-313-5/+21
* Add target_bulk_write_memory wrapper:zwelch2009-05-313-3/+22
* Add wrappers for target->type->examined:zwelch2009-05-3110-33/+62
* Add target_run_algorithm wrapper:zwelch2009-05-3114-15/+41
* Add target_write_memory wrapper:zwelch2009-05-3116-107/+126
* Add target_read_memory wrapper:zwelch2009-05-3111-39/+58
* Simplify the handle_md_command routine in target.c:zwelch2009-05-311-58/+61
* Make nvp_target_event static; remove its external declaration.zwelch2009-05-312-3/+1
* Make target_buffer_get_uXX interfaces work with constant buffers.zwelch2009-05-312-6/+6
* Peter Denison <openwrt@marshadder.org>:zwelch2009-05-311-1/+1
* Add new JTAG boundary scan primer, with links to BSDL information.zwelch2009-05-311-4/+62
* Eliminate duplicated code in the handle_mw_command memory write loop.zwelch2009-05-301-20/+4
* Encapsulate the global "jtag" jtag_interface pointer:zwelch2009-05-303-6/+19
* Remove unused jlink_execute_end_state (unreferenced after r1949).zwelch2009-05-301-8/+0
* remove unused JTAG_END_STATE part 2oharboe2009-05-302-17/+0
* remove unused JTAG_END_STATEoharboe2009-05-309-62/+0
* added some comments on meminfo commandoharboe2009-05-301-1/+3
* more reset_config textsoharboe2009-05-301-1/+14
* Remove trailing whitespace from oocd_trace source file.zwelch2009-05-301-52/+52
* David Brownell <david-b@pacbell.net>:zwelch2009-05-303-14/+190
* David Brownell <david-b@pacbell.net>:zwelch2009-05-302-72/+145
* Remove error_handler_t type definition; it was unused in the tree.zwelch2009-05-291-2/+0
* Add documentation to flash.h:zwelch2009-05-291-12/+245
* David Brownell <david-b@pacbell.net>:zwelch2009-05-291-0/+74
* Remove redundant call to autoheader in bootstrap script.zwelch2009-05-281-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-151/+367
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-79/+167
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-210/+315
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-81/+108
* Fix potentialyl unaligned memory accesses in mflash driver.zwelch2009-05-271-2/+3
* Author: Nicolas Pitre <nico@cam.org>kc8apf2009-05-271-0/+7
* Author: Nicolas Pitre <nico@cam.org>kc8apf2009-05-272-1/+22
* Numerous minor updates and fixes for The Manual:zwelch2009-05-274-3/+5
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-23/+66
* unsik Kim <donari75@gmail.com>:zwelch2009-05-273-14/+518
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-14/+0