X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=NEWS;h=47a8fa66276dfa16b14b0e88c6ec043f52b51015;hp=cc2560b6e6c052ede599780fbd12453d712d6f20;hb=e12989a84b2c9f59e231af080e7dfcc9d2845eb2;hpb=1bd3ae398646da1107e00e0651abbf9691d2d9ff diff --git a/NEWS b/NEWS index cc2560b6e6..47a8fa6627 100644 --- a/NEWS +++ b/NEWS @@ -1,36 +1,33 @@ This file includes highlights of the changes made in the -OpenOCD 0.5.0 source archive release. See the repository -history for details about what changed, including bugfixes -and other issues not mentioned here. +OpenOCD source archive release. See the +repository history for details about what changed, including +bugfixes and other issues not mentioned here. JTAG Layer: - New driver for "Bus Pirate" - Rename various commands so they're not JTAG-specific - There are migration procedures for these, but you should - convert your scripts to the new names, since those procedures - will not be around forever. - jtag_khz ... is now adapter_khz - jtag_nsrst_delay ... is now adapter_nsrst_delay - jtag_nsrst_assert_width ... is now adapter_nsrst_assert_width + New TI ICDI adapter support. + Support Latest OSBDM firmware. + Improved MIPS EJTAG Support. Boundary Scan: Target Layer: + New ARMv7R and Cortex-R4 support. + Added ChibiOS/RT support. Flash Layer: - New "stellaris recover" command, implements the procedure - to recover locked devices (restoring non-volatile - state to the factory defaults, including erasing - the flash and its protection bits, and possibly - re-enabling hardware debugging). - + New NXP LPC1850 support. + New NXP LPC4300 support. + New NXP SPIFI support. + New Energy Micro EFM32 support. + New ST STM32W support. + New ST STM32f2 write protection and lock/unlock support. + Ability to override STM32 flash bank size. Board, Target, and Interface Configuration Scripts: - Support IAR LPC1768 kickstart board (by Olimex) - -Core Jim/TCL Scripting: + Support Freescale i.MX6 series targets. Documentation: + New MIPS debugging info. Build and Release: @@ -44,4 +41,3 @@ For older NEWS, see the NEWS files associated with each release For more information about contributing test reports, bug fixes, or new features and device support, please read the new Developer Manual (or the BUGS and PATCHES.txt files in the source archive). -