aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.c
AgeCommit message (Expand)Author
2020-01-02arm_adi_v5: add API send_sequence() and use itAntonio Borneo
2019-06-19target/arm_adiv5: Add type for AHB5-APMarc Schink
2019-05-25arm_adi_v5: Split CSW bits into AHB/APB/AXILeonard Crestez
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14target/arm_adi_v5: change prototype of dap_rom_display()Paul Fertser
2019-04-03target/arm_adi_v5: fix typoMete Balci
2019-01-30arm_adi_v5: rewrite dap_to_jtag and dap_to_swdAntonio Borneo
2018-11-03arm_adi_v5: do not deactivate power domains while trying to clear sticky errorAntonio Borneo
2018-10-27target/arm_adi_v5: fix sync CSW cache on apreg writeAntonio Borneo
2018-09-13arm_adi_v5: remove useless cast to intAntonio Borneo
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo
2018-08-06target/arm_adi_v5: allow commands apsel and apcsw during init phaseAntonio Borneo
2018-08-01target/arm_adi_v5: add command "dpreg"Antonio Borneo
2018-06-22target/arm_adi_v5: keep CSW and TAR cache updatedAntonio Borneo
2018-06-22target/arm_adi_v5: sync CSW and TAR cache on apreg writeAntonio Borneo
2018-05-30Fix warnings exposed by GCC8Paul Fertser
2018-04-07target/arm_adi_v5: extend apcsw command to accept arbitrary bitsTomas Vanek
2018-04-07arm_adi_v5: Add ability to ignore the CSYSPWRUPACK bitMatthias Welwarsky
2018-03-30target: restructure dap supportMatthias Welwarsky
2018-01-29arm_adi_v5: fix return value of mem_ap_read/write for size 0Tomas Vanek
2018-01-25target, arm_adi_v5: catch two allocation errorsTomas Vanek
2018-01-14arm_adi_v5: added some partnumbers found in tegra 186 and tegra 210Jiri Kastner
2018-01-11arm_adi_v5: fix regression from 4553abf9064fe3c0e4ea2ed29a1d2217df74ff5fTomas Vanek
2018-01-05arm_adi_v5: reduce some CSW writesTomas Vanek
2018-01-05arm_adi_v5: fix wrong addressing after change of CSW_ADDRINCTomas Vanek
2017-10-23Fix GCC7 warnings about string truncationFreddie Chopin
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin
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