aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_adi_v5.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-04helper/jim-nvp: comply with coding style [2/2]Antonio Borneo1-10/+10
2021-05-22target: fix some minor typoAntonio Borneo1-1/+1
2021-01-13openocd: fix doxygen parameters of functionsAntonio Borneo1-1/+1
2020-12-02arm_adi_v5: prevent possibly endless recursion in dap_dp_init()Tomas Vanek1-18/+34
2020-11-04target/arm_cti: use adiv5_jim_mem_ap_spot_configure()Antonio Borneo1-1/+6
2020-11-04target/arm_adi_v5: add helper to get mem_ap spot in configure/cgetAntonio Borneo1-85/+125
2020-09-05target: use proper format with uint32_tAntonio Borneo1-3/+3
2020-07-26target: fix minor typos and duplicated wordsAntonio Borneo1-2/+2
2020-07-26src/target/arm_adi_v5.c: add Cortex-A35 related entriesJiri Kastner1-0/+4
2020-07-26src/target/arm_adi_v5.c: resorted idsJiri Kastner1-4/+4
2020-06-06arm_adi_v5: dap_ti_be_32_quirks_command minor simplificationTarek BOCHKATI1-18/+2
2020-06-06arm_adi_v5: enhance command error reportingTarek BOCHKATI1-17/+32
2020-01-02arm_adi_v5: add API send_sequence() and use itAntonio Borneo1-36/+2
2019-06-19target/arm_adiv5: Add type for AHB5-APMarc Schink1-4/+9
2019-05-25arm_adi_v5: Split CSW bits into AHB/APB/AXILeonard Crestez1-1/+1
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-35/+35
2019-05-14target/arm_adi_v5: change prototype of dap_rom_display()Paul Fertser1-32/+32
2019-04-03target/arm_adi_v5: fix typoMete Balci1-1/+1
2019-01-30arm_adi_v5: rewrite dap_to_jtag and dap_to_swdAntonio Borneo1-1/+74
2018-11-03arm_adi_v5: do not deactivate power domains while trying to clear sticky errorAntonio Borneo1-2/+21
2018-10-27target/arm_adi_v5: fix sync CSW cache on apreg writeAntonio Borneo1-2/+4
2018-09-13arm_adi_v5: remove useless cast to intAntonio Borneo1-1/+1
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo1-8/+12
2018-08-06target/arm_adi_v5: allow commands apsel and apcsw during init phaseAntonio Borneo1-18/+6
2018-08-01target/arm_adi_v5: add command "dpreg"Antonio Borneo1-0/+39
2018-06-22target/arm_adi_v5: keep CSW and TAR cache updatedAntonio Borneo1-2/+6
2018-06-22target/arm_adi_v5: sync CSW and TAR cache on apreg writeAntonio Borneo1-2/+16
2018-05-30Fix warnings exposed by GCC8Paul Fertser1-0/+2
2018-04-07target/arm_adi_v5: extend apcsw command to accept arbitrary bitsTomas Vanek1-15/+25
2018-04-07arm_adi_v5: Add ability to ignore the CSYSPWRUPACK bitMatthias Welwarsky1-6/+8
2018-03-30target: restructure dap supportMatthias Welwarsky1-99/+122
2018-01-29arm_adi_v5: fix return value of mem_ap_read/write for size 0Tomas Vanek1-2/+2
2018-01-25target, arm_adi_v5: catch two allocation errorsTomas Vanek1-1/+2
2018-01-14arm_adi_v5: added some partnumbers found in tegra 186 and tegra 210Jiri Kastner1-1/+8
2018-01-11arm_adi_v5: fix regression from 4553abf9064fe3c0e4ea2ed29a1d2217df74ff5fTomas Vanek1-12/+16
2018-01-05arm_adi_v5: reduce some CSW writesTomas Vanek1-2/+4
2018-01-05arm_adi_v5: fix wrong addressing after change of CSW_ADDRINCTomas Vanek1-30/+85
2017-10-23Fix GCC7 warnings about string truncationFreddie Chopin1-1/+1
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin1-0/+6
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