|
|
|
@ -1,25 +1,43 @@
|
|
|
|
|
$Id$
|
|
|
|
|
|
|
|
|
|
Also see libbrux/NEWS for more news, especially regarding the flash support.
|
|
|
|
|
|
|
|
|
|
urjtag-n/a
|
|
|
|
|
|
|
|
|
|
* Integration of BSDL parser (Arnim Laeuger)
|
|
|
|
|
* Integrated BSDL parser (Arnim Laeuger)
|
|
|
|
|
* Updates to the jtag command shell
|
|
|
|
|
- New "bsdl" command
|
|
|
|
|
- New "scan" command
|
|
|
|
|
- More flexible search algorithm for "include" and "script"
|
|
|
|
|
* New and updated bus drivers
|
|
|
|
|
- Prototype bus driver (Detrick Martin)
|
|
|
|
|
* New and updated cable drivers
|
|
|
|
|
- Added prototype bus driver (Detrick Martin)
|
|
|
|
|
- Added bus drivers for various Blackfin boards (Jie Zhang)
|
|
|
|
|
- Improvements in S3C4510B driver
|
|
|
|
|
* New and updated cable drivers (by A. Laeuger, unless noted otherwise)
|
|
|
|
|
- Wiggler driver with configurable pin mapping
|
|
|
|
|
- TRST and partially LED support in drivers for FT2232-based cables
|
|
|
|
|
- Vision EP9307 GPIO (Hartley Sweeten)
|
|
|
|
|
- Amontec JTAGkey
|
|
|
|
|
- Amontec JTAGkey (initially submitted by Laurent Gauch)
|
|
|
|
|
- OOCDLink-s
|
|
|
|
|
- Turtelizer 2
|
|
|
|
|
- USB to JTAG Interface
|
|
|
|
|
- Xverve DT-USB-ST Signalyzer Tool
|
|
|
|
|
* Added new JTAG declarations for
|
|
|
|
|
- Altera EP2C8 (Hartley Sweeten)
|
|
|
|
|
- Xilinx XC2V80-FG256, XC2V250-FG256, XC2V1000-FG256 (Alexander Didebulidze)
|
|
|
|
|
- Analog Devices Blackfin BF537, BF549, BF567 (Jie Zhang)
|
|
|
|
|
- Freescale MPC5241
|
|
|
|
|
- Xilinx XC2V80- XC2V250- and XC2V1000-FG256 (Alexander Didebulidze)
|
|
|
|
|
* Added JIM, a cable/part simulator for regression testing and demos
|
|
|
|
|
* Improved documentation
|
|
|
|
|
* Numerous internal improvements
|
|
|
|
|
- activity queuing mechanism to speed up JTAG over USB
|
|
|
|
|
- simplified source directory layout; incorporated libbrux and inclow
|
|
|
|
|
- experimental implementation of improved JEDEC flash detection
|
|
|
|
|
- improved linking with USB drivers in Cygwin environment
|
|
|
|
|
- varous smaller bug fixes and improvements
|
|
|
|
|
|
|
|
|
|
urjtag-0.7 (2007-12-23)
|
|
|
|
|
|
|
|
|
|
Also see libbrux/NEWS for more news, especially regarding the flash support.
|
|
|
|
|
|
|
|
|
|
* Integrated SVF player (Arnim Laeuger)
|
|
|
|
|
* Updates to the jtag command shell
|
|
|
|
|
- New writemem command to write to SRAM (Kent Palmkvist)
|
|
|
|
|