support for scripts in $HOME/.openocd
[fw/openocd] / NEWS
1 This file includes highlights of the changes made in the
2 OpenOCD 0.4.0 source archive release.  See the repository
3 history for details about what changed, including bugfixes
4 and other issues not mentioned here.
5
6 JTAG Layer:
7         Support KT-Link JTAG adapter.
8
9 Boundary Scan:
10 Target Layer:
11         ARM
12                 - renamed "armv4_5" command prefix as "arm"
13         ARM11
14                 - Preliminary ETM and ETB hookup
15                 - accelerated "flash erase_check"
16                 - accelerated GDB memory checksum
17
18 Flash Layer:
19 Board, Target, and Interface Configuration Scripts:
20         ARM9
21                 - ETM and ETB hookup for iMX2* targets
22         Add $HOME/.openocd to the search path.
23
24 Documentation:
25 Build and Release:
26
27 For more details about what has changed since the last release,
28 see the git repository history.  With gitweb, you can browse that
29 in various levels of detail.
30
31 For older NEWS, see the NEWS files associated with each release
32 (i.e. NEWS-<version>).
33
34 For more information about contributing test reports, bug fixes, or new
35 features and device support, please read the new Developer Manual (or
36 the BUGS and PATCHES files in the source archive).