[Pkg-electronics-commits] [openocd] annotated tag upstream/0.9.0_rc1 created (now 7a49f91)
Jonathan McDowell
noodles at moszumanska.debian.org
Tue Oct 31 21:15:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
noodles pushed a change to annotated tag upstream/0.9.0_rc1
in repository openocd.
at 7a49f91 (tag)
tagging d47e012618126dd4166eb6bafe63a108bb3b5a1c (commit)
replaces upstream/0.8.0
tagged by Luca Bruno
on Sat Apr 25 22:54:36 2015 +0200
- Log -----------------------------------------------------------------
Upstream version 0.9.0~rc1
Alex Ray (2):
Disable multiprocessor-id read on ARMv7-R cores
TI TMS570 USB Kit board config
Alexander Stein (1):
cortex_a: Add support for A7 MPCore
Alexei Colin (1):
doc: flash: write_image writes only loadable sections
Anders (4):
flash: added new Spansion S25FL116K, S25FL132K, and S25FL164K devices
jtag/drivers/libusb1_common: avoid device reset when reselecting configuration
jtag/drivers/jlink.c: fix for LPC Link-2 running JLink firmware on Linux
flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash write
Andreas Bomholtz (1):
sim3x: new flash driver for Silabs SiM3 microcontroller family
Andreas Fritiofson (35):
ftdi: Optimize GPIO toggling
adi_v5: Remove strange IDCODE check from dap info handler
adi_v5_swd: Read RDBUFF once after a sequence of AP reads
adi_v5: Remove unused features of the DAP and SWD interfaces
adi_v5_swd: Separate sticky error clearing from AP abort
swd: Improve parity calculation and move it to types.h
swd: Convert API to asynchronous
swd: Fix park bit polarity according to ADIv5.1 Supplement
swd: Remove support for turnaround periods other than 1
adi_v5: Make sure all bit masks are unsigned and wide enough.
swd: Add frequency setting and special/switching sequences to the API
transport: Constify the transports vector
Add FTDI SWD driver
cfg: Add SWD support to JTAG-lock-pick Tiny 2
Relax polling check if not in JTAG mode
cfg: Rename leftover cortex_a8 -> cortex_a
Fix some problems with the bin2char utility
drivers/jlink: Revert old workaround
interface/ftdi: Mark flyswatter.cfg as tested
cortex_m: Check return value from cortex_m_dcc_read.
target: Remove "-variant" argument
command: Fix confusing syntax error message
jtag: Fix memory leaks in jtag_tap_free()
jtag: Remove unnecessary global variable
jtag: Rewrite TAP verification/auto-probe logic
armv4_5: Continue the change from uint32_t to uint8_t[4] for regs
nds32: Use the correct method to access registers
cortex_m: Use the correct method to access registers
hla_target: Use the correct method to access registers
xscale: Use the correct method to access registers
target/profiling: Use the correct method to access registers
cfg: Fix Kinetis kwikstik/kx config
tcl: Add default hooks for STM32F3x
FreeRTOS: Make optional symbols optional
rtos: add instructions and helper code to make FreeRTOS work again
Andreas Färber (11):
tcl/board: Add TI TMDX570LS20SUSB board config
jlink: Add variant "J-Link Lite-XMC4200"
jlink: Add variant "J-Link Lite-XMC4000"
tcl/target: Add Infineon XMC4000 family config
tcl/board: Add Infineon XMC4500 Application Kit configs
tcl/target: Add Spansion FM4 config
tcl/board: Add Spansion SK-FM4-176L-S6E2CC config
tcl/target: Add Infineon XMC1000 family target config
tcl/board: Add Infineon XMC1100 Boot Kit config
tcl/board: Add Infineon XMC 2Go config
xmc4500-application-kit-general: Drop srst_nogate
Andrej Kazmin (1):
flash/nor/at91samd: add small delay before checking nvm status
Andrey Skvortsov (2):
tcl/target: added support for TI OMAP/AM 3505 and 3517
jtag: drivers: stlink: remove unnecessary '\n' in LOG_* entries
Andrey Smirnov (10):
generalplus: Add configuration file for General Plus GP326XXXA series
kinetis: Revise CPU un-securing code
arm_adi_v5: Add convenience "atomic"" function for DP reads
arm_adi_v5: Do not ignore register polling timeout
adi_v5_cmsis_dap: Fix logging order of appearance
adi_v5_cmisis_dap: Separate ABORT from clearing sticky errors
cortex_m: Do additional initialization during reset
adi_v5_cmsis_dap.c: Simplify debugging output
tcl/board: Add board configuration for nRF51822-mKIT
flash/nor/tcl.c: Do not double probe banks
Andrey Yurovsky (8):
flash: samd: add SAMD10 and SAMD11 part IDs
flash: samd: add missing ID for SAMD20E18A
stm32lx: refactor and add support for STM32L0xx
stm32lx: don't allow part_info to be uninitialized
at91samd: add erase/secure commands, minor fix
at91samd: fix protect, add EEPROM and boot commands
flash: at91samd: fix use of is_erased in check
flash: at91samd: add SAML21 support, fix part ID issue
Angus Gratton (7):
newdap: Ignore -irlen/-irmask/etc newdap params on SWD or CMSIS-DAP
nRF51822: Add workaround for PAN-16 where not all RAM blocks reliably enabled on reset
stlink_usb: Fix swallowed error on read/write operations, add retries on SWD WAIT, clean up error debug output.
jtag/drivers/ftdi: Use adapter_khz value for initial clock speed (was default 1kHz)
target async loader: add offset to debug lines
nrf51 - Add async loader. Performance on nrf51822QAA/stlink-v2 from ~3.5KiB/s to ~19.5KiB/s.
transport: make 'transport select' auto-select the first available transport if not set
Anton Kuzmin (1):
tcl/interface/ftdi: correct LED config for BusBlaster KT-Link
Antony Pavlov (6):
mips32: fix typos
checkpatch.pl: check for openocd tree, not for kernel tree
or1k: remove address of the Free Software Foundation
checkpatch.pl: check for the FSF mailing address
mips32: use 'unsigned int' for CPU register indices
mips32: add gdb target description support
Arne Wichmann (1):
target & board: AT91SAM7A2 and Olimex SAM7-LA2
Ash Charles (1):
Add support for Gumstix AeroCore device
Aurelien Jacobs (1):
lpcspifi: setup a valid stack pointer before calling ROM code using stack
Austin Morton (1):
server: tcl_notifications command
Austin Phillips (1):
Support hla_serial command for ST-LINK adapters.
Christian Gudrian (2):
rtos: add support for ChibiOS/RT 3.0
Added FPU support for ChibiOS/RT
Christopher Head (1):
Cortex A: fix extra memory read and non-word sizes
Cosmin Gorgovan (2):
Flash/LPC2000: Add support for LPC11(x)xx, LPC13xx
Flash/LPC2000: Add support for auto-probing flash size
Cristian Maglie (1):
Removed limit on lenght of command line options.
Daniel Glöckner (1):
armv7a: fix interpretation of MMU table
DmitryShpak (1):
target/target.c: fixed rp check bug in asynchronous flash write algorithm.
Ed Beroset (3):
em357: added target files for em357 and em358
em357: Corrected EM357 support including errata details
startup: Fixed measure_clk to return kHz instead of MHz.
Eldar Khayrullin (1):
tcl/board/stm32ldiscovery: fix breakage
Elliott Partridge (1):
STM32F2x: Don't clear FLASH_OPTCR bits when locking register
Evan Hunter (2):
jtag: Avoid extra SRSTn resets when connecting
RTOS: Add logging to FreeRTOS and general RTOS
Fatih Aşıcı (3):
adi_v5_swd: Improve SWD support
vsllink: Add SWD support
vsllink: Port to libusb-1.0 API
Felipe Balbi (15):
tcl: target: am437x.cfg: pass correct dbgbase
tcl: target: am437x: use entire SRAM area
tcl: board: ti_am437x_evm: select jtag transport
tcl: board: ti_am43xx_evm: follow xds100v2 requirements
tcl: am437x: define registers to be used later
tcl: am437x: disable watchdog on reset-end
tcl: am437x: add reset-init event handler
tcl: board: add AM437x IDK support
target: am437x: fix DebugSS DAP ID
target: am437x: use more descriptive names
tcl: target: am437x: pass coreid
target: icepick: switch over to icepick_c_router
target: icepick: call icepick_c_setup
tcl: icepick: add icepick_d_set_coreid
board: ti_am43xx_evm: remove xds100v2 interface
Franck Jullien (4):
target: or1k: remove wrong endian swap from or1k generic code
openrisc: restore current JTAG module while polling the CPU
openrisc: add support for JTAG Serial Port
openrisc: add profiling function
Fredrik Hederstierna (1):
tcl/board: add STM32429I-EVAL and STM32439I-EVAL dev boards from ST.
Grigori Goronzy (1):
lpc2000: ignore status of part ID IAP command
Heinz Schweiger (1):
cfg: TI Tiva C dk-tm4c129x Evaluation Kits
Ivan De Cesaris (1):
quark_x10xx: cleanup of LOG format specifiers
Jaakko Kukkohovi (1):
jtag/drivers/cmsis-dap-usb: fix cmsis_dap_serial
Jacob Palsson (1):
tcl/target: add CC2538 and CC26xx target files (with cJTAG procedure)
Jean-Christian de Rivaz (2):
Add SWD protocol support to bitbang
Add SWD protocol support to sysfsgpio
Jeff Ciesielski (2):
tcl/board: Add Infineon XMC4200 Application Kit config
tcl/board: Add Infineon XMC4500 Relax Kit config
Jens Bauer (2):
Mac/PPC: Fix build.
stm32f2x: Fix byte order bug.
Jim Paris (4):
nrf51: fix UICR region size
nrf51: fix UICR erase
nrf51: verify that UICR needs erasing before triggering an error about it
nrf51: fix checks for is_erased
Jiri Kastner (2):
target: arm_adi_v5: added types and subtypes based on latest coresight documentation
target/ti_tms570.cfg: added several JTAG IDs for TMS570LS family
Joakim Gebart (1):
mpsse: Display libusb error names instead of numbers
Joerg Fischer (1):
J-Link serial number config option
Jon Burgess (2):
cortex_m.c: Use two byte breakpoint for 32bit Thumb-2 request
gdb_server: Include current RTOS thread in signal packets
Jose de Sousa (1):
target: write gmon.out according to target endianness
Joshua Wise (1):
svf: Only read TDO back from the device if we actually need to look at the bits.
Juha Niskanen (2):
stm32: Fix L0/1xx CPUTAPID setting and add new L1xx BSTAPIDs
helper: shutdown command should return with 0 exit status
Jussi Kivilinna (1):
stm32lx: do not attempt mass-erase in-place of first bank erase
Jörg Wunsch (1):
flash: add AT91SAM4SD16C device
Kamal Dasu (4):
svf: Fix debug and error messages that print hex buffer
Openocd: svf: Add ability to ignore svf_check_tdo errors
cortex_a: target implementation renames cortex_a8 to cortex_a
cortex_a: Add support for A15 MPCore
Karl Palsson (7):
tcl/board: add TI Tiva C ek-tm4c1294xl config
stm32l: split l0/l1 support no jtag, different HSI settings
transport: clarify error message when transport is not selected
cfg: stm32l1: Use specific chipname
contrib: itmdump: fix multi byte decoding
target/stm32xx: Endian is not configurable.
contrib: itmdump: fix incorrect format printf
Luca Bruno (1):
Imported Upstream version 0.9.0~rc1
Mahavir Jain (4):
flash/nor/spi: Add Winbond w25q32fv flash support
flash/nor: add mrvlqspi flash controller driver
flash/nor: mrvlqspi: fix printf formatting issues
doc/openocd.texi: fix formatting for mrvlqspi driver documentation
Marc Schink (1):
flash: efm32: Add support for EZR32LG and EZR32WG.
Marco Cruz (2):
flash/nor/at91sam4: add SAM4E16 support
tcl/board: add Atmel SAM4E-EK
Marian Cingel (2):
rtos: Freescale MQX rtos support
doc: update RTOS section, add 'mqx' info
Masaki Muranaka (1):
drivers/cmsis_dap_usb: Return with ERROR_FAIL if no CMSIS-DAP device is found.
Matej Kupljen (1):
gdb_server: ignore stray + in ACK mode
Mateusz Manowiecki (3):
jtag/drivers/buspirate: add JTAG_STABLECLOCKS cmd
Added system signal handling to Linux version
jtag/drivers/ftdi.c: removed memory leak
Mathias K (1):
Add error handling and remove double readout.
Matthijs van Duin (1):
tcl/interface/ftdi/xdsv2: fix and clarify EMU* signals
Michael Brown (1):
lpc2000: add chip IDs for LPC11U6x/LPC11E6x
Nemui Trinomius (11):
stm32f1x: add STM32F33x support.
cfg: Added Nucleo-F334R8 board config.
efm32 : Added ZeroGecko family support.
kinetis : Added Kinetis-K Series MDM-AP ID.
stm32f2x: added STM32F411xx series support.
cfg: Added Nucleo-F411RE board config.
lpc2000: Added LPC1500 series flash programming support.
lpc2000: Improve lpc2000 flash driver.
jlink: Added hardware version number for JLink firmware on LPC-Link2
lpc2000: Add LPC407x/8x flash size auto detection
lpc2000: Removed cmd51_can_xxxxb variables.
Oleksij Rempel (10):
mips_m4k.c: make sure fast_data_area is safe
mips_ejtag.c|h: use version specific IMPs
mips_ejtag.c: do not set v2.6 ECR bits on v2.0 devices
mips32.c: fix IB and DB bits check for EJTAG v2.0
mips32.c: cache debug caps and support EJTAG 2.0 specific changes
mips_m4k.c: D or I breaks only if they supported.
mips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported on EJTAG 2.0
tcl/target|board: add config Atheros ar9331
tcl: add TP-LINK TL-MR3020 to the firmware recovery script
tcl/target|board: add configs for Alphascale asm9260t
Olivier Esver (1):
atmega: add support for the at90usb128 flash
Olivier Schonken (1):
cortex_a: Add Cortex-A5 identification
Patrick Noffke (1):
Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).
Paul Fertser (137):
Restore normal development cycle
Fix some C99 format specifiers
doc: document [start end] parameters of "profile" command
README.OSX: recommend XCode 5 as that's the current version
Update to the current Jim Tcl
target/mips32_pracc: fix C99 format specifiers
server: fix confusing wording for incoming tcp connections
flash/nor/stm32f1x: add support for F04x parts
configure.ac: correct test for USB_BLASTER_DRIVER AM symbol
target: reexamine after polling succeeds again
jtag/drivers/stlink: allow to reconnect seamlessly after polling failure
src/target: select the last created target as current
jtag/drivers/osbdm: downgrade init message severity, fix wording
tcl: add ASUS RT-N66U config
tcl/target/kl25.cfg: add maximum speed specification
README.OSX: mention Gentoo Prefix and clarify other options
flash/nor/kinetis: prevent segfaulting with an HLA
flash/nor/tcl.c: fix formatting in "rejected" error message
tcl/target/fm3.cfg: use a CHIPNAME known by the flash driver
jtag/drivers/jlink: better diagnostics for RCLK problems
configure: fix formatting when "echo -n" is not supported
tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handler
drivers/cmsis_dap_usb: remove jtag reset hacks
Auto-select JTAG transport when appropriate
jtag/drivers/ftdi: add option to declare signal aliases
jtag/drivers/ftdi: declare standard JTAG signals on SWD init
jtag/drivers/ftdi: require defining SWD_EN signal for SWD mode
tcl/interface/ftdi: add SWD configs for kt-link, olimex, rowley and resistor hack
jtag/drivers/ftdi: do not touch unavailable reset signals
jtag/drivers/cmsis_dap: fix check for hardcoded vids/pids
drivers/cmsis_dap_usb: restructure init sequence a bit
jtag/drivers/opendous: remove ftime() calls
tcl/target/stm32l: restore slow clock on reset
Provide od+sed replacement for the bin2char helper
tcl/board: fix all the remaining boards that were sourcing ft2232 configs
drivers/jtag/jlink: support SWD mode
drivers/jlink: fix SWD speed config, and set it before sending anything
Allow transports to override the selected target (hla configs unification)
tcl/interface/ftdi: auto-select SWD from converters' configs
transport: emit a warning when a user tries to reselect a transport
flash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify STM32F302xB/C
jtag: always configure enabled tap parameter appropriately
target/adi_v5_swd: fix segfault when calling jtag_to_swd
tcl/target/imx6: add yet another SJC tapid
jtag/drivers/libusb0_common: fix FTBFS (libusb_device_descriptor error)
tcl/interface/ftdi: add kt-link config (with SWD) for DP BusBlaster
flash/nor/stellaris: improve support for Tiva C (Blizzard and Snowflake)
flash/nor/stellaris: add all Tiva C parts IDs
tcl/interface/ftdi: fix TRST for Olimex TINY adapters
tcl/interface/ftdi/sheevaplug: fix device description
tcl/board/sheevaplug: add adapter_khz setting
target/arm_dpm: prevent endless loop in arm_dpm_full_context()
doc/openocd.texi: add SWD to the transports supported by jlink
arm_adi_v5: make dap_lookup_cs_component() traverse subtables and handle multicore
interface/ftdi/olimex-arm-usb-ocd-h: fix nTRST control definition
hla: add a way to pass arbitrary commands from user to layout and use for ICDI
flash/nor/stellaris: actually enable protection and unprotection with ICDI
libusb: introduce jtag_libusb_choose_interface() and use it for JLink
flash/nor/stellaris: implement protection statuses and procedures
tcl/interface/ftdi/swd-resistor-hack: clarify and add schematic diagram
jtag/drivers/jlink: implement register command to fix SWD
rtos: allow symbols to be optional for a particular RTOS
checkpatch: fix check for the FSF address
target: improve robustness of polling and reexamination
swd: handle various failure conditions
jtag/hla: output possible idcode candidates in case of mismatch
tcl/interface/ftdi: add config for the IoT-LAB adapter
cfg: add srst_nogate to the supported targets, remove from board configs
jtag/hla_interface: avoid segfault with adapters that do not have configurable speed
jtag/drivers/stlink: demote the output of available speeds to DEBUG
tcl/target: consolidate Kinetis configs
tcl/target/stellaris: Snowflake supports SYSRESETREQ too
tcl/board: frdm kinetis boards have SRST connected
flash/nor/kinetis: pull SRST low during mass erase
Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)
jtag/drivers: remove useless checks causing build failure with clang 3.5.0
tcl/target: add lpc8xx.cfg
drivers/stlink: clarify "init mode failed" message
flash/nor/stm32f2x: add new revisions of STM32F4x parts
Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies
configure: define WIN32_LEAN_AND_MEAN early to make it effective
flash/nor/stm32l: fix mass erase
flash/nor/stm32l: unify waiting for busy flag functions
doc: add stm32lx mass_erase description
flash/nor/stm32lx: use 0 base to autodetect second bank location
doc: document the OCL (on chip flash loader) driver
target/image: fix undefined behaviour when loading with GDB
README: mention "transport select" in quickstart section
server: shutdown command should lead to exit without evaluating the rest
flash/startup: extend "program" command to accept "exit"
doc, README: mention all the variants supported by lpc2000 driver
README, doc: add mrvlqspi flash driver information
flash/nor/stm32lx: add all the IDs and revisions from current RM
doc: stellaris driver supports Tiva C too
cfg: add board and target configs for TI SimpleLink Wi-Fi CC3200 LaunchPad
contrib/itmdump: fix UB in show_swit, and few compile warnings
flash/nor/sim3x: remove dead assignment
flash/nor/stellaris: remove dead assignment
target/cortex_a: remove dead assignment
jimtcl: update to 0.76 release version
armv7m: add FPU registers support
armv7m: do not access FPU registers when not present
stlink: avoid null pointer dereference in stlink_usb_close()
arm11: initialise DPM and register cache before reading DSCR for the first time
target: fix timer callbacks processing
target/cortex_m: do not leak memory on reexamination
hla/hla_interface: call HLA layout API close() on quit
target/target: call event handlers around examine when polling resumes
server, target, cortex_m: add deinit_target to the API to free resources
flash/nor/stellaris: allow to recover a locked device that can't be examined
armv7m: add generic trace support (TPIU, ITM, etc.)
armv7m_trace, stlink: provide APIs to capture trace with an adapter
flash/nor/kinetis: do not attempt mass-erase in place of a bank erase
tcl/board/twr-k60f120m: remove useless flash bank 0 definition
drivers/cmsis-dap: port to common SWD framework
target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnect
jtag/core: honour SRST timings in SWD mode
tcl/interface/parport: default to sane value on non-windows systems
jtag/tcl: fix incorrect memcpy in jim_newtap_expected_id
Tcl exception codes cleanup, shutdown command amendments
jtag/startup.tcl: fix regression with autoselecting JTAG
flash/nor/lpc2000: properly free working area used in get_lpc2000_part_id()
jtag/adi_v5_jtag: fix infinite recursion in jtagdp_transaction_endcheck()
flash/nor/lpc2000: free allocated working area when target_write fails
target/cortex_a: emit a clear error message when dbgbase can't be detected
target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of an error
Fix several format specifiers errors exposed by arm-none-eabi
contrib/itmdump: add a hack to allow direct dumping of specific SWIT, fix timestamp
tcl/target/stm32f3: fix reset init for stlink
flash/nor/mdr: add docs, remove memory leak on probe()
rtos: fix print format specifiers
target: try to reexamine even when polling fails
target/cortex_a: examination should be done every time it's asked for
rtos/mqx: prevent crash with -rtos auto
jtag/drivers/ti_icdi: do not segfault when adapter can't be opened
Add NEWS in preparation for the new release
The openocd-0.9.0-rc1 release candidate
Pawel Si (1):
mini51: support for Nuvoton NuMicro M051 series flash memory
Peter Lawrence (1):
arm_adi_v5: added two CoreSight peripheral IDs
Richard Braun (1):
ChibiOS: fix crash on auto detection
Robert Jarzmik (1):
jtag: usb_blaster: fix initialization regression
Robert P. J. Day (1):
Remove long-deprecated "target count" and "target number" commands.
Rémi PRUD'HOMME (3):
stm32: add L0xx CPUTAPID
stm32: Add config file for a new board STM32L052 dsicovery
stm32: add mass erase support for STM32L
Rémi PRUD’HOMME (1):
Subject: [PATCH] update src/flash/nor/stm32f2x.c
Salvador Arroyo (7):
mips32: optimized cache code for pracc access
mips: load code in buffer mode
mips: load fast data transfer handler code with mips32_pracc_write_mem()
mips: use cp0 DeSave to cache $15 / t7
mips32: cleanups in legacy pracc code
mips32: new code for pracc exec
avoid segfaulting when attempting to set an unavailable type of breackpoint
Seth LaForge (1):
cortex_a: fix lockup when writing to high address
Simon Qian (2):
vsllink: improve the performance when using swd
configure the SWD frequency when setting adapter speed in SWD mode for versaloon
Spencer Oliver (23):
armv7a: fix typo in cache_config help text
cfg: add SWD configs for stellaris ftdi based adapters
jlink: fix typo
jlink: add variant "J-Link Lite-ADI"
jlink: Constantify string arrays
nuc1x: fix typos
rtos: constify symbol names and lists
flash: constify driver data structures
jtag: constify driver arrays
target: constify structures
helper: constify log_strings
cfg: remove incorrect execute permissions
build: make makeinfo optional
cmsis-dap: refactor HID PID/VID check loop
cmsis-dap: add serial number support
rtos: free gdb packet allocated memory
cfg: fix lpc17xx regression
flash: fix kinetis driver typos
docs: update bug tracker URL
hla: add ability to change adapter speed (if supported)
stlink: add reconfigurable speed support
cmsis-dap: print vendor and product id on open failure
docs: update OpenOCD url's to openocd.org domain
Theodore A. Roth (1):
nrf51: Update known devices table.
Thomas Eichinger (1):
tcl/board: Add ST NUCLEO L152RE configuration
Thomas Schmid (2):
Adding support for the Atmel SAMR21.
at91sam4: Adding support for the AT91SAM4S4A.
Tom Rini (1):
tcl/target/am335x.cfg: Drop gdb-attach stanza
Tomas Vanek (4):
ChibiOS: struct ChibiOS_params_list[] should not be const
psoc4: support for Cypress PSoC 41xx/42xx family
psoc4 flash driver: cleaned printf PRI... formats
AT91SAM4L: handle reset run/halt in SMAP
Uwe Bonnes (18):
Hacking: Some note how to review.
tcl/target/stm32f4x: add F401 and F411 IDs
tcl/target/stm32f4: ramp up JTAG speed, HSI is 16MHz there
flash/nor/stm32f1: Add handling of stm32f09, nearly same as stm32f07.
stm32f0/nucleo: Use only one configuration for all stm32f0 nucleo boards.
stm32f4/nucleo: Use only one configuration for all stm32f4 nucleo boards.
stm32f09x: Print info in get_stm32x_info.
stm32f0x: Remove duplicate code for revision string.
stm32f07/9: Both devices have 256 kByte Flash Maximum.
Add more STM32F3 IDs in target/stm32f3.cfg.
cortex_m: Add Cortex-M0 identification to ROM-table display.
Provide genuine F3 nucleo config and source it for STM32F334 Discovery board.
stm32f3x.cfg: Remove duplicate item.
stm32l1.cfg: Add ID Code of Cat.2 devices.
stm32l1.cfg: Add missing dash to fix f7394049d3 commit.
Add configuration for EFM32 Gecko boards with Segger J-Link.
turtelizer2-revC: Tested with real hardware.
stlink_usb.c: Decode some more errors.
Uwe Kleine-König (2):
ARMv7-A: remove useless switch construct
Cortex-A: Don't flush the data/unified cache if MMU is off
Vanya Sergeev (1):
cfg: refactor lpc1xxx targets onto one base config
Yegor Yefremov (1):
KS869x: add new target
dmitry pervushin (1):
flash/nor/spi: add GigaDevice SPI flash
pierre Kuo (1):
target/arm_disassembler: add exception related disassembly
Бурага Александр (1):
tcl/target: add config for К1879ХБ1Я, a hybrid ARM11/DSP SoC by RC Module
-----------------------------------------------------------------------
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