summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make debug code w.r.t. incorrect args for bypass stricter.oharboe2008-03-061-2/+3
* warnings & comments fixes.oharboe2008-03-052-5/+3
* - This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...oharboe2008-03-055-9/+65
* added jtag_add_dr_out(). Better for hw fifo, same for software fifo.oharboe2008-03-054-107/+194
* Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe2008-03-055-156/+117
* * fixed malloc corruption in target->debug_reasonoharboe2008-03-055-116/+130
* telnet_port can now be invoked multiple timesoharboe2008-03-051-3/+1
* Bogus error message in GDB removedoharboe2008-03-043-3/+14
* Fixed GDB timeout crash - regression introduced back when log_add/remove_call...oharboe2008-03-043-7/+7
* Michael Bruck - fix warnings.oharboe2008-03-041-6/+3
* Michael Bruck: fix warnings.oharboe2008-03-043-7/+20
* Michael Bruck:oharboe2008-03-043-51/+77
* - added svn prop svn:eol-style nativentfreak2008-03-037-260/+260
* I fixed all the targets even thoughoharboe2008-03-039-0/+9
* added fill_malloc test. Not quite sure what to do here yet, but it would be g...oharboe2008-03-031-0/+7
* added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfgoharboe2008-03-039-1/+264
* some comments from Dominicoharboe2008-03-031-1/+10
* - Added coding style to READMEdrath2008-03-021-1/+31
* - added svn prop svn:eol-style nativentfreak2008-03-020-0/+0
* Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe2008-03-0217-98/+107
* fixed FSF address. Uwe Hermann.oharboe2008-03-023-3/+3
* target scripts for test suite.oharboe2008-03-0113-2/+196
* wrote up explaining why tests are done on committed code.oharboe2008-03-011-1/+1
* wrote up explaining why tests are done on committed code.oharboe2008-03-011-2/+12
* - contrib directory addedntfreak2008-03-014-0/+232
* - added test result for r423mifi2008-03-011-35/+89
* fix memory corruption regression introduced in 335oharboe2008-03-011-1/+2
* - removed warnings "xxxxx" might be used uninitialized in this function (arm_...mifi2008-03-013-3/+4
* - added example for testing the JTAG speed with a FT2232 devicemifi2008-03-017-0/+748
* backed out jtag_add_shift()oharboe2008-03-012-22/+43
* - updated svn:eol-style prop to native for AT91R40008mifi2008-03-014-201/+201
* - added at91r40008 test example, and test resultmifi2008-03-019-5/+670
* - updated svn:eol-style prop to nativentfreak2008-03-0122-1631/+1631
* - added sam7x256 test example, and test resultmifi2008-03-0111-0/+913
* improve DCC bulk write performance by using jtag_add_shift() + tweaked embedd...oharboe2008-03-011-4/+21
* - added sam7s256 test example, and test resultmifi2008-03-0111-15/+928
* Now uses jtag_add_shift() via embeddedice_write_reg_inner().oharboe2008-03-011-39/+1
* - added lpc2294 test example, and test resultmifi2008-03-0110-0/+833
* log_remove_callbackoharboe2008-03-011-0/+1
* - added lpc2148 test example, and test resultmifi2008-03-0111-145/+977
* - added str912 test example, and test resultmifi2008-03-0111-0/+1084
* wip. fixed gaffe in jtag_add_shift()oharboe2008-03-011-1/+1
* - added test result for str710, and test descriptionmifi2008-03-011-77/+139
* - added svn prop eol-style nativentfreak2008-03-0110-1168/+1167
* - added STR710 example which I used for Eclipse debug testingmifi2008-03-0110-0/+1171
* error handling fix.oharboe2008-03-011-5/+4
* added an #error in case anybody tries to compile that broken code.oharboe2008-02-291-0/+1
* fixed stack corruption. Introduced when _check_value was phased out.oharboe2008-02-291-3/+6
* - fix bug with emulated cortex_m3 dcc channelntfreak2008-02-291-3/+8
* - update openocd.texi to fdl 1.2ntfreak2008-02-292-145/+245