]> git.sur5r.net Git - openocd/shortlog
openocd
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...
2008-02-14 ntfreak- fix programming issue with lpc2101/2
2008-02-14 mifi- added patch to stop DEBUG messages to be forwarded...
2008-02-14 ntfreak- added check for revA silicon in stm32 flash driver
2008-02-13 mifi- added patch to Improving progress/error output for...
2008-02-12 ntfreak- add autoprobe support to flash info command
2008-02-11 mifi- removed "starting point" for ngw100, will add it...
2008-02-11 ntfreak- telnet prompt behaves correctly for new synchronous...
2008-02-10 mifi- added starting point for development on a ngw100...
2008-02-10 ntfreak- stm32 flash driver now checks for correct target
2008-02-10 ntfreak- add autoprobe support to the stm32 flash driver
2008-02-10 mifi- added patch to change pathmove handling
2008-02-09 ntfreak- added synchronous wait/resume patch. Thanks Øyvind...
2008-02-07 ntfreak- added synchronous reset patch, Thanks Øyvind Harboe
2008-02-06 mifi- added patch to access cp15 register (XScale)
2008-02-06 mifi- added patch to solve problem with AT91SAM9260 (dirty...
2008-02-04 ntfreak- fixes issue with reset and arm926ejs core. Thanks...
2008-02-04 ntfreakAdded patch to stop SEGFAULT with missing jtag config...
2008-02-02 mifi- added patch to solve the reset problem with arm9...
2008-01-27 mifi- added autoprobe functionality
2008-01-25 ntfreakfixed incorrect elf segment size - Thanks Øyvind Harboe
2008-01-24 mifi- added patch to check some malloc problems.
2008-01-23 mluUpdated list of LMI partnames
2008-01-23 mifi- added patch to fix crash in load_image on corrupt...
2008-01-22 mifi- added patch to fix brocken STR9 line
2008-01-21 bodylove- Added example config and startup-script for a XScale...
2008-01-21 bodylove[MERGE] Merged all remaining changes between trunk...
2008-01-21 bodylove- Synced code with branch
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-21 bodylove- Eleminated leading tabs/white space
2008-01-21 ntfreak- updated docs for cfi command, added missing ft2232_la...
2008-01-20 mifi- added patch "remove error handler as planned"
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2008-01-17 ntfreak- add missing files from previous commit (tms470 flash...
2008-01-17 drath- fixed 'make distcheck' (thanks to Theodore A. Roth...
2008-01-17 drath- added tms470 flash support (thanks to Chris Kilgour...
2008-01-14 drath- use correct SCAN_N check value (disabled by default)
2008-01-11 ntfreak- debug handler file not closed - (thanks to oyvind...
2008-01-10 ntfreak- fix gdb packet retransmission omission
2008-01-10 ntfreak- _DEBUG_GDB_IO_ was left on by mistake
next