split nand.c into nand/{core,fileio,tcl}.c
[openocd.git] / NEWS
diff --git a/NEWS b/NEWS
index a5a5401dad78548e96d81122ce3d3c2632411165..498797b1f4855cd5732f8789330890c487179155 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,53 +1,70 @@
-This file should include highlights of the changes made in the
-OpenOCD openocd-0.3.0 source archive release.  See the repository
-history for details about what changed, including bugfixes and
-other issues not mentioned here.
+This file includes highlights of the changes made in the
+OpenOCD 0.4.0 source archive release.  See the repository
+history for details about what changed, including bugfixes
+and other issues not mentioned here.
 
 JTAG Layer:
-    FT2232H (high speed USB) support doesn't need separate configuration
-    New reset_config options for SRST gating the JTAG clock (or not)
-    TAP declaration no longer requires ircapture and mask attributes
-    New "post-reset" event handler for TAP-invariant setup code
+       Support KT-Link JTAG adapter.
 
+Boundary Scan:
 Target Layer:
-    New commands for use with Cortex-M3 processors:
-       "cortex_m3 disassemble" ... Thumb2 disassembly (UAL format)
-       "cortex_m3 vector_catch" ... traps certain hardware faults
-               without tying up breakpoint resources
-    If you're willing to help debug it
-       VERY EARLY Cortex-A8 and ARMv7A support
-       Updated BeagleBoard.org hardware support
-    New commands for use with XScale processors: "xscale vector_table"
-    ARM11
-       single stepping support for i.MX31
-       bugfix for missing "arm11" prefix on "arm11 memwrite ..."
-    ETM support
-       Unavailable registers are not listed
+       General
+               - new "reset-assert" event, for systems without SRST
+       ARM
+               - renamed "armv4_5" command prefix as "arm"
+               - recognize TrustZone "Secure Monitor" mode
+               - "arm regs" command output changed
+               - register names use "sp" not "r13"
+               - add top-level "mcr" and "mrc" commands, replacing
+                 various core-specific operations
+               - basic semihosting support
+       ARM11
+               - Preliminary ETM and ETB hookup
+               - accelerated "flash erase_check"
+               - accelerated GDB memory checksum
+               - support "arm regs" command
+               - can access all core modes and registers
+               - watchpoint support
+       Cortex-A8
+               - support "arm regs" command
+               - can access all core modes and registers
+               - supports "reset-assert" event (used on OMAP3530)
+               - watchpoint support
+       Cortex-M3
+               - Exposed DWT registers like cycle counter
 
 Flash Layer:
-    The lpc2000 driver handles the new NXP LPC1700 (Cortex-M3) chips
-    New lpc2900 driver for NXP LPC2900 chips (ARM968 based)
-    New "last" flag for NOR "flash erase_sector" and "flash protect"
-    The "nand erase N" command now erases all of bank N
+       'flash bank' and 'nand device' take <bank_name> as first argument.
+       With this, flash/NAND commands allow referencing banks by name:
+               - <bank_name>: reference the bank with its defined name
+               - <driver_name>[.N]: reference the driver's Nth bank
+       New 'nand verify' command to check bank against an image file.
 
 Board, Target, and Interface Configuration Scripts:
-    Amontec JTAGkey2 support
-    Cleanup and additions for the TI/Luminary Stellaris scripts
-    LPC1768 target (and flash) support
-       Keil MCB1700 eval board
-    Samsung s3c2450
-       Mini2440 board
-    Numeric TAP and Target identifiers now trigger warnings
+       ARM9
+               - ETM and ETB hookup for iMX2* targets
+       Add $HOME/.openocd to the search path.
+
+Core Jim/TCL Scripting:
+       New 'usage' command to provide terse command help.
+       Improved command 'help' command output (sorted and indented).
+       Improved command handling:
+               - Most boolean settings now accept any of the following:
+                 on/off, enable/disable, true/false, yes/no, 1/0
+               - More error checking and reporting.
 
 Documentation:
-    Capture more debugging and setup advice
-    Notes on target source code changes that may help debugging
+       New built-in command development documentation and primer.
 
 Build and Release:
+       Use --enable-doxygen-pdf to build PDF developer documentation.
 
 For more details about what has changed since the last release,
-see the ChangeLog associated with this source archive.  For older NEWS,
-see the NEWS files associated with each release (i.e. NEWS-<version>).
+see the git repository history.  With gitweb, you can browse that
+in various levels of detail.
+
+For older NEWS, see the NEWS files associated with each release
+(i.e. NEWS-<version>).
 
 For more information about contributing test reports, bug fixes, or new
 features and device support, please read the new Developer Manual (or

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)