Commit Graph

  • eea0486263 David Brownell <david-b@pacbell.net>: ntfreak 2009-07-21 20:05:05 +00:00
  • cd0ca916b3 David Brownell <david-b@pacbell.net>: ntfreak 2009-07-21 20:03:17 +00:00
  • 55b1ea1d8e - fix issue with reading device id, bug appeared when flash_address code was added - fix issue when multiple flash chips are connected, eg. x16 x 2 on 32bit mcu bus ntfreak 2009-07-20 07:03:11 +00:00
  • f703322b3f aduc flash problems have been resolved oharboe 2009-07-19 19:31:54 +00:00
  • 8b994145b8 Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes oharboe 2009-07-17 19:54:25 +00:00
  • 14cbd545bf added item to come up with slick new 32 bit jtag_add_xxx() API oharboe 2009-07-16 10:44:42 +00:00
  • bd4377194e microscopic whitespace cleanup oharboe 2009-07-16 10:43:15 +00:00
  • 4deb8530c6 microscopic white space fixes oharboe 2009-07-16 10:30:50 +00:00
  • 4ebd353ae1 - disable using parport ppdev under win32 hosts ntfreak 2009-07-16 10:03:33 +00:00
  • 1af6b72fc1 Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David Brownell <david-b@pacbell.net>: zwelch 2009-07-16 00:08:36 +00:00
  • 16e17ab1b3 Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David Brownell <david-b@pacbell.net>: zwelch 2009-07-16 00:08:21 +00:00
  • 0c2ff267aa David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:49:12 +00:00
  • fdfd434c24 David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:49:05 +00:00
  • 00adcc773a David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:49:00 +00:00
  • 930269b483 David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:54 +00:00
  • 421b8e133a David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:43 +00:00
  • 889bd3e716 David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:37 +00:00
  • 84e86e9aee David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:32 +00:00
  • d2088f0d29 David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:27 +00:00
  • f163d0009d David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:21 +00:00
  • 0165ae4405 David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:16 +00:00
  • 8b89224c6e David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:48:11 +00:00
  • b71e3aff6d David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:39:48 +00:00
  • 309870e414 David Brownell <david-b@pacbell.net>: zwelch 2009-07-15 23:39:37 +00:00
  • 2ff59c9aaf print errno when parport fails to open. oharboe 2009-07-15 12:30:06 +00:00
  • e76fe13a95 retire Eclipse settings, charset will be set elsewhere. oharboe 2009-07-15 06:43:28 +00:00
  • d78d79aff6 Eclipse settings include charset. oharboe 2009-07-14 18:30:00 +00:00
  • 8b82de60c7 David Brownell <david-b@pacbell.net> mention udev, and correct D2XX speed mentions oharboe 2009-07-14 18:24:59 +00:00
  • 1df358855a - fix small typo in documentation ntfreak 2009-07-14 11:57:59 +00:00
  • 197a195191 1.54 snapshot oharboe 2009-07-14 10:38:26 +00:00
  • 4eb2e50e4d Archive released NEWS file: NEWS -> NEWS-0.2.0 Create new NEWS file from release script template. zwelch 2009-07-14 09:02:00 +00:00
  • f9c65b5cd5 Bump minor version and add tag: Bump minor package version number: 0.2.0 -> 0.3.0 Add '-in-development' version tag: 0.3.0 -> 0.3.0-in-development zwelch 2009-07-14 08:54:36 +00:00
  • 64d998e584 Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0 v0.2.0 zwelch 2009-07-14 08:53:40 +00:00
  • e057491d3c Improve the release script before 0.2.0: 1) Only archive NEWS file on major and minor relesae, not bug-fixes. 2) Switch back to correct development branch during final release step. 3) Add do_svn_switch helper to ensure package variables are reloaded. zwelch 2009-07-14 08:52:28 +00:00
  • ff5170a979 Split Windows README instructions into new file, with a few fixes. zwelch 2009-07-14 07:35:29 +00:00
  • 6d20e27f9a Make the parport-ppdev option enabled by default. This may require giving --disable-parport-ppdev to configure on some platform(s). zwelch 2009-07-14 06:39:55 +00:00
  • ebd46e23b3 Gary Carlson <gcarlson@carlson-minot.com> Spencer Oliver <spen@spen-soft.co.uk> ntfreak 2009-07-13 06:36:51 +00:00
  • b1ccc35323 Xiaofan Chen <xiaofanc@gmail.com> document my experiment with MinGW cross build. oharboe 2009-07-12 19:32:22 +00:00
  • baa63aa608 Xiaofan Chen <xiaofanc@gmail.com> retire obsolete patch. OpenOCD only supports 0.14 and newer and the patch was for 0.14. oharboe 2009-07-12 19:31:13 +00:00
  • 5198968116 Magnus Lundin Thc cortex_m3_poll function does not identify that a target is running unless we transition from RESET. oharboe 2009-07-12 19:29:08 +00:00
  • 14ed84fdbe Peter Denison <openwrt@marshadder.org> workaround for broken USBprog w/short tms sequences oharboe 2009-07-12 14:11:43 +00:00
  • 6996e628f8 David Brownell <david-b@pacbell.net> Mention how parallel clock voting implementations of RTCK work, and reference TI's free VHDL code. oharboe 2009-07-12 14:08:16 +00:00
  • 5627e841e3 Simple warning fix duane 2009-07-11 02:01:22 +00:00
  • c05cb61b32 wrote up workaround for xscale/debug_handler.bin bug oharboe 2009-07-10 08:47:10 +00:00
  • ef7722e6af noted XScale (or USBProg) problem oharboe 2009-07-10 08:46:12 +00:00
  • e4cff09137 David Brownell <david-b@pacbell.net> split EK board support out from the target CPU support . oharboe 2009-07-10 07:21:12 +00:00
  • 3cf4717a2a Add style rule to avoid combining assignment and logical tests. zwelch 2009-07-08 22:26:42 +00:00
  • eaa895a0b2 Add section to provide some documentation for cross-compiling. zwelch 2009-07-08 22:26:36 +00:00
  • adae530eb7 Add microscopic style guide at the end of the PATCH primer. zwelch 2009-07-08 22:26:29 +00:00
  • deda6ea509 Add comments to top-level files to "excuse" their Doxygen markup. zwelch 2009-07-08 22:26:20 +00:00
  • 1ee66e0ce7 Fix SEGFAULTs and broken error handling for flash programming w/working area oharboe 2009-07-08 18:29:03 +00:00
  • 13e6aa6e03 fix formatting of xscale bug entry(learning every day) oharboe 2009-07-08 10:38:50 +00:00
  • f19565b226 Xscale installation regression entered oharboe 2009-07-08 10:25:39 +00:00
  • d68096dcf2 typo in comment oharboe 2009-07-08 10:25:23 +00:00
  • 51c0ef94d1 some TODO notes on aduc702x which clearly needs more work & testing oharboe 2009-07-08 08:05:21 +00:00
  • 5c1ae65f8e i.MX27 reset problems fixed & update remaining reset problems notes oharboe 2009-07-08 06:49:15 +00:00
  • 3ce038baa3 sharpen reset_config for imx27 - use both trst & srst. srst pulls trst. oharboe 2009-07-08 06:32:27 +00:00
  • b80f6f96d3 srst pulls trst according to Freescale docs for i.mx27 oharboe 2009-07-07 16:50:28 +00:00
  • 561502ae31 Zach Welch: move bugs into the right section oharboe 2009-07-07 11:39:04 +00:00
  • 8ba6f13067 Use reference to mailing list for known arm926ejs bugs rather fill The List with lots of details oharboe 2009-07-07 11:32:58 +00:00
  • f56c2db5a7 fixed a small typo in howto create doxygen docs oharboe 2009-07-07 11:29:34 +00:00
  • f4a9db660b fix return value for "reset" and "runtest" command. Found by code inspection. oharboe 2009-07-07 10:47:23 +00:00
  • fc889f0357 delete long retired commented out code (daemon_startup) oharboe 2009-07-07 10:43:44 +00:00
  • 587aa64850 more arm926ejs bugs oharboe 2009-07-07 10:33:20 +00:00
  • f21026e2f5 added known arm926ejs regressions oharboe 2009-07-07 06:54:14 +00:00
  • 42115c0997 David Brownell <david-b@pacbell.net> Update docs to say that "arm7_9 dbgrq enable" is the default on ARM9 cores, and update the DaVinci config files so they no longer explicitly specify it. oharboe 2009-07-06 21:16:11 +00:00
  • cd1b2c15ab - change sleep to usleep - fixes issue under win32 build ntfreak 2009-07-06 15:41:55 +00:00
  • d41f2bfb14 - fix build when using a cross compiler - do not try and run any host tools - add missing types.h when platform does not contain elf.h ntfreak 2009-07-06 15:19:10 +00:00
  • 26b60a6ade more debug output for translation of arm mode number to enum oharboe 2009-07-06 15:04:20 +00:00
  • 6128c515db a bit more debug output for translation of invalid mode numbers oharboe 2009-07-06 14:58:13 +00:00
  • d5e183c31f Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method of entry) - interpret this as dbgrq. "reset run" + "halt" + "step" now works. oharboe 2009-07-06 14:25:25 +00:00
  • 56944ac1c8 Fix regression in "step" command introduced in 2190 oharboe 2009-07-06 13:42:11 +00:00
  • a4081acc51 revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken. oharboe 2009-07-06 12:03:55 +00:00
  • 164c9c75d8 Update Release Script documentation to reflect current implementation. zwelch 2009-07-06 11:26:34 +00:00
  • df25617e54 The late birth of the NEWS file also caused me to revisit the release process once again and reconsider it in some detail. In doing so, some further revisions to the process were required: 1) The URL of the repository is embedded in the released code. - The packages need to be created from the tagged branch. - The URL then points to where to get the tagged code. 2) Improve the instructions for NEWS handling. - NEWS file must be updated for each release; describe that process. - The NEWS file should be archived an recreated for each release. 3) Add detail steps for the berliOS release process. 4) Minor cleanups to release process doxygen markup. zwelch 2009-07-06 11:26:28 +00:00
  • 1930e08b99 Add NEWS file for the 0.2.0 release. zwelch 2009-07-06 11:26:21 +00:00
  • ce0824868c Add script to automate most of the release process. zwelch 2009-07-06 11:21:28 +00:00
  • d6a686c852 Ferdinand Postema <ferdinand@postema.eu>: zwelch 2009-07-06 10:34:49 +00:00
  • a604b570da Gary Carlson <gcarlson@carlson-minot.com>: zwelch 2009-07-06 10:34:33 +00:00
  • e48e7000b0 10ms timeout check on cp15 read/write oharboe 2009-07-06 09:32:22 +00:00
  • 83655bf49b simplify debug_reason check oharboe 2009-07-06 09:28:37 +00:00
  • 96ff1d278b Fix maintainer-clean target in doc directory. zwelch 2009-07-06 08:45:31 +00:00
  • 0ab8e710db bitrot: fix numerous syntax errors added correct jtag device id oharboe 2009-07-06 08:05:58 +00:00
  • e2dd1dbab9 added known problem w/line number's being off in syntax errors for target reset events oharboe 2009-07-06 08:04:57 +00:00
  • 5fe4500e50 try to use tabs instead of spaces oharboe 2009-07-06 08:01:22 +00:00
  • fca8cddc26 human readable error message upon invalid arguments oharboe 2009-07-06 07:33:38 +00:00
  • 07f13dff2a zy1000 now listens for port 1234. Upon accepting connection reboot zy1000. oharboe 2009-07-06 07:31:46 +00:00
  • 153270fea3 Major update to release process documentation: - Provide overview of OpenOCD versioning schema. - Outline responsibilities and authority of the release manager. - Explain the need for flexibility in the release schedule. - Add and refine the release process steps. - Include tutorials for using new release script. - Many more improvements, too numerous to list. zwelch 2009-07-04 03:47:54 +00:00
  • bb363c77e8 more files to svn:ignore oharboe 2009-07-03 07:19:18 +00:00
  • c946358a06 Xiaofan Chen <xiaofanc@gmail.com> With this patch, OpenOCD can talk to my Analog Device Eval-ADuC7060 eval board. oharboe 2009-07-02 17:47:10 +00:00
  • c33a1d764c Add AUTHORS.ChangeLog file suitable to be passed to 'svn2cl --authors'. zwelch 2009-07-02 11:18:45 +00:00
  • f16a603506 Add AUTHORS for 0.2.0 release. zwelch 2009-07-02 11:17:21 +00:00
  • 00fad24996 Remove --enable-release option; if guess-rev.sh is missing, it is a release. zwelch 2009-07-02 11:17:14 +00:00
  • f1f54a0fc5 Remove vim editor commands from TCL files. zwelch 2009-07-02 11:17:04 +00:00
  • a239d6b334 Fix FTD2XX build for CygWin. zwelch 2009-07-02 11:16:57 +00:00
  • fc240afcac Commit first draft of release process documentation. zwelch 2009-07-02 10:54:30 +00:00
  • e755b0eb86 add svn:ignore to INSTALL file (it's generated) oharboe 2009-07-02 09:12:43 +00:00
  • 12c13acdf8 zy1000 1.53 snapshot oharboe 2009-07-02 09:11:18 +00:00
  • 35000e10d0 David Brownell <david-b@pacbell.net> Fix two texinfo formatting bugs. The first was visible by reading the output, and both were reported in openocd.log after making the PDF. oharboe 2009-07-02 07:12:59 +00:00
  • 14fb875e8f David Brownell <david-b@pacbell.net>: zwelch 2009-07-02 04:55:46 +00:00