summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* 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
* Author: Øyvind Harboe <oyvind.harboe@zylin.com>kc8apf2009-05-211-0/+8
* Author: Spencer Oliver <spen@spen-soft.co.uk>kc8apf2009-05-205-9/+55
* Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.mifi2009-05-191-0/+3
* Wookey <wookey@wookware.org> update syntaxoharboe2009-05-191-8/+3
* Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data ...oharboe2009-05-181-5/+131
* - add missing svn props from svn 1798 commitntfreak2009-05-189-500/+500
* Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...oharboe2009-05-183-25/+26
* Fix logically inverted commentkc8apf2009-05-181-1/+1
* Consolidate target selection code into single get_target() that handles both ...kc8apf2009-05-188-43/+50
* fix array2mem/mem2array when used as a "method" on a target.oharboe2009-05-171-14/+14
* Freddie Chopin <freddie_chopin@op.pl> move files about to where they belongoharboe2009-05-1610-508/+500
* Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27zwelch2009-05-141-0/+59
* take #2: dump_image now works for addresses not divisible by 4 oharboe2009-05-141-6/+0
* dump_image now works for addresses not divisible by 4oharboe2009-05-141-1/+1
* selftest wipoharboe2009-05-141-0/+17
* propagate error in dump_image. If an error occurs during dump_image, a tcl ex...oharboe2009-05-141-2/+2
* 4-bit ECC support for Marvell Kirkwood SOCoharboe2009-05-121-2/+2
* Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlugoharboe2009-05-121-1/+1
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-122-3/+0
* Define _GNU_SOURCE in config.h, remove definitions from source files.zwelch2009-05-121-5/+0
* fix memory corruption introduce in 1730oharboe2009-05-122-8/+8
* now builds on 64 and 32 bit systemsoharboe2009-05-111-1/+1
* fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.oharboe2009-05-111-10/+6
* USB performance regression fixoharboe2009-05-111-9/+11
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-3/+9
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-4/+10
* switch to jtag_add_dr_scan_check() - USB performance fixoharboe2009-05-111-3/+9
* change jtag_add_callback API to be able to support check_value/maskoharboe2009-05-112-4/+4
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-14/+20
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-5/+12
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-40/+4
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-13/+15
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-11/+11
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* switch to jtag_add_callback() - USB performance fixoharboe2009-05-111-4/+3
* used by upcoming commitsoharboe2009-05-111-0/+13
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-1134-218/+28