aboutsummaryrefslogtreecommitdiff
path: root/src/target/aarch64.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-18aarch64: Use 64-bit reads/writes to access SCTLR_EL1Peter Collingbourne1-2/+2
2022-08-14target: move parent target structs just after common_magicTomas Vanek1-2/+2
2022-08-14target/aarch64: fix duplicate common magicTomas Vanek1-1/+1
2022-08-14target: consolidate existing target/algo common_magicTomas Vanek1-2/+2
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-14/+2
2021-07-20target/arm: rename CamelCase symbolsAntonio Borneo1-1/+1
2021-04-11target/aarch64: Add watchpoint supportLiming Sun1-0/+5
2018-01-16aarch64: add 'maskisr' commandMatthias Welwarsky1-0/+7
2017-02-24aarch64: clean up struct aarch64_commonMatthias Welwarsky1-9/+0
2017-02-15aarch64: Fix #include guardsMarc Schink1-3/+3
2017-02-10aarch64: Add ARMv8 AARCH64 support filesDavid Ung1-0/+78