aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-07Michael Bruck: fixed warningsoharboe
2008-03-07Edgar Grimberg, fix arm926ejs_examine_debug_reason return value.oharboe
2008-03-07Added some timeout handling to XScale so OpenOCD doesn't getoharboe
2008-03-07minor corrections for target scripts.oharboe
2008-03-07- correct spelling typo in stm32x flash driverntfreak
2008-03-07Pavel Chromy, the patch fixes an issue with PRESTO & FTD2XX under Linux.oharboe
2008-03-07alloc_printf and alloc_vprintfoharboe
2008-03-07wi-9c target scriptsoharboe
2008-03-07Removed code that inserted prompt after printing asynchronous information. Cu...oharboe
2008-03-07- added str912/str710_program.scriptmifi
2008-03-07removed excessive debug output. Perhaps a debug_level 4 should be introduced?...oharboe
2008-03-07Cosmetic fixes from Uwe Hermannoharboe
2008-03-06Pavel Chromy: va_copy should always be paired with va_end.oharboe
2008-03-06retiredoharboe
2008-03-06use jtag_execute_queue() instead of jtag->execute_queue()oharboe
2008-03-06tms is never referenced, confusing old code left behind probably.oharboe
2008-03-06comment.oharboe
2008-03-06Pavel Chromy: faster alloc_printf()oharboe
2008-03-06Pavel Chromy: performance tweak of gdb_put_packet_inner() removing malloc and...oharboe
2008-03-06Michael Bruck:oharboe
2008-03-06Michael Bruck: 64 bit va_list fix for crashoharboe
2008-03-06make debug code w.r.t. incorrect args for bypass stricter.oharboe
2008-03-05warnings & comments fixes.oharboe
2008-03-05- This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...oharboe
2008-03-05added jtag_add_dr_out(). Better for hw fifo, same for software fifo.oharboe
2008-03-05Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...oharboe
2008-03-05* fixed malloc corruption in target->debug_reasonoharboe
2008-03-05telnet_port can now be invoked multiple timesoharboe
2008-03-04Bogus error message in GDB removedoharboe
2008-03-04Fixed GDB timeout crash - regression introduced back when log_add/remove_call...oharboe
2008-03-04Michael Bruck - fix warnings.oharboe
2008-03-04Michael Bruck: fix warnings.oharboe
2008-03-04Michael Bruck:oharboe
2008-03-03- added svn prop svn:eol-style nativentfreak
2008-03-03I fixed all the targets even thoughoharboe
2008-03-03added fill_malloc test. Not quite sure what to do here yet, but it would be g...oharboe
2008-03-03added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfgoharboe
2008-03-03some comments from Dominicoharboe
2008-03-02- Added coding style to READMEdrath
2008-03-02- added svn prop svn:eol-style nativentfreak
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-03-02fixed FSF address. Uwe Hermann.oharboe
2008-03-01target scripts for test suite.oharboe
2008-03-01wrote up explaining why tests are done on committed code.oharboe
2008-03-01wrote up explaining why tests are done on committed code.oharboe
2008-03-01- contrib directory addedntfreak
2008-03-01- added test result for r423mifi
2008-03-01fix memory corruption regression introduced in 335oharboe
2008-03-01- removed warnings "xxxxx" might be used uninitialized in this function (arm_...mifi
2008-03-01- added example for testing the JTAG speed with a FT2232 devicemifi