fw/openocd
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
2008-01-10 ntfreak- added faster gdb packet handling (thanks to oyvind...
2008-01-10 mifi- added patch for faster start of OpenOCD
2008-01-09 ntfreak- rename flash_init and flash_erase to flash_init_drive...
2008-01-07 mifi- added gdb flash fixes patch
2007-12-29 ntfreak- add support for extended gdb packet R (restart),...
2007-12-29 ntfreak- minimum autoconf 2.59 is now required and verified...
2007-12-21 mifi- corrected working_area of LPC2129 script
2007-12-20 ntfreak- fixed problem when write_image is called multiple...
2007-12-20 ntfreak- removed flash write_image - binary compare function...
2007-12-19 mifi- this patch allows OpenOCD running under eCos to acces...
2007-12-18 ntfreak- added patch by Øyvind Harboe to Intel Hex Start Segme...
2007-12-18 mifi- added patch for new flash functionality like:
2007-12-17 mifi- only some cosmetic changes, convert \r\n to unix
2007-12-17 mifi- fixed relocation problems with image loading. Relocat...
2007-12-17 mifi- added patch to corrected argument of image_open in...
2007-12-17 mifiThe changes allows the "script" command to be used...
2007-12-16 mifi- removed some compiler warnings
2007-12-16 mifi- change error message for image_open error
2007-12-16 mifi- initialize num_sectors and sectors in handle_flash_ba...
2007-12-16 drath- fixed ETM configuration register decoding
2007-12-14 mifi- added the patch CFI-BE-Fixes-Blockwrite-Support.diff
2007-12-14 mifiCorrected typo (to many brackets)
2007-12-14 mifiSorry, I have forgotten to add a description for the...
2007-12-14 mifigit-svn-id: svn://svn.berlios.de/openocd/trunk@228...
2007-12-14 mifi- added patch from Dominic to unlock the ATMEL flash...
2007-12-10 mifi- Fixing two compiler warnings
2007-12-10 bodylove- Stripped trailing spaces (patch preparation)
2007-12-10 bodylove- Enabled URL keyword expansion for enhanced version
next