]> git.sur5r.net Git - openocd/history - src/target
Restore normal development cycle
[openocd] / src / target /
2015-05-17 Austin Mortonserver: avoid the tcl server crashing when there is...
2015-04-24 Paul Fertsertarget/cortex_a: examination should be done every time...
2015-04-24 Paul Fertsertarget: try to reexamine even when polling fails
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm...
2015-04-14 Paul Fertsertarget/arm_adi_v5, cortex_m: retry ahbap_debugport_init...
2015-04-14 Paul Fertsertarget/cortex_a: emit a clear error message when dbgbas...
2015-04-14 Paul Fertserjtag/adi_v5_jtag: fix infinite recursion in jtagdp_tran...
2015-04-14 Uwe Kleine-KönigCortex-A: Don't flush the data/unified cache if MMU...
2015-04-01 DmitryShpaktarget/target.c: fixed rp check bug in asynchronous...
2015-03-25 Paul Fertsertarget/adi_v5_swd, cortex_m: properly handle more cases...
2015-03-25 Paul Fertserdrivers/cmsis-dap: port to common SWD framework
2015-03-25 Paul Fertserarmv7m_trace, stlink: provide APIs to capture trace...
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.)
2015-03-09 Paul Fertserserver, target, cortex_m: add deinit_target to the...
2015-03-09 Paul Fertsertarget/target: call event handlers around examine when...
2015-03-09 Paul Fertsertarget/cortex_m: do not leak memory on reexamination
2015-03-09 Paul Fertsertarget: fix timer callbacks processing
2015-03-09 Paul Fertserarm11: initialise DPM and register cache before reading...
2015-03-09 Franck Jullienopenrisc: add profiling function
2015-03-09 Paul Fertserarmv7m: do not access FPU registers when not present
2015-03-09 Paul Fertserarmv7m: add FPU registers support
2015-03-09 pierre Kuotarget/arm_disassembler: add exception related disassembly
2015-03-09 Paul Fertsertarget/cortex_a: remove dead assignment
2015-03-09 Austin Mortonserver: tcl_notifications command
2015-02-22 Robert P. J. DayRemove long-deprecated "target count" and "target numbe...
2015-02-22 Uwe Bonnes cortex_m: Add Cortex-M0 identification to ROM-table...
2015-02-22 Christopher HeadCortex A: fix extra memory read and non-word sizes
2015-02-11 Andreas Fritiofsontarget/profiling: Use the correct method to access...
2015-02-11 Andreas Fritiofsonxscale: Use the correct method to access registers
2015-02-11 Andreas Fritiofsonhla_target: Use the correct method to access registers
2015-02-11 Andreas Fritiofsoncortex_m: Use the correct method to access registers
2015-02-11 Andreas Fritiofsonnds32: Use the correct method to access registers
2015-02-11 Antony Pavlovmips32: add gdb target description support
2015-02-11 Antony Pavlovmips32: use 'unsigned int' for CPU register indices
2015-02-11 Daniel Glöcknerarmv7a: fix interpretation of MMU table
2015-02-11 Olivier Schonkencortex_a: Add Cortex-A5 identification
2015-02-11 Paul Fertsertarget/image: fix undefined behaviour when loading...
2015-02-11 Jose de Sousatarget: write gmon.out according to target endianness
2015-01-30 Andreas Fritiofsonarmv4_5: Continue the change from uint32_t to uint8_t...
2015-01-30 Paul FertserUse (uint8_t *) for buf_(set|get)_u(32|64) instead...
2015-01-28 Uwe Kleine-KönigARMv7-A: remove useless switch construct
2015-01-10 Alexander Steincortex_a: Add support for A7 MPCore
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore
2015-01-09 Salvador Arroyoavoid segfaulting when attempting to set an unavailable...
2015-01-09 Jens BauerMac/PPC: Fix build.
2015-01-09 Paul Fertserswd: handle various failure conditions
2015-01-09 Paul Fertsertarget: improve robustness of polling and reexamination
2014-11-24 Antony Pavlovor1k: remove address of the Free Software Foundation
2014-11-24 Antony Pavlovmips32: fix typos
2014-11-03 Peter Lawrencearm_adi_v5: added two CoreSight peripheral IDs
2014-10-06 Spencer Olivertarget: constify structures
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse...
2014-09-29 Jon Burgesscortex_m.c: Use two byte breakpoint for 32bit Thumb...
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
next