aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.c
AgeCommit message (Expand)Author
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky
2016-12-08dap_dp_init: remove loopJiri Kastner
2016-07-17arm_adi_v5: add dap apreg command for AP register read/writeTomas Vanek
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-17arm_adi_v5: Add part number for TI MSP432P401RAndreas Färber
2016-05-17arm_adi_v5: Add part numbers for Infineon XMC4000 familyAndreas Färber
2016-05-17arm_adi_v5: Add part number for Infineon XMC1000 familyAndreas Färber
2016-05-17arm_adi_v5: Adjust part number column alignmentAndreas Färber
2016-05-14arm_adi_v5: Reorder Atmel part number entryAndreas Färber
2016-05-14arm_adi_v5: added partnumber for APQ8016Jiri Kastner
2016-05-14arm_adi_v5: added partnumbersJiri Kastner
2016-05-14arm_adi_v5: Add a few dap component ids, covers the atmel at91sam.James Mastros
2016-02-25arm_adi_v5: Rewrite dap_rom_displayAndreas Fritiofson
2016-01-22arm_adi_v5: dap_partnums - correction of partnumbers, new addedJiri Kastner
2016-01-22adi_v5_jtag: implement DAP WAIT supportMatthias Welwarsky
2016-01-03ARM ADIv5: CoreSight ROM decode part number and designer idPeter Lawrence
2015-12-29arm_adi_v5: Make the DAP API statelessAndreas Fritiofson
2015-12-29arm_adi_v5: dap_queue_ap_* DAP->AP parameterAndreas Fritiofson
2015-12-29arm_adi_v5: Fix dap apsel confusing behaviour.Andreas Fritiofson
2015-12-29arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select()Andreas Fritiofson
2015-12-29arm_adi_v5: Remove all mem_ap_sel_* functionsAndreas Fritiofson
2015-12-29arm_adi_v5: Rename TAR and CSW setters and make them AP-specificAndreas Fritiofson
2015-12-29arm_adi_v5: Split ahbap_debugport_initAndreas Fritiofson
2015-12-29arm_adi_v5: Clean up dap info commandAndreas Fritiofson
2015-12-29arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAPAndreas Fritiofson
2015-12-29arm_adi_v5: Convert the AP references from numbers to pointersAndreas Fritiofson
2015-12-29cortex_m: Discover the AP to use, just like Cortex-AAndreas Fritiofson
2015-12-29arm_adi_v5: Add a back-pointer from an AP to its DAPAndreas Fritiofson
2015-12-29arm_debug: Support multiple APs per DAP and remove DAP from armv7* structsPatrick Stewart
2015-12-29cortex_m: Select an AP when accessing the DAPPatrick Stewart
2015-12-29adi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA supportAlamy Liu
2015-11-27adi_v5: Fix wrong ap valueAlamy Liu
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-04-14target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser
2015-02-22 cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes
2015-02-11cortex_a: Add Cortex-A5 identificationOlivier Schonken
2015-01-10cortex_a: Add support for A15 MPCoreKamal Dasu
2014-11-03arm_adi_v5: added two CoreSight peripheral IDsPeter Lawrence
2014-10-06target: constify structuresSpencer Oliver
2014-10-06arm_adi_v5: make dap_lookup_cs_component() traverse subtables and handle mult...Paul Fertser
2014-06-28adi_v5_swd: Read RDBUFF once after a sequence of AP readsAndreas Fritiofson
2014-06-28adi_v5: Remove strange IDCODE check from dap info handlerAndreas Fritiofson
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı
2014-06-22target: arm_adi_v5: added types and subtypes based on latest coresight docume...Jiri Kastner
2014-06-01arm_adi_v5: Do not ignore register polling timeoutAndrey Smirnov
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov
2014-05-05Fix some C99 format specifiersPaul Fertser
2014-04-14cortex_a: fix endiannes issues on TI TMS570Seth LaForge
2014-03-29target: remove memory leaksSpencer Oliver
2014-03-07target: add CoreSight PMU and an unidentified component to "dap info"Paul Fertser