]> git.sur5r.net Git - openocd/history - src/target/cortex_m.c
target/cortex_m: restore C_MASKINTS after reset
[openocd] / src / target / cortex_m.c
2018-08-14 Christopher Headtarget/cortex_m: restore C_MASKINTS after reset
2018-08-01 Christopher Headtarget/cortex_m: fix incorrect comment
2018-07-25 Christopher Headtarget/cortex_m: make a variable local
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums
2018-07-03 Antonio Borneotarget/cortex_m: return error if breakpoint address...
2018-06-05 Christopher Headtarget/cortex_m: constify some variables
2018-04-12 Tomas Vanektarget/cortex_m: allow setting the type of a breakpoint
2018-04-04 Cody P Schafertarget/cortex_m: avoid dwt comparator overflow
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-01-25 Christopher HeadUse timeval helpers
2018-01-13 Karl Palssonhla_target: allow non-intrusive profiling on cortex-m
2018-01-13 Simon Schubertcortex_m: add profiling function
2017-10-27 Christopher HeadCortex-M: Delete an unnecessary local variable
2017-10-27 Christopher HeadCortex-M: fix stale DHCSR cache values
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create
2016-12-08 Steven Stallionsemihosting: support fileio operation
2016-11-04 Matthias Welwarskycortex_a/r/m: fix handling of un-examined cores
2016-10-04 Tomas Vanekcortex_m: fix autoincrement range of Cortex-M7
2016-08-10 Andreas BolschCortex-M7 handling.
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Andreas FärberFix spelling of ARM Cortex
2016-05-06 Uwe BonnesCortex-M7: Give user a hint about single stepping probl...
2016-05-05 Tomas Vanektarget: improve robustness of reset command
2015-12-30 Paul Fertsertarget: cortex_m: fix segfault with HLA
2015-12-29 Andreas Fritiofsoncortex: Set default memaccess_tck only during examine
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init
2015-12-29 Andreas Fritiofsonarm_adi_v5: Change mem_ap calls to take pointer to...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Convert the AP references from numbers...
2015-12-29 Andreas Fritiofsoncortex_m: Discover the AP to use, just like Cortex-A
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7...
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove...
2015-12-29 Patrick Stewartcortex_m: Select an AP when accessing the DAP
2015-11-03 Tomas Vanekcortex_m: dwt_num_comp should be set to zero in cortex_...
2015-10-30 Uwe BonnesCortex-M: Detect Flash Patch Revision and implement...
2015-09-30 Marc Schinkarmv7m: Fix memory leak in register caching.
2015-04-14 Paul Fertsertarget/arm_adi_v5, cortex_m: retry ahbap_debugport_init...
2015-03-25 Paul Fertsertarget/adi_v5_swd, cortex_m: properly handle more cases...
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/cortex_m: do not leak memory on reexamination
2015-03-09 Paul Fertserarmv7m: do not access FPU registers when not present
2015-03-09 Paul Fertserarmv7m: add FPU registers support
2015-02-11 Andreas Fritiofsoncortex_m: Use the correct method to access registers
2014-09-29 Jon Burgesscortex_m.c: Use two byte breakpoint for 32bit Thumb...
2014-09-15 Andreas Fritiofsoncortex_m: Check return value from cortex_m_dcc_read.
2014-06-28 Mathias KAdd error handling and remove double readout.
2014-06-28 Andrey Smirnovcortex_m: Do additional initialization during reset
2014-01-19 Spencer Olivercortexm: use Cortex-M rather than cortex-m3 for dwt...
2014-01-11 Andreas Fritiofsoncortex_m: Avoid unnecessary saving and restoring of...
2014-01-11 Andreas Fritiofsoncortex_m: Fix possible endianness problem in emulated...
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-10-29 Spencer Olivercortex_m: set fpb_enabled on enabling fpb
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to...
2013-10-02 Andreas Fritiofsoncortex_m: Call mem_ap_read/write directly
2013-10-02 Andreas Fritiofsoncortex_m: mem_ap access functions take number of bytes...
2013-09-21 Spencer Oliverarmv7m: remove gdb register hacks
2013-09-08 Spencer Oliverarmv7m: use consistent arm.cpsr member
2013-07-26 Spencer Olivercortex_m: change cmd output to use cortex_m rather...
2013-07-01 Spencer Olivercortex_m: deprecate soft_reset_halt
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-06-03 Spencer Olivercortex_m: print 'Cortex-M' rather than 'Cortex-M3'
2013-05-29 Paul Fertsercortex_m, hla_target: do not try asserting SRST if...
2013-04-28 Spencer Olivertarget: rename cortex_m3 to cortex_m
2013-04-28 Spencer Olivercortex_m: remove old target breakpoints/watchpoints
2013-03-15 Andreas Fritiofsontarget: Add default implementation of bulk_write_memory
2013-03-15 Evan Huntercortex_a : optimize apb read/write access.
2013-02-02 Spencer Oliverarmv7m: use generic arm read/write_core_reg
2013-02-02 Spencer Oliverarmv7m: use generic register core_cache
2013-02-02 Spencer Oliverarmv7m: remove unused armv7m_regtype
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode
2012-12-23 Spencer Oliverhla: fix watchpoints not being set
2012-11-06 Spencer Olivercortex: autostep correctly handle user breakpoint
2012-11-06 Peter Horncortex_m: Fix single stepping will not return to debug...
2012-10-31 Evan HunterEnsure Cortex-M reset wakes device from sleep (wfi...
2012-09-06 Spencer Olivercortex_m: suggest using hardware srst if VECTRESET...
2012-07-11 Spencer Olivertarget: Cortex-M use consistent arm dap access
2012-07-11 Spencer Olivertarget: detect correct Cortex-M tar auto increment...
2012-05-21 Spencer Olivertarget: disable armv6m unaligned memory access
2012-05-14 Spencer Oliverstlink: add armv7m stlink handling
2012-05-14 Spencer Olivercortex-m3: support connecting under reset
2012-04-10 Simon Qiantopic: add reset functions for SWD
2012-03-30 Mathias Karmv7m: detect floating point feature
2012-03-14 Mathias Kstm32: determine all cpu types and use common examine
2012-03-13 Spencer Olivertarget: remove unused declaration
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-18 Spencer Olivertarget: move regmaps to armv7m.c
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2012-01-03 Mathias KMake cortex_m3 functions public accessible.
2011-11-04 Øyvind Harboecortex_m: initialize unused CPU variables to 0 for...
2011-11-01 Øyvind Harboecortex_m: add missing error checking
2011-11-01 Spencer Olivertarget: rename cortex_m3.[ch] to cortex_m.[ch]