]> git.sur5r.net Git - openocd/history - src/target
tcl/board: add TI Tiva C ek-tm4c1294xl config
[openocd] / src / target /
2014-09-22 Andreas Fritiofsontarget: Remove "-variant" argument
2014-09-22 Paul Fertsertarget/arm_dpm: prevent endless loop in arm_dpm_full_co...
2014-09-15 Andreas Fritiofsoncortex_m: Check return value from cortex_m_dcc_read.
2014-09-08 Paul Fertsertarget/adi_v5_swd: fix segfault when calling jtag_to_swd
2014-08-19 Angus Grattontarget async loader: add offset to debug lines
2014-08-19 Oleksij Rempelmips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported...
2014-08-19 Oleksij Rempelmips_m4k.c: D or I breaks only if they supported.
2014-08-19 Oleksij Rempelmips32.c: cache debug caps and support EJTAG 2.0 specif...
2014-08-19 Oleksij Rempelmips32.c: fix IB and DB bits check for EJTAG v2.0
2014-08-19 Oleksij Rempelmips_ejtag.c: do not set v2.6 ECR bits on v2.0 devices
2014-08-19 Oleksij Rempelmips_ejtag.c|h: use version specific IMPs
2014-08-11 Paul FertserAllow transports to override the selected target (hla...
2014-08-02 Andreas FritiofsonFix some problems with the bin2char utility
2014-08-02 Paul FertserProvide od+sed replacement for the bin2char helper
2014-07-10 Oleksij Rempelmips_m4k.c: make sure fast_data_area is safe
2014-07-03 Kamal Dasucortex_a: target implementation renames cortex_a8 to...
2014-06-28 Mathias KAdd error handling and remove double readout.
2014-06-28 Andreas FritiofsonRelax polling check if not in JTAG mode
2014-06-28 Andreas Fritiofsonadi_v5: Make sure all bit masks are unsigned and wide...
2014-06-28 Andreas Fritiofsonswd: Remove support for turnaround periods other than 1
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous
2014-06-28 Andrey Smirnovadi_v5_cmsis_dap.c: Simplify debugging output
2014-06-28 Andrey Smirnovcortex_m: Do additional initialization during reset
2014-06-28 Andrey Smirnovadi_v5_cmisis_dap: Separate ABORT from clearing sticky...
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use...
2014-06-28 Andreas Fritiofsonadi_v5_swd: Separate sticky error clearing from AP...
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter...
2014-06-28 Andreas Fritiofsonadi_v5_swd: Read RDBUFF once after a sequence of AP...
2014-06-28 Andreas Fritiofsonadi_v5: Remove strange IDCODE check from dap info handler
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support
2014-06-22 Jiri Kastnertarget: arm_adi_v5: added types and subtypes based...
2014-06-22 Franck Jullienopenrisc: add support for JTAG Serial Port
2014-06-22 Franck Jullienopenrisc: restore current JTAG module while polling...
2014-06-22 Seth LaForgecortex_a: fix lockup when writing to high address
2014-06-05 Franck Jullientarget: or1k: remove wrong endian swap from or1k generi...
2014-06-01 Alex RayDisable multiprocessor-id read on ARMv7-R cores
2014-06-01 Paul Fertsersrc/target: select the last created target as current
2014-06-01 Paul Fertsertarget: reexamine after polling succeeds again
2014-06-01 Andrey Smirnovadi_v5_cmsis_dap: Fix logging order of appearance
2014-06-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout
2014-06-01 Andrey Smirnovarm_adi_v5: Add convenience "atomic"" function for...
2014-05-31 Paul Fertsertarget/mips32_pracc: fix C99 format specifiers
2014-05-31 Ivan De Cesarisquark_x10xx: cleanup of LOG format specifiers
2014-05-10 Andrey Smirnovkinetis: Revise CPU un-securing code
2014-05-09 Salvador Arroyomips32: new code for pracc exec
2014-05-09 Salvador Arroyomips32: cleanups in legacy pracc code
2014-05-09 Salvador Arroyomips: use cp0 DeSave to cache $15 / t7
2014-05-09 Salvador Arroyomips: load fast data transfer handler code with mips32_...
2014-05-09 Salvador Arroyomips: load code in buffer mode
2014-05-09 Salvador Arroyomips32: optimized cache code for pracc access
2014-05-05 Spencer Oliverarmv7a: fix typo in cache_config help text
2014-05-05 Paul FertserFix some C99 format specifiers
2014-04-27 Ivan De Cesarisquark_x10xx: fix IO r/w operations with paging enabled
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570
2014-04-14 Paul Fertsermips32, dsp563xx: fix segfault on Gdb attach
2014-04-14 Tim Sandertarget: fix incorrect arm cpu monitor mode encoding
2014-04-14 Paul Fertsertarget/cortex_a: check gdb_service before dereferencing...
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2014-03-29 Paul Fertsertcl: introduce init_target_events and use it for gdb...
2014-03-29 Spencer Olivertarget: remove memory leaks
2014-03-29 Spencer Olivertarget: fix handle_profile_command variable typo
2014-03-29 Spencer Olivertarget: remove handle_profile_command memory leak
2014-03-29 Paul FertserAdd xscale debug helper sources and everything related...
2014-03-29 Spencer Oliverarmv7m: remove magic numbers for number of core registers
2014-03-29 Andrey Smirnovarmv7m: Do not ignore 'value' parameter in armv7m_write...
2014-03-29 Oleksij Rempelmips_ejtag.c: disable DMA for all platforms
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2014-03-17 Andreas Fritiofsontarget: Don't poll until the target is examined.
2014-03-07 Andreas Fritiofsonstlink: Use callback to increase frequency of trace...
2014-03-07 Kamal Dasucortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memory
2014-03-07 Paul Fertsertarget: add CoreSight PMU and an unidentified component...
2014-03-07 Brad Rienschetarget: "dap info" command cosmetic output changes
2014-03-07 Chris Johnstargets: Print nested ROM tables with the 'dap info...
2014-03-04 Christian EggersConstify received GDB packet
2014-02-24 Antony Pavlovmips32: build register cache in a more clear way
2014-02-11 Paul Fertserarm926ejs: fix write memory operations with caches...
2014-02-11 Adrian Burnsquark_x10xx: add new target quark_x10xx
2014-02-06 Paul Fertsercortex_a: do not try to use MMU for translation if...
2014-02-04 Paul Fertsertarget/nds32_disassembler: fix format specifiers warnings
2014-02-04 Spencer Oliverdoc: add missing reg command argument 'force'
2014-01-24 Paul Fertserarm920t: fix write memory operations with caches enabled
2014-01-23 Luca BRUNOAdd GDB remote target description support for ARM4
2014-01-20 Andreas FritiofsonRetire jtag_add_dr_out
2014-01-19 Spencer Olivertarget: fix typos
2014-01-19 Spencer Olivercortexm: use Cortex-M rather than cortex-m3 for dwt...
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2014-01-11 Andreas Fritiofsoncortex_m: Avoid unnecessary saving and restoring of...
2014-01-11 Andreas Fritiofsonadi_v5: Remove unnecessary MEM-AP access functions
2014-01-11 Andreas Fritiofsoncortex_m: Fix possible endianness problem in emulated...
2014-01-11 Andreas Fritiofsontarget: Add test bench for memory access functions
2014-01-09 Spencer Olivercmsis-dap: add initial cmsis-dap support
2013-12-30 Franck Jullientarget/image: allow for comments in IHEX files
2013-12-22 Per Ekmankinetis : Add timeouts to flash status checking in...
2013-12-14 Sergio Chicotopic: Support for the Xilinx BSCAN_* Virtual JTAG...
2013-12-01 Dongxue Zhang[PATCH 1/2]support64: Add functions into types and...
2013-11-08 Per Ekmankinetis : Fix broken check for mass erase.
2013-11-07 Mathias Khla: Make consistent parameter naming
2013-11-07 Spencer Olivertarget: use target_buffer_set_u32_array
2013-10-31 Mathias Ktarget: fix mem2array/array2mem
2013-10-31 Andreas Fritiofsonsmp: Fix byte order bug
next