openocd: src/target: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / target / arm_dap.c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2022-06-24 Antonio Borneoarm_adi_v5: add option 'root' to 'dap info' command
2022-06-24 Antonio Borneoadiv6: use struct adiv5_ap->ap_num to contain the AP...
2022-06-24 Kevin Burkeadiv6: read ROM Table address size
2022-06-24 Kevin Burkeadiv6: add dap flags -adiv5 and -adiv6
2022-06-24 Antonio Borneoarm_adi_v5: add ap refcount and add get/put around...
2021-11-23 Antonio Borneoopenocd: use unique name for struct command_registration
2021-11-20 Tomas Vanektarget/arm_dap: check SWD DAP configuration
2021-11-20 Tomas Vanektarget/arm_adi_v5,arm_dap: introduce multidrop_targetse...
2021-11-20 Tomas Vanektarget/arm_dap: clean up dap_configure code
2021-11-20 Tomas Vanektarget/arm_dap: fix memory leak in error path of dap_cr...
2021-09-25 Antonio Borneoopenocd: prevent jimtcl error message while testing...
2021-08-14 Antonio Borneoarm_adi_v5: fix access to 64-bit MEM-AP
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-02 Kevin Burketarget/adiv5: Large Physical Address Extension
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-04-18 Antonio Borneohelper/command: override target only on target prefixed...
2020-01-14 Antonio Borneoadi_v5_dapdirect: add support for adapter drivers that...
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2019-10-18 Bohdan Tymkivadi_v5_jtag: avoid RAM exhaustion by limiting jtag...
2019-05-25 Leonard Crestezarm_adi_v5: Split CSW bits into AHB/APB/AXI
2019-05-14 Paul Fertsertarget/arm_adi_v5: change prototype of dap_rom_display()
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained...
2019-01-23 Tomas Vanektarget/arm_dap: fix segmentation fault in 'dap info...
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value
2018-07-24 Antonio Borneoarm_adi_v5: put SWJ-DP back to JTAG mode at exit
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