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
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
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
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
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
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
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