[Pkg-electronics-commits] [openocd] annotated tag v0.7.0-rc1 created (now d97d92e)

Jonathan McDowell noodles at moszumanska.debian.org
Tue Oct 31 21:15:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

noodles pushed a change to annotated tag v0.7.0-rc1
in repository openocd.

        at  d97d92e   (tag)
   tagging  0e6c42eb421529d1aeca1f3c315a4e8b0977c15a (commit)
  replaces  v0.6.0
 tagged by  Freddie Chopin
        on  Sun Apr 21 09:43:59 2013 +0200

- Log -----------------------------------------------------------------
The openocd-0.7.0-rc1 release candidate.

Alex Austin (2):
      Kinetis: Symbolic names for Addresses and Commands
      Kinetis: Flash command function matches datasheet

Andreas Fritiofson (14):
      flash/nor: make all working area pointers local
      flash/nor/stellaris: Remove unnecessary write_algorithm check
      stm32f1x: Increase options erase timeout
      dsp5680xx_flash: Remove unused flash bank structure
      adi_v5_jtag.c: Avoid infinite recursion in jtagdp_transaction_endcheck()
      doc: Clarify the topic field in the commit comment template
      doc: Add documentation for the ftdi driver
      target: Remove soft_reset_halt_imp
      target: Remove write_memory_imp
      target: Remove read_memory_imp
      target: Add default implementation of bulk_write_memory
      target: Retire target_bulk_write_memory()
      ft2232: remove ft2232_large_scan memory leak
      stm32f30x: Add boundary scan TAP ID to match silicon

Aymeric Vincent (1):
      Make NetBSD a recognized system

Ben Nahill (2):
      topic: STM32W support added to em357 driver
      stm32w: Added sample target configuration for STM32W108 with STLink-V2

Christian Gudrian (1):
      rtos: fixed handling of qThreadExtraInfo packets

Drasko DRASKOVIC (1):
      doc: Added MIPS target document

Edgar Grimberg (1):
      ioutil: make the file compile on MacOS

Evan Hunter (10):
      Add extra Coresight component ROM identifiers for the Cortex-M4
      Ensure Cortex-M reset wakes device from sleep (wfi/wfe)
      cortex_a: Fix target entry state route.
      rtos: Add Cortex-R4 support for ThreadX
      rtos: Fix regression preventing use of first RTOS & clean up rtos_qsymbol()
      cortex_a : optimize apb read/write access.
      adi_v5: search for Debug and Memory AP support
      arch: Added ARMv7R and Cortex-R4 support
      gdb server: Fix buffer overrun - sprintf appends a terminating null to the data which was overrunning the supplied buffer.
      Add abort when JTAG-DP transaction times out.

Franck Jullien (1):
      jtag_interface: .speed can be NULL  when not needed

Freddie Chopin (10):
      Restore -dev suffix, archive NEWS file, add new blank NEWS file - start
      Cleanup lpc2000.c
      Fix serious bug in LPC2xxx/LPC17xx flash algorithm.
      Revert "mpsse: Always perform a general reset of the MPSSE in mpsse_open()"
      rtos: fix error message
      Update HACKING info
      Improve clone command in README
      Improve HACKING
      Add "lpc1800" alias for "lpc4300" flash driver
      The openocd-0.7.0-rc1 release candidate.

George Harris (2):
      SPI nor drivers refactor
      Added SPIFI flash driver, algorithms, and docs

Gianluca Renzi (3):
      Added support for SPI Flash Winbond W25Q64CV
      Generic LPC1850 board w/ SPIFI flash.
      Added support for NXP LPC1850 Microcontroller

Henrik Nilsson (1):
      Added support for ARMv7-M in arm io.

Hsiangkai Wang (1):
      libusb: idProduct of USB device may be zero

Jason Moehlman (1):
      arm: Mis-aligned data issue fix.

Joerg Fischer (1):
      Fix buffer overflow in versaloon interface

Johan Almquist (2):
      stm32: add support for the STM32Lx 384kb dual bank flash
      stm32: add support for stm32l1x 256k high density single bank devices

Kamal Dasu (3):
      mips_ejtag: Adding EJTAG 4.x and 5.x as valid versions
      mips_m4k: Added SMP debug support for mips architectures
      mips_m4k: Fixed mips_m4k_resume code for smp targets

Karl Kurbjun (1):
      ARM v4/v5 target files: mrc and mcr help information is incorrect.

Marc Reilly (1):
      drivers: new jtag bitbang driver using sysfs gpio

Mathias K (3):
      Add the target name to debug output for better understanding and error identification.
      Move back off timer to target struct
      Change reset configuration.

