]> git.sur5r.net Git - openocd/history - src/target/arm_adi_v5.c
target/arm_adi_v5: allow commands apsel and apcsw during init phase
[openocd] / src / target / arm_adi_v5.c
2018-08-06 Antonio Borneotarget/arm_adi_v5: allow commands apsel and apcsw durin...
2018-08-01 Antonio Borneotarget/arm_adi_v5: add command "dpreg"
2018-06-22 Antonio Borneotarget/arm_adi_v5: keep CSW and TAR cache updated
2018-06-22 Antonio Borneotarget/arm_adi_v5: sync CSW and TAR cache on apreg...
2018-05-30 Paul FertserFix warnings exposed by GCC8
2018-04-07 Tomas Vanektarget/arm_adi_v5: extend apcsw command to accept arbit...
2018-04-07 Matthias Welwarskyarm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-01-29 Tomas Vanekarm_adi_v5: fix return value of mem_ap_read/write for...
2018-01-25 Tomas Vanektarget, arm_adi_v5: catch two allocation errors
2018-01-14 Jiri Kastnerarm_adi_v5: added some partnumbers found in tegra 186...
2018-01-11 Tomas Vanekarm_adi_v5: fix regression from 4553abf9064fe3c0e4ea2ed...
2018-01-05 Tomas Vanekarm_adi_v5: reduce some CSW writes
2018-01-05 Tomas Vanekarm_adi_v5: fix wrong addressing after change of CSW_AD...
2017-10-23 Freddie ChopinFix GCC7 warnings about string truncation
2017-10-23 Freddie ChopinFix GCC7 warnings about switch-case fallthroughs
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create
2016-12-08 Jiri Kastnerdap_dp_init: remove loop
2016-07-17 Tomas Vanekarm_adi_v5: add dap apreg command for AP register read...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-17 Andreas Färberarm_adi_v5: Add part number for TI MSP432P401R
2016-05-17 Andreas Färberarm_adi_v5: Add part numbers for Infineon XMC4000 family
2016-05-17 Andreas Färberarm_adi_v5: Add part number for Infineon XMC1000 family
2016-05-17 Andreas Färberarm_adi_v5: Adjust part number column alignment
2016-05-14 Andreas Färberarm_adi_v5: Reorder Atmel part number entry
2016-05-14 Jiri Kastnerarm_adi_v5: added partnumber for APQ8016
2016-05-14 Jiri Kastnerarm_adi_v5: added partnumbers
2016-05-14 James Mastrosarm_adi_v5: Add a few dap component ids, covers the...
2016-02-25 Andreas Fritiofsonarm_adi_v5: Rewrite dap_rom_display
2016-01-22 Jiri Kastnerarm_adi_v5: dap_partnums - correction of partnumbers...
2016-01-22 Matthias Welwarskyadi_v5_jtag: implement DAP WAIT support
2016-01-03 Peter LawrenceARM ADIv5: CoreSight ROM decode part number and designer id
2015-12-29 Andreas Fritiofsonarm_adi_v5: Make the DAP API stateless
2015-12-29 Andreas Fritiofsonarm_adi_v5: dap_queue_ap_* DAP->AP parameter
2015-12-29 Andreas Fritiofsonarm_adi_v5: Fix dap apsel confusing behaviour.
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all cases of "restoring" previous...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions
2015-12-29 Andreas Fritiofsonarm_adi_v5: Rename TAR and CSW setters and make them...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init
2015-12-29 Andreas Fritiofsonarm_adi_v5: Clean up dap info command
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 Fritiofsonarm_adi_v5: Add a back-pointer from an AP to its DAP
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-12-29 Alamy Liuadi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA...
2015-11-27 Alamy Liuadi_v5: Fix wrong ap value
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-02-22 Uwe Bonnes cortex_m: Add Cortex-M0 identification to ROM-table...
2015-02-11 Olivier Schonkencortex_a: Add Cortex-A5 identification
2015-01-10 Kamal Dasucortex_a: Add support for A15 MPCore
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-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-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout
2014-05-10 Andrey Smirnovkinetis: Revise CPU un-securing code
2014-05-05 Paul FertserFix some C99 format specifiers
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570
2014-03-29 Spencer Olivertarget: remove memory leaks
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-01-11 Andreas Fritiofsonadi_v5: Remove unnecessary MEM-AP access functions
2013-12-22 Per Ekmankinetis : Add timeouts to flash status checking in...
2013-11-08 Per Ekmankinetis : Fix broken check for mass erase.
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-10-02 Andreas Fritiofsonarm_adi_v5: Rewrite MEM-AP transfer implementation
2013-10-02 Andreas Fritiofsonarm_adi_v5: Fix packed transfers crossing TAR auto...
2013-10-02 Andreas Fritiofsonarm_adi_v5: Fix packed and unaligned memory writes
2013-09-20 Spencer Oliveradiv5: check packed transfers are supported
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-11 Michel JAOUENarm_adi_v5: fix for csw nonsecure access.
2013-04-02 mike brownarm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness..
2013-03-15 Evan Hunteradi_v5: search for Debug and Memory AP support
2013-03-15 Evan Huntercortex_a : optimize apb read/write access.
2012-11-30 Jason Moehlmanarm: Mis-aligned data issue fix.
2012-09-27 Evan HunterAdd extra Coresight component ROM identifiers for the...
2012-08-24 Spencer Olivertarget: catch dap_lookup read error
2012-05-14 Spencer Oliverstlink: add armv7m stlink handling
2012-04-10 Simon Qiantopic: add reset functions for SWD
2012-03-14 Mathias Kstm32: determine all cpu types and use common examine
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-10-24 Øyvind Harboewarning: silence gcc by initializing local variables
2011-09-23 Michel Jaouenkinetis : fix deadlock on device having hasidcode false.
2011-09-16 Mathias Kkinetis auto mass erase on secured devices
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboecortex_a: remove broken dbgbase patchup code
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-22 Øyvind Harboeomap4430: tried to add in workaround for broken dbgbase...
2011-02-17 Luca Elleroarm_adi_v5: add/move apsel member in struct adiv5_dap
2011-02-14 Luca Elleroarm_adi_v5: add wrapping transfer functions with select...
next