aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-28- added svn propsntfreak
2008-02-28code to be used in upcoming minidriver work.oharboe
2008-02-28added some code that will be used in upcoming minidriver work.oharboe
2008-02-28jtag_add_shift() fn - minidriver work in progress.oharboe
2008-02-28lingering change for eCos flash driveroharboe
2008-02-28eCos flash driver.oharboe
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe
2008-02-28- fix line-endingsdrath
2008-02-28Uwe Hermann fixed some warnings.oharboe
2008-02-27- fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ...drath
2008-02-27- fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch)drath
2008-02-26- fix issue when target is already haltedntfreak
2008-02-26- code reformat (Thanks Pavel Chromy)ntfreak
2008-02-26fix naming conflict under Windows.oharboe
2008-02-26oopss.. another jtag minidriver reset gaffe.oharboe
2008-02-26jtag_add_reset() minidriver gaffe fixed.oharboe
2008-02-26Next step in the JTAG minidriver. This should be fairly close to the final th...oharboe
2008-02-26- jtag minidriver work in progressoharboe
2008-02-25- remove build warningsntfreak
2008-02-25- convert all files to unix line-endingdrath
2008-02-25Pavel Chromyoharboe
2008-02-25formatting.oharboe
2008-02-25Pavel Chromy style fixes.oharboe
2008-02-25Fix from Pavel Chromy.oharboe
2008-02-25- Fix target library path problem w/Windowsoharboe
2008-02-25From Michael Bruckoharboe
2008-02-25committed bugfix from Michael Bruckoharboe
2008-02-25dos2unix fix.oharboe
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe
2008-02-25Michael Bruck spotted an omission in svn 322oharboe
2008-02-24- added "xscale fast_memory_access" which speeds up memoryoharboe
2008-02-24move options handling to separate file to better support embedded implementat...oharboe
2008-02-24- added -c option that will execute an openocd commandoharboe
2008-02-24- fixed target->type->poll() return valueoharboe
2008-02-24disable cfi_write_words(). Broken for spansion, fallbackoharboe
2008-02-24debug_level 3 now prints seconds since start of openocdoharboe
2008-02-24- concretize JTAG state transition rules (previously implied behaviour is now...drath
2008-02-24sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_que...oharboe
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-24- fixes possible crash when GDB connection is closed while target is running ...drath
2008-02-23- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)drath
2008-02-23- Use NAND extended geometry information (thanks to Ben Dooks for this patch)drath
2008-02-23- added a test document as a starting pointmifi
2008-02-23- added time commandoharboe
2008-02-22- added patch to remove count and time information from log_printfmifi
2008-02-22- cosmetic changes to print out version without line number/timemifi
2008-02-22- fix read/write size for small unaligned accesses (thanks Michael Bruck)vpalatin
2008-02-22- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...mifi
2008-02-22- added patch to make single-stepping more resilientmifi