Matt Dittrich (1):
      flash/nor: add lpc4300 variant to lpc2000 driver

Matthias Blaicher (9):
      rtos: Don't crash on qSymbol GDB packet when no RTOS is configured
      rtos: Add ChibiOS/RT support
      rtos: Fix wrong allocation in linux_get_symbol_list_to_lookup
      rtos: Use ARRAY_SIZE instead of coding it by hand
      rtos: fix gdb qC command answer
      rtos: Fix wrong ReadyList lookup in ChibiOS
      rtos: Add FPU detection to ChibiOS/RT
      rtos: Make ChibiOS code aware of endiness
      rtos: Fix error in reading the current thread in ChibiOS/RT

Michel JAOUEN (1):
      arm_adi_v5: fix for csw nonsecure access.

Muranaka Masaki (1):
      flash: fm3 mb9bfxx7 mb9bfxx8 support

Olivier Schonken (1):
      Modified Sector Erase for AT91SAM4S

Paul Fertser (1):
      rtos: support FreeRTOS over stlink

Peter Dietzsch (2):
      flash: Added support for at91sam4sd32c
      cfg: Added cfg script for at91sam4sd32x targets

Peter Henn (1):
      speed up ftdi by reorder to out-in

Peter Horn (3):
      Fix: Error while reading from USB endpoint
      rlink: Fix DTC command timeout
      cortex_m: Fix single stepping will not return to debug mode sometimes

Peter Stuge (6):
      rtos: Rewrite rtos_create() for readability
      rtos: Rewrite rtos_try_next() for readability
      rtos: Rewrite rtos_qsymbol() and fix auto-detect false positive
      ftdi/flyswatter2.cfg: Fix the signal layout
      ftdi/flyswatter2.cfg: Define the LED signal
      mpsse: Always perform a general reset of the MPSSE in mpsse_open()

R. Steve McKown (1):
      Support newer OSBDM firmware

Rodrigo Melo (4):
      interface: opendous_ftdi config file added
      ft2232: ft2232_channel option added
      interface: opendous_ftdi config file added
      doc: opendous interface based on ft2232H

Roman D (2):
      flash: EFM32 flash implementation
      flash: EFM32 GG/LG page size detection fix

Roman Reichel (1):
      opendous: Inhibit unnecessary state transitions

Salvador Arroyo (19):
      Pic32mx.cfg: Change system clock to 8Mhz after reset-init.
      mips: optimize mips_ejtag_step_disable() code
      mips: code clean up in mips_m4k_debug_entry() function
      mips: optimize CP0 read/write code
      mips: optimize mips32_pracc_read_u32() function
      mips: optimize read code for speed
      mips: optimize write code for speed
      mips: optimize mips32_pracc_write_regs() code.
      mips: optimize mips32_pracc_read_regs() code
      mips: patch mips32_pracc_exec_write()
      pic32mx: false pending at low core clock
      pic32mx: 0 wait state option
      mips: mips32_pracc_fastdata_xfer() little modification
      mips: change in restoring debug working register
      mips: code cleanup in cp0 command handlers
      mips: m4k alternate pracc code. Patch 1
      mips: m4k alternate pracc code. Patch 2
      mips: m4k alternate pracc code. Patch 3
      mips: m4k alternate pracc code. Patch 4

Sergey Borshch (1):
      fix memory leaks

