aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2009-06-01fix warning for a variable that GCC thought might be uninitialized(which it c...oharboe1-1/+1
2009-06-01David Brownell <david-b@pacbell.net>:zwelch2-203/+203
2009-05-31Final step in isolating target_type_s structure:zwelch18-173/+180
2009-05-31Whitespace-only updates to automake input files:zwelch1-10/+80
2009-05-31First step in hiding target_type_s from public interface:zwelch16-2/+23
2009-05-31Add target_examine_one wrapper:zwelch3-2/+13
2009-05-31Add target breakpoint and watchpoint wrapper:zwelch3-4/+55
2009-05-31Add target_get_name wrapper:zwelch4-6/+21
2009-05-31Add target_step wrapper:zwelch2-0/+13
2009-05-31Add target_get_gdb_reg_list wrapper:zwelch2-1/+17
2009-05-31Add target_bulk_write_memory wrapper:zwelch2-1/+21
2009-05-31Add wrappers for target->type->examined:zwelch10-33/+62
2009-05-31Add target_run_algorithm wrapper:zwelch4-4/+30
2009-05-31Add target_write_memory wrapper:zwelch7-26/+45
2009-05-31Add target_read_memory wrapper:zwelch6-23/+42
2009-05-31Simplify the handle_md_command routine in target.c:zwelch1-58/+61
2009-05-31Make nvp_target_event static; remove its external declaration.zwelch2-3/+1
2009-05-31Make target_buffer_get_uXX interfaces work with constant buffers.zwelch2-6/+6
2009-05-30Eliminate duplicated code in the handle_mw_command memory write loop.zwelch1-20/+4
2009-05-30Remove trailing whitespace from oocd_trace source file.zwelch1-52/+52
2009-05-30David Brownell <david-b@pacbell.net>:zwelch2-3/+10
2009-05-27Author: Nicolas Pitre <nico@cam.org>kc8apf1-0/+7
2009-05-27Move TCL script files -- Step 1 of 2:zwelch116-4362/+0
2009-05-24Added the options calc_checksum to the flash driver.mifi1-1/+1
2009-05-24Nicolas Pitre <nico@cam.org>: Update sheevaplug interface script:zwelch1-0/+6
2009-05-24David Brownell <david-b@pacbell.net>:zwelch1-1/+1
2009-05-24David Brownell <david-b@pacbell.net>:zwelch1-2/+10
2009-05-24Freddie Chopin <freddie_chopin@op.pl>:zwelch3-1/+14
2009-05-23Change the setting for the sam7se512 and sam7x256 mifi2-3/+4
2009-05-22Submitted by David Brownell <david-b@pacbell.net>:zwelch3-1/+314
2009-05-22Submitted by Dean Glazeski <dnglaze@gmail.com>:zwelch2-40/+173
2009-05-21Dirk Behme <dirk.behme@googlemail.com> Minor updates for OMAP3 scriptsoharboe2-0/+20
2009-05-21David Brownell <david-b@pacbell.net>: This patch adds annotations tozwelch5-7/+9
2009-05-21Author: Øyvind Harboe <oyvind.harboe@zylin.com>kc8apf1-0/+8
2009-05-20Author: Spencer Oliver <spen@spen-soft.co.uk>kc8apf5-9/+55
2009-05-19Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.mifi1-0/+3
2009-05-19Wookey <wookey@wookware.org> update syntaxoharboe1-8/+3
2009-05-18Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data ...oharboe1-5/+131
2009-05-18- add missing svn props from svn 1798 commitntfreak9-500/+500
2009-05-18Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...oharboe3-25/+26
2009-05-18Fix logically inverted commentkc8apf1-1/+1
2009-05-18Consolidate target selection code into single get_target() that handles both ...kc8apf8-43/+50
2009-05-17fix array2mem/mem2array when used as a "method" on a target.oharboe1-14/+14
2009-05-16Freddie Chopin <freddie_chopin@op.pl> move files about to where they belongoharboe10-508/+500
2009-05-14Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27zwelch1-0/+59
2009-05-14take #2: dump_image now works for addresses not divisible by 4 oharboe1-6/+0
2009-05-14dump_image now works for addresses not divisible by 4oharboe1-1/+1
2009-05-14selftest wipoharboe1-0/+17
2009-05-14propagate error in dump_image. If an error occurs during dump_image, a tcl ex...oharboe1-2/+2
2009-05-124-bit ECC support for Marvell Kirkwood SOCoharboe1-2/+2