aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-08cortex_m: allow setting debug ap during createMatthias Welwarsky1-0/+35
2016-12-08dap_dp_init: remove loopJiri Kastner1-44/+42
2016-07-17arm_adi_v5: add dap apreg command for AP register read/writeTomas Vanek1-0/+47
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-05-17arm_adi_v5: Add part number for TI MSP432P401RAndreas Färber1-0/+1
2016-05-17arm_adi_v5: Add part numbers for Infineon XMC4000 familyAndreas Färber1-0/+2
2016-05-17arm_adi_v5: Add part number for Infineon XMC1000 familyAndreas Färber1-0/+1
2016-05-17arm_adi_v5: Adjust part number column alignmentAndreas Färber1-81/+81
2016-05-14arm_adi_v5: Reorder Atmel part number entryAndreas Färber1-2/+1
2016-05-14arm_adi_v5: added partnumber for APQ8016Jiri Kastner1-0/+1
2016-05-14arm_adi_v5: added partnumbersJiri Kastner1-2/+17
2016-05-14arm_adi_v5: Add a few dap component ids, covers the atmel at91sam.James Mastros1-0/+4
2016-02-25arm_adi_v5: Rewrite dap_rom_displayAndreas Fritiofson1-315/+284
2016-01-22arm_adi_v5: dap_partnums - correction of partnumbers, new addedJiri Kastner1-3/+20
2016-01-22adi_v5_jtag: implement DAP WAIT supportMatthias Welwarsky1-0/+2
2016-01-03ARM ADIv5: CoreSight ROM decode part number and designer idPeter Lawrence1-159/+113
2015-12-29arm_adi_v5: Make the DAP API statelessAndreas Fritiofson1-29/+1
2015-12-29arm_adi_v5: dap_queue_ap_* DAP->AP parameterAndreas Fritiofson1-34/+16
2015-12-29arm_adi_v5: Fix dap apsel confusing behaviour.Andreas Fritiofson1-1/+1
2015-12-29arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select()Andreas Fritiofson1-9/+0
2015-12-29arm_adi_v5: Remove all mem_ap_sel_* functionsAndreas Fritiofson1-68/+41
2015-12-29arm_adi_v5: Rename TAR and CSW setters and make them AP-specificAndreas Fritiofson1-27/+25
2015-12-29arm_adi_v5: Split ahbap_debugport_initAndreas Fritiofson1-31/+40
2015-12-29arm_adi_v5: Clean up dap info commandAndreas Fritiofson1-37/+37
2015-12-29arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAPAndreas Fritiofson1-82/+80
2015-12-29arm_adi_v5: Convert the AP references from numbers to pointersAndreas Fritiofson1-6/+6
2015-12-29cortex_m: Discover the AP to use, just like Cortex-AAndreas Fritiofson1-4/+7
2015-12-29arm_adi_v5: Add a back-pointer from an AP to its DAPAndreas Fritiofson1-0/+2
2015-12-29arm_debug: Support multiple APs per DAP and remove DAP from armv7* structsPatrick Stewart1-27/+46
2015-12-29cortex_m: Select an AP when accessing the DAPPatrick Stewart1-9/+9
2015-12-29adi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA supportAlamy Liu1-13/+13
2015-11-27adi_v5: Fix wrong ap valueAlamy Liu1-3/+3
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser1-1/+1
2015-04-14target/arm_adi_v5, cortex_m: retry ahbap_debugport_init few times in case of ...Paul Fertser1-51/+57
2015-02-22 cortex_m: Add Cortex-M0 identification to ROM-table display.Uwe Bonnes1-0/+12
2015-02-11cortex_a: Add Cortex-A5 identificationOlivier Schonken1-0/+8
2015-01-10cortex_a: Add support for A15 MPCoreKamal Dasu1-2/+7
2014-11-03arm_adi_v5: added two CoreSight peripheral IDsPeter Lawrence1-0/+8
2014-10-06target: constify structuresSpencer Oliver1-2/+2
2014-10-06arm_adi_v5: make dap_lookup_cs_component() traverse subtables and handle mult...Paul Fertser1-6/+28
2014-06-28adi_v5_swd: Read RDBUFF once after a sequence of AP readsAndreas Fritiofson1-0/+1
2014-06-28adi_v5: Remove strange IDCODE check from dap info handlerAndreas Fritiofson1-20/+4
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı1-0/+2
2014-06-22target: arm_adi_v5: added types and subtypes based on latest coresight docume...Jiri Kastner1-0/+50
2014-06-01arm_adi_v5: Do not ignore register polling timeoutAndrey Smirnov1-27/+12
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov1-182/+0
2014-05-05Fix some C99 format specifiersPaul Fertser1-4/+4
2014-04-14cortex_a: fix endiannes issues on TI TMS570Seth LaForge1-25/+139
2014-03-29target: remove memory leaksSpencer Oliver1-1/+3
2014-03-07target: add CoreSight PMU and an unidentified component to "dap info"Paul Fertser1-0/+8