Added documentation for build test case1
[fw/openocd] / src /
2008-12-27 duaneBuild Permutations with ftd2xx and libftdi addressed...
2008-12-24 duaneTypos found by miceal catudal
2008-12-23 ntfreak- add missing svn props from r1270 commit
2008-12-23 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboehttpd wip
2008-12-22 oharboecygwin fixes
2008-12-22 oharboebumped a LOG_INFO to LOG_DEBUG level to reduce excessiv...
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better logging
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> - This patch adds...
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better logging
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better comments
2008-12-19 ntfreak- fix rlink build under native win32 (mingw)
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> convert macros to...
2008-12-19 kc8apf- rlink interface support from Lou Deluxe <lou.openocd0...
2008-12-17 oharboecheck syntax for init/version
2008-12-17 oharboemore houskeeping
2008-12-17 oharboehouskeeping
2008-12-17 oharboefixed gaffe in post handling
2008-12-16 oharboework in progress to hook up libmicrohttpd + tcl integration
2008-12-16 oharboesync up to latest jim tcl
2008-12-16 oharboejtag_khz simulation
2008-12-16 oharboeallow setting/reading gdb_port at any time
2008-12-16 oharboefix broken -c/f options where it would silently termina...
2008-12-15 ntfreak- add missing svn props from r1243 commit
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
2008-12-15 ntfreak- add ability for openocd to communicate to gdb using...
2008-12-15 oharboefast_load profiling tool moved to target.c
2008-12-14 kc8apf- Update tap_state_strings to correspond to SVF state...
2008-12-13 duaneUpdates and fixes from Kees Jongenburger
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfAdd JTAG tap events for enable/disable
2008-12-13 kc8apfClean up references to old tap_state names
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-12-12 ntfreak- check cortex_m3 FPB is enabled when setting hardware...
2008-12-12 kc8apfAllow -expected-id to be specified multiple times when...
2008-12-11 ntfreak- added Axiom AXM-0432 to texi
2008-12-11 kc8apfAXM0432 layout for FDTI provided by Alan Carvalho de...
2008-12-11 ntfreak- typo with flash bank help command
2008-12-10 ntfreak- fix illegal memory access in unregister_command function
2008-12-10 duaneMore fixes thanks to Kees Jongenburger
2008-12-10 duaneFix from Kees Jongenburger (Part Duex)
2008-12-10 duaneFix from Kees Jongenburger
2008-12-08 duaneTypos in config files found by Sergey Lapin
2008-12-05 oharboeKarl Beldan <karl.beldan@gmail.com> - The ibcr count...
2008-12-04 oharboezy1000 1.48 snapshot
2008-12-04 oharboeKarl Beldan <karl.beldan@gmail.com> - fix vector_catch...
2008-12-04 oharboedelete obsolete code
2008-12-04 duaneFix for Hiroshi Ito discovery of mis-aligned memory...
2008-12-03 ntfreak- str9xpec driver now working with new jtag tap config
2008-12-03 ntfreak- incorrect str9 irmask used in config files
2008-12-03 ntfreak- cleanup target config scripts
2008-12-02 oharboeHiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c
2008-12-01 oharboe"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
2008-12-01 ntfreak- fix incorrect svn props from last commit
2008-12-01 oharboeupdate zy1000 to svn head jtag api
2008-12-01 oharboecorrect CPU ID
2008-12-01 oharboewip
2008-11-30 duanejtag newtap change & huge manual update
2008-11-28 ntfreak- change mips registers to std names
2008-11-27 ntfreak- fix issue with luminary flash driver and tail bytes
2008-11-27 oharboeRick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
2008-11-27 ntfreak- stm32x flash driver: add support for low density...
2008-11-27 oharboeCarlos Antunes <cmantunes@nowthor.com> fixes to get...
2008-11-26 ntfreak- fixes segfault using the targets cmd if multiple...
2008-11-26 ntfreak- correct corrupt target configs
2008-11-26 oharboefriendlier error messages
2008-11-26 oharboewip
2008-11-21 ntfreak- add new cortex_m3 maskisr cmd
2008-11-20 ntfreak- fix issue with gdb_target_to_reg missing second byte
2008-11-20 ntfreak- preserve cortex_m3 C_MASKINTS during resume/step
2008-11-20 ntfreak- fox small typo in handle_irscan_command
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-11-19 oharboeerror checking - no reported errors, but catched a...
2008-11-18 oharboebig endian fix for GDB. Probably fixes a memory corrupt...
2008-11-17 ntfreak- add support for hardware breakpoints to mips32 target
2008-11-14 ntfreak- stops multiple calls to examine from allocating the...
2008-11-13 ntfreak- correct the register hi/lo read - wrong way round
2008-11-13 oharboebig endian software breakpoint bogus error messages...
2008-11-13 oharboekrzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta...
2008-11-13 oharboenios wip
2008-11-12 ntfreak- fix crash when variant for mips32 target not given
2008-11-12 ntfreak- slight mips32 cleanup/reformat
2008-11-11 oharboeFixes (more or less) random SEGFAULT upon invoking...
2008-11-11 oharboesense srst
2008-11-10 oharboebroadcast mac address in UDP hello message
2008-11-10 oharboeexecute reset init upon power restore / srst deassert
2008-11-10 oharboeminor cleanup
2008-11-09 oharboeterminal forwarding available from GUI
2008-11-07 oharboeocd_flash_banks now returns empty list when no flash...
2008-11-07 oharboezy1000 1.47
2008-11-07 oharboeocd_flash_banks now returns empty list when no flash...
2008-11-07 oharboetypos
2008-11-06 ntfreak- remove build warnings
2008-11-06 oharboeadded device discovery
2008-11-06 oharboes3c6410 chip
2008-11-05 oharboeMOE=0xc debug reason reset problems.
2008-11-05 oharboe926ejs target uses rclk. Cleaned up jtag_khz output...
2008-11-05 oharboezy1000 1.46
next