Continue clean-up of JTAG driver interface:
[fw/openocd] / src / target /
2009-06-01 zwelchScrub final vestiges of in_handler from mips target...
2009-06-01 oharboefix warning for a variable that GCC thought might be...
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-31 zwelchFinal step in isolating target_type_s structure:
2009-05-31 zwelchWhitespace-only updates to automake input files:
2009-05-31 zwelchFirst step in hiding target_type_s from public interface:
2009-05-31 zwelchAdd target_examine_one wrapper:
2009-05-31 zwelchAdd target breakpoint and watchpoint wrapper:
2009-05-31 zwelchAdd target_get_name wrapper:
2009-05-31 zwelchAdd target_step wrapper:
2009-05-31 zwelchAdd target_get_gdb_reg_list wrapper:
2009-05-31 zwelchAdd target_bulk_write_memory wrapper:
2009-05-31 zwelchAdd wrappers for target->type->examined:
2009-05-31 zwelchAdd target_run_algorithm wrapper:
2009-05-31 zwelchAdd target_write_memory wrapper:
2009-05-31 zwelchAdd target_read_memory wrapper:
2009-05-31 zwelchSimplify the handle_md_command routine in target.c:
2009-05-31 zwelchMake nvp_target_event static; remove its external decla...
2009-05-31 zwelchMake target_buffer_get_uXX interfaces work with constan...
2009-05-30 zwelchEliminate duplicated code in the handle_mw_command...
2009-05-30 zwelchRemove trailing whitespace from oocd_trace source file.
2009-05-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-27 kc8apfAuthor: Nicolas Pitre <nico@cam.org>
2009-05-27 zwelchMove TCL script files -- Step 1 of 2:
2009-05-24 mifiAdded the options calc_checksum to the flash driver.
2009-05-24 zwelchNicolas Pitre <nico@cam.org>: Update sheevaplug interfa...
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchFreddie Chopin <freddie_chopin@op.pl>:
2009-05-23 mifiChange the setting for the sam7se512 and sam7x256
2009-05-22 zwelchSubmitted by David Brownell <david-b@pacbell.net>:
2009-05-22 zwelchSubmitted by Dean Glazeski <dnglaze@gmail.com>:
2009-05-21 oharboeDirk Behme <dirk.behme@googlemail.com> Minor updates...
2009-05-21 zwelchDavid Brownell <david-b@pacbell.net>: This patch adds...
2009-05-21 kc8apfAuthor: Øyvind Harboe <oyvind.harboe@zylin.com>
2009-05-20 kc8apfAuthor: Spencer Oliver <spen@spen-soft.co.uk>
2009-05-19 mifiAdded jtag_nsrst_delay 200 and jtag_ntrst_delay 200...
2009-05-19 oharboeWookey <wookey@wookware.org> update syntax
2009-05-18 oharboeDean Glazeski <dnglaze@gmail.com> fixed bug in checking...
2009-05-18 ntfreak- add missing svn props from svn 1798 commit
2009-05-18 oharboeMichael Bruck <mbruck@digenius.de> ARM11 cleanup stale...
2009-05-18 kc8apfFix logically inverted comment
2009-05-18 kc8apfConsolidate target selection code into single get_targe...
2009-05-17 oharboefix array2mem/mem2array when used as a "method" on...
2009-05-16 oharboeFreddie Chopin <freddie_chopin@op.pl> move files about...
2009-05-14 zwelchPaul Thomas <pthomas8589@gmail.com>: new board cfg...
2009-05-14 oharboetake #2: dump_image now works for addresses not divisib...
2009-05-14 oharboedump_image now works for addresses not divisible by 4
2009-05-14 oharboeselftest wip
2009-05-14 oharboepropagate error in dump_image. If an error occurs durin...
2009-05-12 oharboe4-bit ECC support for Marvell Kirkwood SOC
2009-05-12 oharboeNicolas Pitre <nico@cam.org> lower JTAG clock for Sheev...
2009-05-12 zwelchAudit and remove redundant uses of replacements.h in...
2009-05-12 zwelchDefine _GNU_SOURCE in config.h, remove definitions...
2009-05-12 oharboefix memory corruption introduce in 1730
2009-05-11 oharboenow builds on 64 and 32 bit systems
2009-05-11 oharboefix jtag_add_dr_scan() usage a bit... avoid lots of...
2009-05-11 oharboeUSB performance regression fix
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboechange jtag_add_callback API to be able to support...
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeused by upcoming commits
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchFix compilation of target_request.h when it is included...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes.
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> fix warnings
2009-05-09 oharboeMichael Bruck <mbruck@digenius.de> ARM11 C99 updates
2009-05-08 oharboewhitespace fixes
2009-05-08 oharboewhitespace fixes
2009-05-08 oharboeDavid Brownell <david-b@pacbell.net> DaVinci dm6446
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-08 oharboepull up verify_capture_ir one level in api stack
2009-05-08 oharboeretire jtag_set_check_value
2009-05-08 oharboeretire jtag_set_check_value
2009-05-08 oharboeretire jtag_set_check_value
2009-05-08 oharboefirst jtag_check_value_mask usage. tested by using...
2009-05-08 oharboeadded comments w.r.t. potential performance problems
2009-05-07 oharboemore in_handler typo fixes
2009-05-07 oharboeouch - typo in last commit
2009-05-07 oharboein_handler removal typo fixed
2009-05-07 oharboefix copy & paste error when retiring in_handler
2009-05-07 oharboefix c99 compile errors
2009-05-07 oharboemarker for in_handler to remove
2009-05-07 oharboeremove usage of in_handler
next