fw/openocd
2012-11-06 Peter Horncortex_m: Fix single stepping will not return to debug...
2012-11-06 Gianluca RenziAdded support for NXP LPC1850 Microcontroller
2012-11-06 Gianluca RenziGeneric LPC1850 board w/ SPIFI flash.
2012-11-06 Gianluca RenziAdded support for SPI Flash Winbond W25Q64CV
2012-11-05 Spencer Olivercortex_m: fix define formatting
2012-11-05 Matthias Blaicherrtos: Make ChibiOS code aware of endiness
2012-11-05 Matthias Blaicherrtos: Add FPU detection to ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Fix wrong ReadyList lookup in ChibiOS
2012-10-31 Sergey Borshchfix memory leaks
2012-10-31 Evan HunterEnsure Cortex-M reset wakes device from sleep (wfi...
2012-10-30 Peter Stugempsse: Always perform a general reset of the MPSSE...
2012-10-28 Peter Stugeftdi/flyswatter2.cfg: Define the LED signal
2012-10-28 Peter Stugeftdi/flyswatter2.cfg: Fix the signal layout
2012-10-28 Spencer Oliverflash: update stm32 flash driver versions
2012-10-28 Spencer Olivergdb: fix broken qCRC packet handling
2012-10-28 Spencer Olivergdb: use strncmp rather than strstr
2012-10-28 Edgar Grimbergioutil: make the file compile on MacOS
2012-10-28 Andreas Fritiofsonadi_v5_jtag.c: Avoid infinite recursion in jtagdp_trans...
2012-10-28 Matthias Blaicherrtos: fix gdb qC command answer
2012-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-10-27 Matthias Blaicherrtos: Fix wrong allocation in linux_get_symbol_list_to_...
2012-10-24 Spencer OliverRevert "gdb_server : 'R' command replied by OK"
2012-10-18 Spencer Oliverdocs: mention extended-remote support
2012-10-18 Spencer Oliverstlink: fix vector catch not being cleared
2012-10-17 Spencer Olivergdb: fix extended-remote restart
2012-10-17 Spencer Oliverflash: fix at91sam3/4 driver typos
2012-10-17 Freddie ChopinFix serious bug in LPC2xxx/LPC17xx flash algorithm.
2012-10-17 Freddie ChopinCleanup lpc2000.c
2012-10-16 Matthias Blaicherrtos: Add ChibiOS/RT support
2012-10-12 Spencer Olivercfi: remove typos and code cleanup
2012-10-12 Spencer Oliverflash: update stellaris flash data to latest dev packag...
2012-10-09 Matthias Blaicherrtos: Don't crash on qSymbol GDB packet when no RTOS...
2012-10-08 Paul Fertserrtos: support FreeRTOS over stlink
2012-10-08 Peter Hornrlink: Fix DTC command timeout
2012-10-08 Andreas Fritiofsondsp5680xx_flash: Remove unused flash bank structure
2012-10-08 Andreas Fritiofsonstm32f1x: Increase options erase timeout
2012-10-08 Andreas Fritiofsonflash/nor/stellaris: Remove unnecessary write_algorithm...
2012-10-08 Andreas Fritiofsonflash/nor: make all working area pointers local
2012-10-07 Spencer Oliverreadme: update missing configure args
2012-10-07 Spencer OliverRevert "target: remove unused working area 'user' field"
2012-10-05 Peter Stugertos: Rewrite rtos_qsymbol() and fix auto-detect false...
2012-10-05 Peter Stugertos: Rewrite rtos_try_next() for readability
2012-10-05 Peter Stugertos: Rewrite rtos_create() for readability
2012-10-04 Olivier SchonkenModified Sector Erase for AT91SAM4S
2012-10-04 Spencer Oliverbuild: fix broken ftd2xx bus blaster
2012-10-02 Spencer Oliverlpc1768-stick: avoid driving srst high at startup
2012-10-02 Spencer Olivercfg: cortino tested and working
2012-10-02 Spencer Olivercfg: fix incorrect cortino reset config
2012-10-02 Spencer Olivercfg: ftdi icdi enable srst open drain config
2012-10-02 Spencer Olivercfg: update ti/stellaris url's
2012-10-02 Spencer Olivercfg: lm3s811ek config tested and working
2012-10-02 Spencer Olivercfg: fix incorrect stm32-performance stick config
2012-10-02 Spencer Olivercfg: stm32-performance stick config tested and working
2012-10-02 Spencer Olivergdbserver: code cleanup
2012-10-02 Spencer Oliverdocs: enable local structs in doxygen output
2012-10-02 Spencer Oliverbuild: remove unnecessary jim.h include
2012-10-02 Spencer Olivercfg: add ti ek-lm3s9d92 config
2012-10-02 Spencer Olivercfg: add ti ek-lm3s8962 config
2012-10-02 Spencer Oliversysfsgpio: remove ignoring return value build warning
2012-10-02 Spencer Olivercfg: str9-comstick tested and working
2012-10-02 Spencer Olivercfg: add STM32F3-DISCOVERY board support
2012-10-02 Spencer Oliverflash: add stm32f3 rev 2 flash support
2012-10-02 Spencer Olivercfg: fix incorrect str9-comstick reset config
2012-10-02 Spencer Oliverftdi: incorrectly using output register for direction
2012-10-02 Spencer Oliverftdi: correct ftdi_initialize error text
2012-10-02 Spencer Oliverftdi: fix adapter_init rclk fallback
2012-10-02 Spencer Olivercfg: fix incorrect stm32f3 TAPID
2012-09-29 Peter HornFix: Error while reading from USB endpoint
2012-09-27 Spencer Oliverjtag: remove libftdi enum-compare warning
2012-09-27 Evan HunterAdd extra Coresight component ROM identifiers for the...
2012-09-26 George HarrisAdded SPIFI flash driver, algorithms, and docs
2012-09-26 George HarrisSPI nor drivers refactor
2012-09-26 Marc Reillydrivers: new jtag bitbang driver using sysfs gpio
2012-09-07 Freddie ChopinRestore -dev suffix, archive NEWS file, add new blank...
2012-09-07 Freddie ChopinThe openocd-0.6.0 release.
2012-09-07 Spencer Oliverstlink: issue error for stm32 option writing
2012-09-07 Chuen Chouflash: fix sam3 page read/write address computation...
2012-09-06 Spencer Oliverconfigure: use consistent help text
2012-09-06 Spencer Oliverdocs: add user mailing list and irc info
2012-09-06 Spencer Olivercortex_m: suggest using hardware srst if VECTRESET...
2012-08-29 Freddie ChopinRestore -dev tag.
2012-08-29 Freddie ChopinThe openocd-0.6.0-rc2 release candidate.
2012-08-29 Salvador ArroyoPic32mx: make row programming work with any offset
2012-08-29 Spencer Oliverserver: warn if user changes server port after init
2012-08-29 Spencer Oliverstlink: fix typo
2012-08-29 Spencer Oliverstlink: improve swd hardware reset
2012-08-29 Andreas Fritiofsonftdi: fix overflow if last field of a scan is empty
2012-08-29 Andreas Fritiofsonmpsse: check available buffer space even for discarded...
2012-08-29 Spencer Oliveradapter: remove superfluous line breaks
2012-08-29 Spencer Oliveradapter: add 'adapter speed:' prefix to output
2012-08-29 Freddie ChopinUpdate NEWS
2012-08-29 Freddie ChopinAdd JTAG-lock-pick Tiny 2 config files
2012-08-29 Freddie ChopinAdd another scripts search path for Windows builds
2012-08-29 Andreas Fritiofsonkinetis: bugfix in kinetis_write() fallback path
2012-08-29 Christopher... kinetis: ensure flash writes are not truncated
2012-08-29 Spencer Oliverjtag: fix clang ulink memory leaks
2012-08-29 Salvador ArroyoPatch: Make pic32mx unlock work at higher scan frequencies
2012-08-29 Spencer Olivercfg: update for target's that support cortex_m AIRCR...
2012-08-29 Spencer Oliverstlink: stlink_interface_init_target use hex prefix
2012-08-29 Andreas Fritiofsonarm7_9: Fix broken halfword/byte memory reads
next