openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / aarch64.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-09-13 Antonio Borneotarget: make local symbols static
2022-07-23 Erhan Kurubastarget/semihosting: export semihosting_common_handlers...
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2022-06-24 Antonio Borneoaarch64: fix handling of 'reset halt'
2022-06-24 Antonio Borneoarm_adi_v5: add ap refcount and add get/put around...
2022-05-14 Antonio Borneoaarch64: don't wait for smp targets halted in deassert...
2022-05-14 Antonio Borneoarm_adi_v5: let dap_lookup_cs_component() to get AP...
2022-03-19 Marc Schinktarget: Rework 'set' variable of break-/watchpoints
2022-02-14 Antonio Borneotarget/smp: use a struct list_head to hold the smp...
2022-01-29 Julien Massotaarch64: support for aarch32 ARM_MODE_UND
2022-01-22 Antonio Borneoaarch64: dump a message when CTI is missing
2021-09-25 Antonio Borneoarm_coresight: add include file and use it
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneotarget/arm: rename CamelCase symbols
2021-07-02 Marc Schinktarget/aarch64: Replace printf() with LOG_DEBUG()
2021-07-02 Kevin Burketarget/adiv5: Large Physical Address Extension
2021-06-18 Marc Schinktarget: Rename 'linked_BRP' to 'linked_brp'
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-05-22 Antonio Borneotarget/aarch64: fix watchpoint management
2021-05-22 Antonio Borneotarget/arm_dpm: rename 'wp_pc' as 'wp_addr'
2021-04-18 Antonio Borneohelper/command: register full-name commands in jim
2021-04-18 Cheng-Shiun TsaiAarch64:Switch to EL1 from EL0 before manipulate MMU
2021-04-11 Liming Suntarget/aarch64: Add watchpoint support
2021-03-19 Christian Hoffaarch64: add support for "reset halt"
2020-10-11 Antonio Borneotarget/aarch64: fix use of 'target->private_config'
2020-10-11 Kevin Yangtarget/aarch64: Use apnum setting
2020-10-03 Mete Balcitarget/aarch64: a64 disassembler
2020-09-05 Antonio Borneotarget: use proper format with uint32_t
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-06-27 Lucasaarch64: Add support for debugging in HYP mode on ARMv8...
2020-03-12 Tarek BOCHKATIsemihosting: add semihosting handlers to AArch64
2020-03-12 Tarek BOCHKATItarget/aarch64: fix soft breakpoint when PE is in AArch...
2020-03-12 Tarek BOCHKATItarget/aarch64: fix minor stepping issue with gdb
2019-06-14 Antonio Borneotarget/aarch64: remove dependency from jtag queue
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsertarget/armv8: change prototype of display_cache_info()
2019-03-27 Antonio Borneosmp: replace commands smp_on/smp_off with "smp [on...
2019-03-06 Marc Schinktarget/aarch64: Use 'bool' data type
2019-03-01 Marc SchinkUse enum for target_register_timer_callback()
2019-02-25 Antonio Borneoaarch64: fix a potential memory leak in aarch64_target_...
2019-01-30 Matthias Welwarskyaarch64: support for aarch32 ARM_MODE_SYS
2019-01-08 Antonio Borneotarget/aarch64: add support for multi-architecture gdb
2018-07-20 Dennis Ostermanntarget/aarch64: Call aarch64_init_debug_access() earlie...
2018-07-13 Omair JavaidAdd ARM v8 AArch64 semihosting support
2018-06-04 Kamal Dasutarget: aarch64: Adding mcr, mrc 32-bit coprocesor...
2018-04-10 Matthias Welwarskyarmv8: valgrind memleak fixes
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-03-30 Matthias Welwarskyarm_cti: add cti command group
2018-03-16 Matthias Welwarskyaarch64: fix debug entry from EL0
2018-02-27 Tomas Vanekgdb_server: run control fixes for vCont
2018-01-29 Matthias Welwarskyaarch64: clean up scan-build errors
2018-01-26 Matthias Welwarskyaarch64: implement mmu on/off for aarch32
2018-01-16 Matthias Welwarskyaarch64: speed up first examination
2018-01-16 Matthias Welwarskyaarch64: add 'maskisr' command
2018-01-09 Matthias Welwarskyaarch64: fix crash on single-stepping
2018-01-04 Bas Vermeulentarget aarch64: rework memory read/write to use 8/16...
2017-05-02 Matthias WelwarskyFix compile failure on MacOSX
2017-04-02 Matthias Welwarskyaarch64: clear CTI halt event early at debug entry
2017-02-24 Matthias Welwarskyaarch64: run control rework
2017-02-24 Matthias Welwarskyaarch64: clean up struct aarch64_common
2017-02-24 Matthias Welwarskyaarch64: clean up target specific commands
2017-02-24 Matthias Welwarskyaarch64: reset fixes
2017-02-24 Matthias Welwarskyarmv8: factor out generic bit set/clr for debug registers
2017-02-24 Matthias Welwarskyaarch64: remove bogus address check before memory access
2017-02-24 Matthias Welwarskyaarch64: reduce debug output to improve legibility
2017-02-24 Matthias Welwarskyaarch64: refactor SCTLR manipulation
2017-02-24 Matthias Welwarskyaarch64: fix software breakpoints when in aarch32 state
2017-02-10 Matthias Welwarskyaarch64: don't try resuming if target is not halted
2017-02-10 Matthias Welwarskyaarch64: don't segfault on reset when target is not...
2017-02-10 Matthias Welwarskyaarch64: remove arm command chain from aarch64 target...
2017-02-10 Matthias Welwarskyaarch64: improve debug output
2017-02-10 Matthias Welwarskyaarch64: consolidate sticky error handling
2017-02-10 Matthias Welwarskyaarch64: discard async aborts on entering debug state
2017-02-10 Matthias Welwarskyaarch64: cleanup context restore
2017-02-10 Matthias Welwarskyaarch64: enable aarch32 debugging with arm gdb
2017-02-10 Matthias Welwarskyaarch64: make sure to enable HDE for all SMP PEs to...
2017-02-10 Matthias Welwarskyaarch64: handle exceptions taken in debug state
2017-02-10 Matthias Welwarskyaarch64: fix mode switching
2017-02-10 Matthias Welwarskyaarch64: register access rewrite
2017-02-10 Matthias Welwarskyaarch64: allow reading system control register when...
2017-02-10 Matthias Welwarskyaarch64: provide virt2phys command
2017-02-10 Matthias Welwarskyaarch64: slightly simplify breakpoint set function
2017-02-10 Matthias Welwarskyaarch64: armv8 cache functions update
2017-02-10 Matthias Welwarskyaarch64: refactor armv8 dpm
2017-02-10 Matthias Welwarskyaarch64: add basic Aarch32 support
2017-02-10 Matthias Welwarskyaarch64: update smp halt and resume to better facilitat...
2017-02-10 Matthias Welwarskyaarch64: add cache handling when setting/deleting soft...
2017-02-10 Matthias Welwarskyaarch64: disable interrupts when stepping [WIP]
2017-02-10 Matthias Welwarskyaarch64: use correct instruction for software breakpoints
2017-02-10 Matthias Welwarskyaarch64: report the correct reason for halting after...
2017-02-10 Matthias Welwarskyaarch64: remove code for AHB-AP support
2017-02-10 Matthias Welwarskyaarch64: fix stepping from address
2017-02-10 Matthias Welwarskyaarch64: remove references to armv7-r
2017-02-10 Matthias Welwarskyaarch64: unify armv7-a and armv8 debug entry decoding
2017-02-10 Matthias Welwarskyaarch64: use correct A64 instructions for cache handling
2017-02-10 Matthias Welwarskyaarch64: fix first examination
2017-02-10 Matthias Welwarskyaarch64: remove armv7-a virt-to-phys code
2017-02-10 Matthias Welwarskyaarch64: clear breakpoint value register on removal
next