]> git.sur5r.net Git - openocd/shortlog
openocd
2006-09-07 drath- integrated patch from Magnus Lundin that fixes at91sa...
2006-09-04 drath- added debug output for D/I FSR and FAR (arm920t)
2006-08-31 drath- made lpc2000 code endianness safe (support big-endian...
2006-08-31 drath- added missing AT91RM9200 files
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-20 drath- made bp command more verbose
2006-08-17 drath- updated version info in openocd.c
2006-08-17 drath- renamed jtag_interface_t.support_statemove to jtag_in...
2006-08-14 drath- fixed bug in .cfg files. Thanks to Michael Fischer...
2006-08-14 drath- updated configuration examples, installation instruct...
2006-08-14 drath- added support for the Signalyzer USB->JTAG dongle...
2006-08-11 drath- added support for FreeBSD ppi (parallel port access...
2006-08-06 drath- fixed jtag_n[st]rst_delay. time is now miliseconds...
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-08-01 drath- allow building for MinGW using either -mno-cygwin...
2006-07-30 drath- added configurable delays after reset lines get deass...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-25 drath- fixed bug in Thumb sw breakpoint handling (thanks...
2006-06-25 drath- changed use of bzero (deprecated) to memset (thanks...
2006-06-25 drath- added "version" command (patch from John Hartman...
2006-06-23 drath- added support for AT91SAM7A3 flash (patch from andre...
2006-06-16 drath- keep additional information for decoded instructions
2006-06-12 drath- the 'help' command now takes an optional argument...
2006-06-05 drath- fixed some spelling errors (thanks to Andrew Dyer)
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/