Spencer Oliver (114):
      jtag: remove libftdi enum-compare warning
      cfg: fix incorrect stm32f3 TAPID
      ftdi: fix adapter_init rclk fallback
      ftdi: correct ftdi_initialize error text
      ftdi: incorrectly using output register for direction
      cfg: fix incorrect str9-comstick reset config
      flash: add stm32f3 rev 2 flash support
      cfg: add STM32F3-DISCOVERY board support
      cfg: str9-comstick tested and working
      sysfsgpio: remove ignoring return value build warning
      cfg: add ti ek-lm3s8962 config
      cfg: add ti ek-lm3s9d92 config
      build: remove unnecessary jim.h include
      docs: enable local structs in doxygen output
      gdbserver: code cleanup
      cfg: stm32-performance stick config tested and working
      cfg: fix incorrect stm32-performance stick config
      cfg: lm3s811ek config tested and working
      cfg: update ti/stellaris url's
      cfg: ftdi icdi enable srst open drain config
      cfg: fix incorrect cortino reset config
      cfg: cortino tested and working
      lpc1768-stick: avoid driving srst high at startup
      build: fix broken ftd2xx bus blaster
      Revert "target: remove unused working area 'user' field"
      readme: update missing configure args
      flash: update stellaris flash data to latest dev package 9453
      cfi: remove typos and code cleanup
      flash: fix at91sam3/4 driver typos
      gdb: fix extended-remote restart
      stlink: fix vector catch not being cleared
      docs: mention extended-remote support
      Revert "gdb_server : 'R' command replied by OK"
      gdb: use strncmp rather than strstr
      gdb: fix broken qCRC packet handling
      flash: update stm32 flash driver versions
      cortex_m: fix define formatting
      cortex: autostep correctly handle user breakpoint
      target: add async algorithm timeout
      doc: update to new sourceforge git url
      flash: add stm32f42x/stm32f43x support
      stlink: format src defines
      helper: fix code formatting
      jtag: add connect_type reset_config mode flag
      jtag: enable connect under reset
      stlink: enable connect under reset
      jtag: fix reset_config copy/paste error
      stlink: use common layout
      stlink: print version info
      target: add deprecated target name support
      stlink: rename stlink cmd names
      rtos: rename stm32_stlink target to hla_target
      hla: fix watchpoints not being set
      hla: add ability to configure read/write buffer size
      icdi: add TI icdi interface
      docs: update docs to include info on TI ICDI
      doc: replace luminary with TI urls's
      flash: add stm32f2x rev X
      gdb: fix correct shutdown when using pipes
      helper: improve windows gdb pipe performance
      stlink: add generic open error routine
      stlink: print target voltage if supported
      flash: format stm32f2x driver defines
      flash: add new stm32l HD variant
      cfg: enable stlink stm32l HSI
      cfg: stm32l use minimum family ram size for working area
      cfg: increase stm32l-discovery working area
      flash: stm32lx fallback to slow memory writes when no working area
      stm32f1x: preserve user option byte data
      stm32f1x: fix stm32f0/f3 broken unlock
      flash: use correct stm32f1x option read mask
      flash: allow stm32f1x options_write args in any order
      hla: support setting DCB_DEMCR on resume
      build: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      flash: add stm32f2x flash lock/unlock cmds
      flash: stm32f2x support write protection
      docs: update stm32f1x/stm32f2x driver info
      flash: cleanup stm32lx driver
      flash: reduce stm32lx loader timeout
      flash: add stm32lx loader Hard Fault workaround
      hla: enable DWT component and fix watchpoints
      jtag: only change state if necessary
      rtos: do not use LOG_OUTPUT
      helper: hexify correctly handle signed chars
      armv7m: use generic arm::core_mode
      armv7m: remove unused armv7m_regtype
      armv7m: use generic register core_cache
      armv7m: use generic arm read/write_core_reg
      armv7m: restore core mode after executing algorithm
      armv7m: use ARM_MODE_THREAD core mode for algoorithm's
      stm32: enable flash bank size override
      armv7m: update to use correct register core_cache
      target: hla correctly use target events
      gdbserver: use common hexify/unhexify routines
      target: use common target_name to access target::cmd_name member
      ti-icdi: catch failed icdi_send_cmd
      stm32: update stm32f1x driver for f0x and f3x option bytes
      flash: fix stm32 failed probe using incorrect flash size
      cfg: add Netgear DG834v3 configuration
      docs: use doxygen keywords for formatting
      gdb: use stdio functions to convert parameters
      tcl: add flash programming helper
      docs: add gerrit http password url
      target: fix broken Cortex-R4 support
      docs: fix html anchor xref links
      docs: remove unnecessary whitespace
      docs: update incorrect urls
      ti_icdi: add icdi_usb_query result check
      jimtcl: update embedded jimtcl
      libusb: disable debug messages by default
      parport: fix parport_toggling_time regression
      stlink: fix connect under reset issues
      program: do not poll target after reset run
      telnet: add telnet history support

Stefan Mahr (4):
      jtag: opendous: fix tap buffer overflow
      jtag: parport: avoid freeing read-only memory section
      jtag: usb_blaster: fix allocation of usb_blaster_device_desc
      jtag: add support for some probes that are mostly compatible with opendous

Szymon Modzelewski (1):
      flash: stm32f1x: write option bytes using the loader

Thomas Schmid (1):
      at91sam3: Wrong PLLA frequency calculations

Vladimir Zapolskiy (1):
      cfg: add basic support of Freescale i.MX6 series targets

Yann Vernier (1):
      ft2232: fix input scan ending in drshift/irshift

is2t (1):
      LPC1788 target configuration file.

mike brown (1):
      arm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness..

Øyvind Harboe (1):
      rtos: fixes warning

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/openocd.git



More information about the Pkg-electronics-commits mailing list