summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* David Brownell <david-b@pacbell.net>:zwelch2009-06-071-3/+19
* Fix regression in mdw output; identified by Magnus Lundin.zwelch2009-06-071-3/+3
* remove unused include file: inttypes.hoharboe2009-06-051-2/+0
* remove unused include file: inttypes.hoharboe2009-06-051-2/+0
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-051-1/+1
* Eliminate MixedCaps symbol from public JTAG TAP API:zwelch2009-06-052-2/+2
* unbreak arm11. TAP_INVALID is used to communicate inband that a special state...oharboe2009-06-041-1/+1
* - add support for different TAR autotincrement sizes as per ARM ADI spec.ntfreak2009-06-043-12/+34
* Rename jtag_add_end_state to jtag_set_end_state since "add" implies thatoharboe2009-06-0417-69/+69
* Introduce jtag_get_end_state() fn to clarify code a bit.oharboe2009-06-0416-65/+65
* no longer use jtag_add_xxx() to set end state to TAP_DRPAUSEoharboe2009-06-043-5/+5
* no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...oharboe2009-06-045-14/+14
* remove TAP_INVALID as argument to jtag_add_xxx() fn'soharboe2009-06-0416-65/+65
* Improve in-source documentation that was causing Doxygen warnings.zwelch2009-06-031-3/+3
* - change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp...ntfreak2009-06-024-45/+76
* some trivial minidriver fixesoharboe2009-06-021-1/+5
* Scrub final vestiges of in_handler from mips target APIs.zwelch2009-06-013-6/+6
* fix warning for a variable that GCC thought might be uninitialized(which it c...oharboe2009-06-011-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-06-012-203/+203
* Final step in isolating target_type_s structure:zwelch2009-05-3118-173/+180
* Whitespace-only updates to automake input files:zwelch2009-05-311-10/+80
* 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-314-6/+21
* Add target_step wrapper:zwelch2009-05-312-0/+13
* Add target_get_gdb_reg_list wrapper:zwelch2009-05-312-1/+17
* Add target_bulk_write_memory wrapper:zwelch2009-05-312-1/+21
* Add wrappers for target->type->examined:zwelch2009-05-3110-33/+62
* Add target_run_algorithm wrapper:zwelch2009-05-314-4/+30
* Add target_write_memory wrapper:zwelch2009-05-317-26/+45
* Add target_read_memory wrapper:zwelch2009-05-316-23/+42
* 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
* Eliminate duplicated code in the handle_mw_command memory write loop.zwelch2009-05-301-20/+4
* Remove trailing whitespace from oocd_trace source file.zwelch2009-05-301-52/+52
* David Brownell <david-b@pacbell.net>:zwelch2009-05-302-3/+10
* Author: Nicolas Pitre <nico@cam.org>kc8apf2009-05-271-0/+7
* Move TCL script files -- Step 1 of 2:zwelch2009-05-27116-4362/+0
* Added the options calc_checksum to the flash driver.mifi2009-05-241-1/+1
* Nicolas Pitre <nico@cam.org>: Update sheevaplug interface script:zwelch2009-05-241-0/+6
* David Brownell <david-b@pacbell.net>:zwelch2009-05-241-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-05-241-2/+10
* Freddie Chopin <freddie_chopin@op.pl>:zwelch2009-05-243-1/+14
* Change the setting for the sam7se512 and sam7x256 mifi2009-05-232-3/+4
* Submitted by David Brownell <david-b@pacbell.net>:zwelch2009-05-223-1/+314
* Submitted by Dean Glazeski <dnglaze@gmail.com>:zwelch2009-05-222-40/+173
* Dirk Behme <dirk.behme@googlemail.com> Minor updates for OMAP3 scriptsoharboe2009-05-212-0/+20
* David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch2009-05-215-7/+9