[Pkg-electronics-commits] [openocd] annotated tag v0.6.0-rc1 created (now 71151d4)
Jonathan McDowell
noodles at moszumanska.debian.org
Tue Oct 31 21:15:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
noodles pushed a change to annotated tag v0.6.0-rc1
in repository openocd.
at 71151d4 (tag)
tagging 3cbabd9fff2c2c0b55211ce9262ec006b08337cc (commit)
replaces v0.5.0
tagged by Freddie Chopin
on Thu Aug 2 17:19:35 2012 +0200
- Log -----------------------------------------------------------------
The openocd-0.6.0-rc1 release.
Alan Bowman (1):
Test the incoming debug_level, rather than the current.
Alex Austin (1):
Revert "When calling openocd from a shell like this:"
Alexander Osipenko (9):
remote_bitbang: missed closing brace in macro REMOTE_BITBANG_RAISE_ERROR
J-Link Unsupported firmware version check
JLink: added jlink_usb_io() function
J-Link: Forcibly select JTAG transport
J-Link: Initialize .transports to suppress warning.
arm946e: don't use global variables for context
arm946e: cleanup C0.C cache type reg access
arm946e: cp15 command returns value to the script
arm946e: add icache/dcache manipulation commands.
Alexandre Pereira da Silva (1):
stlink: fix alignment build warning
Allen Martin (1):
cfg: Add interface config for Dangerous Prototypes Bus Blaster
Andreas Bießmann (2):
flash/nor/cfi: fix TopBottom for atmel chips
non_cfi: add SST39WF1601 support
Andreas Fritiofson (35):
rlink: fix indentation errors
rlink: more indentation fixes
rlink: fix reply counter to enable sending full buffers
rlink: remove duplicated code
rlink: remove redundant text from log messages
rlink: simplify and optimize queue fill level checks
rlink: read only the expected number of bytes
target: add async algorithm entries to the target type
armv7m: implement async algorithm functions
cortex_m3: use armv7m's async algorithm implementation
stm32f1x: use register base instead of register offset
stm32f1x: use async algorithm in flash programming routine
rtos: return the correct value if the T or H packets are handled
rtos: remove broken code for handling the deprecated qP packet
armv7m: improve error handling
armv7a: make local functions static
armv7a: fix scan-build warnings
bitq: remove dead code
bitq: remove a static variable
bitq: remove the remaining static variables
bitq: reduce scope of variables
bitq: make private functions static
stm32f1x: improve variable naming and avoid potential divide-by-zero
make checkpatch.sh take an optional 'since' refspec
target: increase chunk size in dump_image
stm32f1x: fix bug in flash loader and restrict instruction set to armv6-m
target: rewrite working area allocator
target: add function to get number of bytes available in working area
Add a bit-level transfer queue
Add MPSSE communications layer for FTDI chips
Add FTDI JTAG driver using MPSSE layer
flash: don't write to FLASH_CR in stm32x_write_block
cfg: remove deprecated stm32 target configs
flash: reduce code duplication in stm32 flash probe
flash: stm32f1x: Pad odd byte writes early to avoid 16-bit writes
Antonio Borneo (16):
FLASH/STMSMI: fix clang "dead store" warning
FLASH/CFI: fix clang warnings
NAND/CORE: fix clang warning
NOR/CORE: fix clang warning
SERVER: fix clang warning
TCL/SPEAr: Add reference to ST Application Note
TCL/SPEAr: move device specific code
TCL/SPEAr: move device generic code
TCL/SPEAr: Join two initialization files.
TCL/SPEAr: move DDR activation in common code
TCL/SPEAr: remove code to autodetect DDR
TCL: Add board file for EVALSPEAr300
TCL: Add board file for EVAL_SPEAr320CPU
TCL/SPEAr: fix name of included file
TCL/SPEAr: default one DDR chip
contrib/openocd.udev: fix warning
Ash Charles (1):
Verdex: Add support for Gumstix Verdex boards.
Attila Kinali (6):
Add the SAM3N familly to the chip_details table
Work around silicon bug in the SAM3 family flash waitstates
Fix assert to check flash programming offset
SAM3S: correct flash sector sizes.
SAM3: Add missing architecture names for SAM3S and SAM3N
SAM3: Remove unused reference to SUPC registers
Aurelien Jacobs (3):
at91sam7: add a new target config file for at91sam7x512
at91sam7: ensure probed flash bank has a name (fix a segfault)
cfi: fix write_bank segfault with spansion flash on armv7m
Bill Traynor (17):
zy1000: fixed link to Zylin ZY1000 JTAG Probe
HACKING: Fix instruction for git pull --rebase
UserGuide: Fixed link to IAR J-Link.
UserGuide: Fixed link to USB-JTAG project.
UserGuide: Add ref. to Flyswatter2
UserGuide: Update Section 2.3 USB FT2232 Based
UserGuide: Fixed link to Raisonance RLINK.
UserGuide: Fixing two typos.
UserGuide: Fixed link to ST flashlink.
UserGuide: Fixed link to Wiggler2 project.
UserGuide: Updated link to Versaloon-Link tool.
UserGuide: Fixing link to USBprog tool.
cfg: add default pid/vid pair to beaglebone board cfg.
cfg: Fixed product link to Flyswatter2
cfg: Deleted duplicate busblaster.cfg and renamed original.
UserGuide: Updated list of supported interfaces, boards, and targets.
jtag: fix osbdm.c typo
Bruno FLEURETTE (1):
flash: pre-check flash unlock for stm32f2x
Chris Morgan (1):
Create a init_board procedure for the ea dev board.
Christopher Kilgour (2):
flash/nor/driver.h: typo fix
kinetis: update support for all program flash granularities
Clément Burin des Roziers (1):
STM32L: Added flash driver and target
David Anders (2):
omap4460: add initial TCL support for the omap4460 es1.0
pandaboard: add initial TCL support for pandaboard-es
Dean Glazeski (1):
Updating FSF Address.
Drasko DRASKOVIC (6):
mips32: Removed Unnecessary JTAG Queue Flush
mips_m4k: common_magic should be unsigned
mips32: Added CP0 coprocessor R/W routines
mips32: Sync Caches to Make Instr Writes Effective
mips32 : Fixed memory byte access
mips: Forced to running state to enable (subsequent) target halt.
Edgar Grimberg (1):
tms470: removed unnecessary operations
Erik Ahlén (9):
Change checkpatch.pl tab expanding to 4 characters.
Indentation and white space fixes.
Renamed mx2/imx27 to mxc.
Added board type as a parameter to mx2 NFC as they have different base addresses.
Made BI-swap optional in mxc.
Added command to enable/disable/query BI-swap for MXC NAND
Added support for i.MX35 NAND Flash Controller (v2)
Documentation for mxc NAND flash controller
Renamed mx2.{c,h} to mxc.{c,h} and added copyright notice
Eugeniy Meshcheryakov (1):
Add udev rules for openmoko neo1973 debug board
Evan (1):
Add suspended task list to FreeRTOS support
Evan Hunter (4):
Fix FreeRTOS thread list parsing
Fix off by one bug in FreeRTOS
Fix unused variables error in amt_jtagaccel
Add stack alignment support to RTOS awareness - needed for ARM ABI processors
Felix Ruess (1):
config: do not use deprecated stm32.cfg
Freddie Chopin (16):
Unused variables
Fix "Evaluate 'script' in the global scope"
Export _TARGETNAME from generic LPC2xxx script
Add missing init_targets documentation
Add init_board procedure executed after init_targets
Add init_board documentation
Use hardware reset and connect under reset on boards with ST-LINK/V2, as
Add config file for Lattice LC4032ZE CPLD (ispMACH 4000ZE family)
Add support for FT232H chips
cfg: Add config file variants using the ftdi driver instead of ft2232
cfg: Add config file variants using the ftdi driver instead of ft2232
cfg: Add config file variants using the ftdi driver instead of ft2232
cfg: Add config file variants using the ftdi driver instead of ft2232
Add missing files (header and .txt) for release.
Update link and instructions about ssh keys in HACKING
The openocd-0.6.0-rc1 release candidate.
Fredrik Hederstierna (1):
flash: Additional check for NULL in str9xpec enable_turbo
Fujitsu FM3 Application Team (1):
flash: cleanup/reformat fm3 flash driver
Gunnar Henne (1):
cfi: add EN29LV800BB support
Harald Welte (1):
make sure file name case of at91sam3uxx matches what other files include
Heythem Bouhaja (1):
cortex_a hybrid & context breakpoints
Jaap de Jong (1):
config: fix typo in at91 config
James Robinson (1):
topic: Add support for i.MX28EVK
James Zhao (1):
Fix compile error when _DEBUG_GDB_IO_ is set
Jan Dakinevich (1):
jtag: basic support for P&E Micro OSBDM (aka OSJTAG) adapter
Jean-Christophe PLAGNIOL-VILLARD (2):
Bump minor version and add -dev tag.
Archive and recreate NEWS file.
Jie Zhang (4):
remove useless pxref to SMP subsection
show git commit number even when cross-compiling
remove white space before TAB
remove target argument from gdb packet handling functions
Jim Norris (5):
Add some more detail for setting up Gerrit account.
Add configuration for ATMEL SAM3N series.
Add configuration for ATMEL SAM3N-EK board.
Remove use of undefined variable.
Add new configuration files for the Diolan LPC-4350-DB1 development
Jim Paris (1):
Fix redbee config files
Joerg Fischer (1):
cfg: Add Hitex LPC1768-Stick using ftdi driver
John (1):
cfg: fix typo in str730.cfg
Jonathan Dumaresq (6):
This will add the Value Line HD of stm32 devices.
Add Valuline HD to config file
Fixes comment typo for page size
Add stm32f0x probe and info working
Add stm32f0x target
Fix Typo in cfg file
Karl Kurbjun (2):
ICEPick-C: Add support for warm reset through JTAG controller and provide finer detail functions.
AM/DM37x: Use ICEPick warm reset and include halt when gdb connects.
Kyle Manna (2):
contrib: Add udev rules for TI xds100v2 debugger
ft2232: Set PWR_RST and LOOPBACK for xds100v2
Lars Poeschel (1):
add icnova_sam9g45_sodimm support
Linus Tolke (2):
topic: Ignored TAGS files.
topic: Fixed a clang Dead assignment warning.
Liviu Ionescu (2):
tools: initial.sh fixed to accept spaces in current path
docs: J-Link commands added to the manual
Luca Bruno (2):
Fixes and spellchecks for various Buspirate output messages
contrib: fix udev rules for tty based adaptors
Marc Willam / Holger Wech (1):
Updated fm3.c, added Flash type 2 support, error handling improved
Marek Vasut (1):
Add Tincantools Flyswatter2 support
Mark Vels (1):
tx27stk5: add board init support for KaRo TX27 CPU module
Marti Bolivar (1):
stm3220g_eval.cfg: fix CHIPNAME.
Martin Schmoelzer (5):
ULINK driver: Implement JTAG_PATHMOVE command
ULINK driver: Fix whitespace in OpenULINK firmware usb.c module (trivial)
ULINK driver: Implement variable TCK frequency in OpenOCD driver
ULINK driver: Add '-lm' linker flag when building this driver (required for correct calculation of JTAG TCK speed setting)
ULINK driver: Update firmware image to reflect the latest changes in source code.
Martin Schmölzer (9):
ULINK driver: Update some comments, fix some coding mistakes
ULINK driver: Properly propagate return values in ulink_execute_queue()
ULINK driver: Re-order queue functions to reflect the order in commands.h
ULINK driver: Implement command to manually force downloading firmware image from arbitrary location
ULINK driver: Implement JTAG_STABLECLOCKS command
ULINK driver: Implement variable TCK frequency in OpenULINK firmware
ULINK driver: Remove typedefs in OpenULINK firmware USB descriptor structures
ULINK driver: Remove typedefs in OpenULINK firmware: Use typedefs from stdint.h (uint8_t, uint16_t) instead of custom typedefs in shorttypes.h (u8, u16, ...)
ULINK driver: Remove typedefs in ulink.c
Mathias K (42):
kinetis auto mass erase on secured devices
kinetis cpu flash driver
add target events, run algorithm and default r/w buffer api
add Freescale Kinetis K40 devices and Kwikstik eval board
target init sanity check
Initialize return value.
STM32F2x: check flash unlock, add mass erase
add private data pointer to the tap interface
Make cortex_m3 functions public accessible.
Make jim functions public accessible.
ST-LINK USB initial release
STM32 ST-LINK target initial release
Add STLINK/V2 interface config file.
Add STM32F2X/STLINK target config file.
command: print BUG warning when usage is missing
Change return value on error.
optimize: replace while loop by memcpy
stlink: add read/write 8bit memory
stlink: add none 32bit memory read/write functions
stlink: handle wrong initialization file if no layout was specified
STLINK: swd transport renamed and jtag+swim transport added
STLINK: Test device version (v1/v2) on usb transfers and add sg support
STLINK: add stlink v1 configuration
STLINK: add check for the supported jtag API version
Add bootloader mode.
Fix typo that result in recursion.
stlink: add error status check
Automatically prepend v1 mass storage protocol.
flash: Fix flash write algorithm on pflash only devices.
stm32: determine all cpu types and use common examine
stm32: Add floating point register read/write.
armv7m: Add a dummy register at the end of the register list.
gdb_server: sanity check the gdb register size
gdb_server: Fix wrong index/length compare.
gdb_server: Simple close the connection and not exit openocd.
Add warn message if no flash bank found for the current image address.
armv7m: detect floating point feature
stm32: Update register read/write to the register definition.
STM32L: Write partial-page flash data after full-page data
config: Add TI Calypso CPU configuration
board: Add Sony Ericsson J100I Phone
Fix idcode end of chain flag.
Matt Reimer (1):
xscale: fix bug in xscale_receive()
Mauro Gamba (2):
libusb-1.0 support
jlink libusb-1.0 driver.
Michel JAOUEN (9):
rtos : remove unused parameter
rtos :introduce possible overload by rtos of gdb_thread_packet
rtos : current_threadid move to rtos context
rtos : smp support
rtos : ps command
rtos : receive reset info
rtos : create qsymbol interface and add str_to_hex interface
rtos : linux awareness
u8500: linux rtos config
Michel Jaouen (5):
kinetis : fix deadlock on device having hasidcode false.
armv7a ,cortex a : add L1, L2 cache support, va to pa support
u8500 : config for L2 cache
breakpoint : indentation
breakpoint : smp software breakpoint issue
Mike Crowe (1):
topic: flash: description/id added for ATSAM3SD8C
Mirela Tauciuc (1):
AT91SAM7 Flash: fixed redundant assignation warning
Neil Jensen (4):
cfg: Beaglebone Support
cfg: beaglebone
cfg: beaglebone cleanup
cfg: Beaglebone/AM335x refactor
Olivier Schonken (5):
topic: Added support for the SAM3X/A variants
Added tcl config scripts for SAM3A/X targets and devboard
topic: Added support for the SAM4S variants
SAM3X - Added support for at91sam3x8h-ES, fixed CIDR for ES2 and production
Changed SAM4S Erase for effective Sector erase
Paul Fertser (2):
rtos: fix segfault in FreeRTOS handling
rtos: add sanity checking for FreeRTOS's quantity of priorities
Peter Stuge (3):
Merge "docs: update HACKING to point to Gerrit"
Fix remaining incorrect reference to target/at91sam3uXX.cfg
docs: Fix incorrect -rtos option values
Philip Nye (2):
gdb: fix multi core gdb issue
gdb: Potential rounding error in reg_packet_size gdb_get_registers_packet
Richard Barlow (1):
cfg: Add interface config for Dangerous Prototypes BusBlaster
Richard Uhler (1):
Implementation of a new jtag remote_bitbang driver.
Robert Pasz (1):
presto: fix tms_sequence short issue
Rodrigo L. Rosa (18):
dps5680xx fix warnings
dsp5680xx fix FM clk
dsp5680xx fix constante ref
fix return error msj
fix tapenabler return code
renamed for clarity
fix return code from dsp5680xx_read
dsp568013 disable polling by default
def syntax to match tap irlen
optional crc for flash writing
fix error handling during halt
fix debug mode,lock,unlock
fix irlen handling
fix enter debug mode for locking
removed trailing whitespaces
speed up, relocate function
static for some functions
usleep to jtag_sleep
Salvador (4):
Bug in src/target/mips32_pracc.c
Minor bug fixes in Mips32 code
Finish off functions mips32_pracc_read_mem16() and mips32_pracc_read_mem8()
Speed up mips_m4k_write_memory()
Salvador Arroyo (3):
topic: Flash support for Pic32mx1xx/2xx
MPSSE: Add FT232H to supported chips
Bugfixes in mips32_pracc.c
Simon Barner (8):
arm-jtag-ew: Fix setting interface speed (1/2)
arm-jtag-ew: Fix setting interface speed (2/2)
arm-jtag-ew: Provide armjtagew_speed_div() in order to fix interactive use of `adapter_khz'
arm-jtag-ew: Declare interface as `jtag_only'
arm-jtag-ew: Emit a warning if interface firmware version != 1.6
arm-jtag-ew: In armjtagew_init(), set initial JTAG speed to 32 kHz (before TAP initialization).
arm-jtag-ew: Formatting
arm-jtag-ew: Send GDB keep_alive() messages when logging USB communication
Simon Qian (1):
topic: add reset functions for SWD
Simon Widmer (1):
Support for KaRo TX25 CPU Module on a StarterkitV base board
SimonQian (1):
versaloon driver update
Spencer Oliver (208):
ftd2xx: fix build warnings
jim: update to fix mingw/msys build issues
build: rename configure.in to configure.ac
build: check guess-rev.sh can be found/executed
build: check buspirate build host
contrib: remove extra lf
replace berlios url's with sourceforge url's
docs: update project url's
docs: update more url's
target: whitespace cleanup
flash: fix lpc2000 driver typo
arm-jtag-ew: whitespace cleanup
luminary: add peripheral reset script
luminary: add new targets
jim: add missing jim license
target: rename cortex_m3.[ch] to cortex_m.[ch]
flash: add Stellaris Blizzard class
cfg: add Blizzard class to stellaris.cfg
cfg: add Stellaris LM4F232 Evaluation Kit config
tools: add checkpatch script
checkpatch: increase line length warning to 100
tools: add checkpatch script
tools: fix permissions
flash: update luminary device table
docs: remove berlios related info
flash: match stm32f2x loader src name
contrib: stm32f2x use std naming rules
build: fix gcc 4.6.2 warnings
Revert "build: fix gcc 4.6.2 warnings"
flash: cleanup stm32f2x loader
scripts: notify user of deprecated jtag_* functions
usbprog: fix shadowed declaration warning
scripts: use adapter_khz not deprecated jtag_khz
target: fix init_targets script handling
binarybuffer: use strndup to allocate string
openocd.c: whitespace cleanup
gdb_server: use strndup to allocate debug messages
libusb: Fix build issues under cygwin/mingw
checkpatch: disable extern and switch indent checks
checkpatch: fix false indent trigger
build: correctly quote m4 parameters
build: update to using new AC_OUTPUT macro
build: libusb use AC_CHECK_HEADER
build: fix mingw build issues
helper: fix arm11 help text
build: fix make dist
stlink: update to use ERROR_COMMAND_SYNTAX_ERROR
docs: whitespace fixes
docs: fix doxygen build
cfg: use consistent chipname
cfg: add stlink pseudo stm32 targets
contrib: add stlink udev rules
docs: add initial st-link info
flash: use stm32f2x flash size register
flash: support stm32f4x flash
target: fix missing semihosting return path
xsvf: fix clang warning
build: remove unused variables
flash: use correct device_id mask
stlink: add dummy speed handlers
cmd: add missing usage var
flash: detect stm32f4x device id errata
flash: stm32f2x incorrectly using 512 as max family size
stlink: correctly signal stlink_interface_open failure
build: fix broken commit
build: fix broken make distcheck
cmd: add missing usage vars
target: move regmaps to armv7m.c
flash: add missing stellaris device classes
flash: print bank usage on failure
cleanup: rename armv4_5 to arm for readability
stlink: enable cortex special reg writes
stlink: better handle target reset/events
flash: cleanup stellaris device class detection
flash: update stellaris_set_flash_timing for target class
cfg: add missing Stellaris Blizzard info
stlink: add missing memory check handlers
flash: fix stellaris class regression
cfg: correct Stellaris LM3S811 config typo
build: update uncrustify config
build: cleanup src/ directory
build: cleanup src/pld directory
build: cleanup src/svf directory
build: cleanup src/xsvf directory
build: cleanup src/transport directory
build: cleanup src/server directory
checkpatch: remove typedef check
checkpatch: remove volatile check
build: cleanup src/helper directory
build: cleanup src/rtos directory
build: cleanup src/flash directory
build: cleanup src/flash/nand directory
build: cleanup src/flash/nor directory
checkpatch: increase line length to 120
build: cleanup src/jtag directory
checkpatch: remove __packed and __aligned checks
build: cleanup src/jtag/drivers directory
build: cleanup src/target directory
doxygen: use correct comment syntax
docs: add original stlink (STLINK-V1) usage note
cfg: add stm32vldiscovery board config
cfg: add ST-LINK TRANSPORT config override
cfg: add stm32ldiscovery board config
cfg: fix incorrect STM32L SW-DP id
cfg: add revb ek-lm3s811 board config
docs: correct small typo
flash: fix incorrect stm32f2x/stm32f4x flash size register
build: fix automake 1.11.2 issues
docs: fix texinfo warnings
cfg: change default stellaris working area
stlink: add arm semi-hosting support
docs: fix more texinfo warnings
stlink: support expected-id 0
cfg: enable stm32f2x SYSRESETREQ support
target: add target async algorithm support
flash: add stellaris async flash loader
flash: add stm32f2x async flash loader
jtag: fix cmd scan_chain expected_ids bug
jtag: use correct tap -ignore-version mask
flash: add new devices to pic32mx flash driver
flash: change stm32lx driver probe behaviour
flash: add stm32lx High Density Devices
Revert "stlink-v1: fix memory writes"
stlink: fix incorrect pc console output
target: remove unused declaration
docs: add stm32 dual bank example
cfg: correct pic32mx config typo's
transport: remove interface multiple transport warning
tools: update release scripts to use configure.ac
docs: update release docs to use configure.ac
scripts: use adapter_nsrst_delay not deprecated jtag_nsrst_delay
cfg: add STM32F4x and STM3241G-EVAL config files
cfg: add support for STM3220G-EVAL onboard STLINK
build: correctly quote m4 parameters
armv7m: fix broken stlink build
jimtcl: update to version 0.73
docs: remove unused primer ref
docs: add gerrit server url
doxygen: remove warnings
stlink: correctly format printed hex addresses
cfg: add stm32f0discovery board config
docs: update gerrit publish refs
stlink: support stlink api result
stlink: add improved STLINK_JTAG_API_V2 support
stlink: default to latest api available
flash: update stm32f0x version info
stlink: add hardware srst functions to stlink/v2
stlink: export write_debug_reg
stlink: support srst reset
cfg: remove unused stlink options
cfg: allow stm32discovery parameter override
cfg: fix incorrect stm32vldiscovery working area
build: remove clang unused variable increments warnings
build: remove clang unused variable assignment warnings
cfg: increase stm32f0 default working area
cfg: increase stm32f0discovery board working area
flash: use correct stm32f0 flash size register
contrib: fix Neo1973 udev permission typo
armv7m: update crc/erase_check loaders for cortex-m0
build: add missing erase_check loader src
build: use generic name for arm_algorithm vars
cfi: check supported arch
cfi: fix cfi arch check regression
cortex-m3: support connecting under reset
stlink: support connecting under reset
cfg: add stm320518-eval onboard stlink config
mips: support connecting under reset
stlink: stlink/v1 use v2 api if supported
stlink: add stlink_api cmd
stlink: fix stlink api2 single step
jimtcl: update jim to fix make clean bug
flash: fix protect check for pic32mx1x/2x family
flash: blank check use default_flash_blank_check
stlink: add armv7m stlink handling
jtag: add opendous and estick support
docs: add initial target rtos support info
remote_bitbang: fix native windows build
contrib: enable cortex-m0 and cortex-m4 libdcc support
stlink: remove superfluous stlink_usb.h
stlink: add myself to copyright header
NEWS: add headline items
build: add helper/types.h to config.h
target: disable armv6m unaligned memory access
target: remove duplicate target events
target: remove legacy target events
target: enable TARGET_EVENT_RESUME_* events
target: enable TARGET_EVENT_EXAMINE_* events
target: target.h typo and comment cleanup
stlink: check read_reg result
jtag: remove opendous clang warnings
jtag: fix opendous typo
jtag: fix incorrect LOG_DEBUG abs_chain_position
target: fix segfault in arm7_9 8/16bit read
build: remove src file execute permission
docs: include static members in doxygen output
docs: update interface support in README
jtag: remove redundant id check
target: detect correct Cortex-M tar auto increment size
flash: add stm32f3x support
stlink: fix arm semihosting support
target: Cortex-M use consistent arm dap access
flash: add stm32l Revision X support
flash: stm32l handle flash size read failure
flash: handle zero when reading stm32 flash size reg
flash: fix stm32 flash driver typo's
doc: add missing ulink v1 to supported interfaces
telnet: cleanup comments
target: add valid smp target check
Stefan Mahr (4):
target: add helper functions to get/set u16 or u32 array from/to buffer
mips: fix reading uint32 and uint16 when running on big endian host
mips: fix potential alignment error
jtag: fix opendous reset command
Stephane Bonnet (1):
ft2232: Support for Digilent HS1 USB adapter
Steve Bennett (2):
Evaluate 'script' in the global scope
jim-nvp is moving from jimtcl to openocd
Stian Skjelsad (2):
Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the value of zero) on success.
When calling openocd from a shell like this:
Szymon Modzelewski (4):
stlink-v1: fix memory writes
stlink-v1: code cleanup
stlink-v1: fix memory writes
flash: stm32f1x: add a couple missing stm32x_get_flash_reg
Timo Ketola (4):
doc: Update patch procedure
i.MX25: Add support for i.MX25 NAND Flash Controller
i.MX25: Set OOB size (MXC NFC)
NAND: Misleading report of erased blocks
Tom Rini (1):
board: Add TI AM335x Evaluation Module
Tomas Frydrych (2):
kinetis flash: use longword write when writing into pflash
configuration for Freescale TWRK60N512 board
Ulf Samuelsson (4):
git should ignore patches from format-patch
Olimex-ARM-USB-OCD-H: Add udev rule
at91sam3XXX.cfg: Configure JTAG clock to 500 kHz.
tools/initial.sh
Uwe Bonnes (1):
Add definition for the STEVAL-PCC010 board with the STM32F207
Uwe Hermann (11):
Add a board file for the Glyn Tonga2.
Add an interface file for DLP Design DLP-USB1232H.
Toshiba TMPA900 config: Fix incorrect working area.
TMPA900/910 MCUs are always little endian.
config files: Drop incorrect comments.
interface configs: Fix whitespace and other issues.
interface configs: Add missing URLs and names.
target config files: Fix whitespace issues.
Initial config for the Voltcraft DSO-3062C.
Glyn Tonga2: Faster JTAG speed after CPU/RAM init.
Split olimex_stm32_h107.cfg.
Vandra Akos (6):
Jim_GetResult was called twice
lpc1768.cfg pulled out constants from flash init as variables
target/target.c, jim_target_md refractored
target.c, jim_target_md using command_print_sameline
lpc1768.cfg abstracted and moved to lpc17xx.cfg
added target configs for the lpc17xx devices
Vladimir Zapolskiy (1):
AM/DM37x: add ES1.2 silicon type into account
Wim Lewis (1):
Add value "openbsd" for ocd_HOSTOS.
Wjatscheslaw Stoljarski (Slawa) (2):
cfg: add imx53loco board config
cfg: add icnova_imx53_sodimm board config
olivier Schonken (1):
Fix Sam3u flash bank 1 issue
rodrigo_l_rosa (12):
dsp5680xx - error codes
dsp5680xx - relocating code
dsp5680xx - fix jtag status mask
dsp5680xx - added more error codes
dsp5680xx - fix - flashing algorithm check
dsp5680xx - separate debug from halt
dsp5680xx - fix jtag debug request failure handling
dsp5680xx - mark erase after unlocking flash
dsp5680xx - flash module clk to freescale cfg value
dsp5680xx - match page erase with mass erase
HACKING - checkpatch before pushing makes life quicker
dsp5680xx - indent fix
simonqian.openocd (1):
vsllink driver compile fails with'vsllink_debug_buffer' defined but not used
Øyvind Harboe (73):
Revert "dsp5680xx: disable for now, it generates warnings"
Merge branch 'dsp5680xx_cherry' of git://repo.or.cz/openocd/dsp568013 into HEAD
jimtcl: delete OpenOCD's broken 'stacktrace' command
Merge branch 'dsp5680xx_cherry' of git://repo.or.cz/openocd/dsp568013 into fix
docs: update HACKING to point to Gerrit
target: DCC / target message backoff algorithm
target_request: add target_got_message() that can be used to improve DCC performance
server: remove warning due to dead assignment
warning: fix false positive
buspirate: ignore return value and fix warning
clang: fix malloc() warning with assert
clang: fix warning w/assert so that clang knows that there will be no division by zero
tms470: remove dead assignment warning
kinetis: fix warning about malloc(0) w/assert
fm3: fix warning for superfluous assignment
mx2: add error propagation and remove warnings
warning: silence gcc by initializing local variables
clang: fix warning about use of unitialized variable
clang: fix warning about missing check for return value
bugfixes: numerous bugs in error propagation found by clang
clang: fix warning by adding assert that shows that a variable is used
dsp563xxx: fix missing error propagation found by clang
bugfixes: tinker a bit with the targets command
cfi: unsupported code paths now report and return error
warnings: null pointer check fix
warning fix: remove senseless assignment before bailing out of fn w/error
target: fix null pointer exception
cortex_m: add missing error checking
arm11: print next address to debug
usbtoxxx: remove warning by reducing scope of variable
cortex_a: add missing error propagation
fix warning: remove assigned to variable
gdb_server: assert to avoid malloc(0)
HACKING: all you need is http access
avr32_regs: add missing error propagation
at91sam9: fix broken error propagation
dsp5680xx: add missing and broken error propagation
cortex_m: initialize unused CPU variables to 0 for poll info output
etm: fix warning by removing assignment that is immediately overwritten
cfi: fix gaffe in fixing warnings
warning fix: add self-consitency check to remove warning
xscale: cleanup
ecos: add missing error propagation
str7x: fix error propagation
at91sam3: fix warnings
str9x: explain compiler that a local variable will always be initialized
dsp5680xx: fix warnings
xsvf: add missing error propagation
disassembly: fix access to undefined memory pointer upon unknown instruction
arm7_9: remove warnings by reducing scope of variables
usbprog: fix unecessary and confusing assignment
em357: fix warning by removing unused local variables
warning fix: remove unused variable assignment
buspirate: add missing error propagation
at91sam7: fix warnings by removing dead assignments
svf: fix warnings
ft2232: fix warning about assignment to local variable
image: remove assignments to local variables that is never read
target: make it absolutely clear that no null pointers are accepted
stm32f1x: add more asserts
HACKING: add explanation why we want cool-off times as long as a week or two
zy1000: fix crash in JTAG over TCP/IP
jtag: retire jtag_alloc_in_value32 API
jtag: retire jtag_alloc_in_value32
jtag: make caller always allocate buffer
jtag: stop using sharp corner of JTAG API
jtag: only if an in_value storage is provided will the captured IR value be checked
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
flash: introduce .usage field for nand and nor flash driver structure
rtos: fix bug in error handling
target_request: fix warning, do not set local variable to value it already has
flash: retire unused eCos flash driver
ecosboard: delete bit-rotted eCos code
-----------------------------------------------------------------------
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