summaryrefslogtreecommitdiff
path: root/src
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-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
* 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
* Remove trailing whitespace from oocd_trace source file.zwelch2009-05-301-52/+52
* David Brownell <david-b@pacbell.net>:zwelch2009-05-302-3/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-05-301-54/+88
* 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
* 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
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-23/+66
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-11/+501
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-14/+0
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-27/+5
* unsik Kim <donari75@gmail.com>:zwelch2009-05-271-13/+13
* SimonQian <simonqian@SimonQian.com>:zwelch2009-05-271-14/+30
* - add support for cortino jtag interfacentfreak2009-05-271-1/+46
* Update build system to find moved scripts -- Step 3 of 2:zwelch2009-05-275-13/+18
* Move TCL script files -- Step 2 of 2:zwelch2009-05-27133-5629/+0
* Move TCL script files -- Step 1 of 2:zwelch2009-05-27117-29/+0
* SimonQian <simonqian@SimonQian.com>, reported by R.Doss:zwelch2009-05-261-0/+21
* SimonQian <simonqian@SimonQian.com>:zwelch2009-05-261-10/+24
* Author: Simon Qian <simonqian@SimonQian.com>kc8apf2009-05-251-1/+29
* Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es>kc8apf2009-05-251-2/+4
* David Brownell <david-b@pacbell.net>:zwelch2009-05-242-3/+4
* David Brownell <david-b@pacbell.net>:zwelch2009-05-243-9/+7
* David Brownell <david-b@pacbell.net>:zwelch2009-05-241-1/+1