]> git.sur5r.net Git - openocd/shortlog
openocd
2008-02-29 oharboeUwe Hermann:
2008-02-29 oharboePavel Chromy: add missing newlines.
2008-02-29 oharboeUwe Hermann: mproves the manpage text a bit and adds the
2008-02-29 oharboelingering patch from Pavel Chromy.
2008-02-29 oharboeformatting fixes from Pavel Chromy
2008-02-29 oharboeremove warnings.
2008-02-29 oharboe- image.c and fileio.c now uses logging to propagate...
2008-02-29 oharboe- clean up target output strings a bit
2008-02-29 oharboedo not write single chars to log file.
2008-02-29 oharboePavel Chromy: clarify error messages
2008-02-29 oharboeSummary: passing of variable argument list reduced...
2008-02-29 oharboeMichael Bruck:
2008-02-29 oharboeMichael Bruck:
2008-02-28 oharboechanged to eCos license.
2008-02-28 oharboefixed newline gaffe in OUTPUT()
2008-02-28 oharboePavel Chromy spotted duplicated newlines gaffe from...
2008-02-28 oharboePavel Chromy spotted a leak
2008-02-28 oharboeUwe Hermann: Simplify the manpage by removing lots...
2008-02-28 oharboenumerous fixes from Uwe Hermann
2008-02-28 oharboesmall line ending cleanup.
2008-02-28 oharboePavel Chromy - cleanup error messages
2008-02-28 oharboefix gaffe.
2008-02-28 oharboePavel Chromy cleaned up checks for halted, error messag...
2008-02-28 ntfreak- svn file props set to LF endings
2008-02-28 oharboefix from Pavel Chromy
2008-02-28 ntfreak- added svn props
2008-02-28 oharboecode to be used in upcoming minidriver work.
2008-02-28 oharboeadded some code that will be used in upcoming minidrive...
2008-02-28 oharboefix copyright.
2008-02-28 oharboejtag_add_shift() fn - minidriver work in progress.
2008-02-28 oharboelingering change for eCos flash driver
2008-02-28 oharboeeCos flash driver.
2008-02-28 oharboe- Added TARGET_REQ_DEBUGCHAR target_request debugmsg...
2008-02-28 ntfreak- fix line-endings
2008-02-28 drath- fix line-endings
2008-02-28 oharboeUwe Hermann Add @dircategory and @direntry to the info...
2008-02-28 oharboeUwe Hermann fixed some warnings.
2008-02-27 ntfreak- correct line endings from previous commit
2008-02-27 drath- fix typo in ep93xx jtag driver to allow OpenOCD compi...
2008-02-27 drath- fix bug in ft2232 pathmove (thanks to Michael Bruck...
2008-02-27 oharboeNicolas Pitre listed some more devices.
2008-02-26 ntfreak- fix issue when target is already halted
2008-02-26 ntfreak- code reformat (Thanks Pavel Chromy)
2008-02-26 oharboefix naming conflict under Windows.
2008-02-26 oharboeoopss.. another jtag minidriver reset gaffe.
2008-02-26 oharboejtag_add_reset() minidriver gaffe fixed.
2008-02-26 oharboeNext step in the JTAG minidriver. This should be fairly...
2008-02-26 oharboe- jtag minidriver work in progress
2008-02-25 ntfreak- remove build warnings
2008-02-25 drath- convert all files to unix line-ending
2008-02-25 oharboePavel Chromy
2008-02-25 oharboeformatting.
2008-02-25 oharboePavel Chromy style fixes.
2008-02-25 oharboeFix from Pavel Chromy.
2008-02-25 oharboe- Fix target library path problem w/Windows
2008-02-25 oharboeFrom Michael Bruck
2008-02-25 oharboecommitted bugfix from Michael Bruck
2008-02-25 oharboedos2unix fix.
2008-02-25 oharboe- using ERROR_COMMAND_SYNTAX_ERROR to print syntax...
2008-02-25 oharboe- "flash write_binary" is now "flash write_bank" to...
2008-02-25 oharboeMichael Bruck spotted an omission in svn 322
2008-02-24 oharboe- added "xscale fast_memory_access" which speeds up...
2008-02-24 oharboemove options handling to separate file to better suppor...
2008-02-24 oharboe- added -c option that will execute an openocd command
2008-02-24 oharboe- fixed target->type->poll() return value
2008-02-24 oharboedisable cfi_write_words(). Broken for spansion, fallback
2008-02-24 oharboedebug_level 3 now prints seconds since start of openocd
2008-02-24 drath- concretize JTAG state transition rules (previously...
2008-02-24 oharboesharpend JTAG docs w.r.t. hw fifo implementations and...
2008-02-24 oharboeadded svn:ignore for files generated by bootstrap ...
2008-02-24 oharboecosmetic fixes to debug output + phasing out printf...
2008-02-24 drath- fixes possible crash when GDB connection is closed...
2008-02-23 drath- fix for feroceon CP15 register access (thanks to...
2008-02-23 drath- Use NAND extended geometry information (thanks to...
2008-02-23 mifi- added a test document as a starting point
2008-02-23 oharboe- added time command
2008-02-22 mifi- added patch to remove count and time information...
2008-02-22 mifi- cosmetic changes to print out version without line...
2008-02-22 vpalatin- fix read/write size for small unaligned accesses...
2008-02-22 mifi- added patch to solve problem with AT91SAM7SE MCU...
2008-02-22 mifi- added patch to make single-stepping more resilient
2008-02-21 vpalatin- add support for Marvell Feroceon (thanks to Nicolas...
2008-02-20 ntfreak- fix bug when using full paths to config files. Thanks...
2008-02-19 mifi- added patch which fixed big/small endian problems...
2008-02-19 ntfreak- add search paths via new arg -s (-search). Thanks...
2008-02-19 drath- add support for the majority of the Samsung ARM SoC...
2008-02-19 ntfreak- Fixed bug in pathmove for XScale
2008-02-18 ntfreak- reapply fix with telnet prompt while running/halting gdb
2008-02-18 drath- Fix problems with stuck telnet sessions. Thanks to...
2008-02-18 drath- ignore data aborts during gdb memory read packets...
2008-02-18 ntfreak- arg list now correctly released on error. Thanks...
2008-02-18 ntfreak- fix broken JTAG error handling
2008-02-18 ntfreak- removed a raft of unecessary exit() calls. Issuing...
2008-02-18 ntfreak- add new non-cfi SST flash device. Thanks Øyvind Harboe
2008-02-18 ntfreak- Added a "User:" debug level. These are messages that...
2008-02-17 ntfreak- combine similar functions in telnet_server.c
2008-02-16 ntfreak- solve lots of problems with stuck GDB connections...
2008-02-16 ntfreak- cleanup and remove time() warning
2008-02-16 ntfreak- fix issue with telnet prompt while gdb running
2008-02-15 ntfreak- fix xscale memory leak and warnings. Thanks Øyvind...
next