target: Rename 'linked_BRP' to 'linked_brp'
[fw/openocd] / src / target / aarch64.c
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
2017-02-10 Matthias Welwarskyaarch64: correct breakpoint register offset
2017-02-10 Matthias Welwarskyaarch64: fix cache identification
2017-02-10 Matthias Welwarskyaarch64: fix entry into debug state
2017-02-10 Matthias Welwarskyaarch64: use symbolic opcodes instead of hex values
2017-02-10 Matthias Welwarskyaarch64: fix accesses to SCTLR_ELn register
2017-02-10 Matthias Welwarskyaarch64: fix error recovery in aarch64_dpm_prepare
2017-02-10 Matthias Welwarskyaarch64: formalize use of CTI in halt and resume
2017-02-10 Matthias Welwarskyaarch64: fix context and hybrid hardware breakpoints
2017-02-10 Matthias Welwarskyaarch64: deconflict debug register names
2017-02-10 Matthias Welwarskyaarch64: Implement MA mode for bulk memory reads and...
2017-02-10 Matthias Welwarskyaarch64: make DCC read/write functions operate on struc...
2017-02-10 Matthias Welwarskyaarch64: introduce dpm extension for ARMv8
2017-02-10 David Ungaarch64: Correct target state for hardware step
2017-02-10 David Ungaarch64: Enable resuming with address
2017-02-10 pierre Kuoaarch64: Add instruction stepping support using hardwar...
2017-02-10 David Ungaarch64: Enable halting debug mode on breakpoint set
2017-02-10 pierre Kuoaarch64: Add hardware breakpoint support
2017-02-10 David Ungaarch64: Add ARMv8 AARCH64 support files