index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
armv7a.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
target: fix minor typos and duplicated words
Antonio Borneo
1
-1
/
+1
2020-03-12
armv7a: access monitor registers only with security extensions
Antonio Borneo
1
-0
/
+3
2019-05-14
target/armv7a: change prototype of armv7a_handle_cache_info_command()
Paul Fertser
1
-1
/
+1
2019-04-24
armv7a: Improve parsing of MPIDR register to avoid error message for Cortex R5
Tommy Vestermark
1
-0
/
+5
2018-11-08
armv7a: ARMv7-A MMU tools
Matthias Welwarsky
1
-3
/
+0
2018-11-06
target/cortex_a: remove buggy memory AP accesses
Antonio Borneo
1
-2
/
+0
2018-07-22
armv7a: read ttbcr and ttb0/1 at every entry in debug state
Antonio Borneo
1
-0
/
+1
2018-03-11
armv7a: cache ttbcr and ttb0/1 on debug state entry
Matthias Welwarsky
1
-0
/
+1
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-1
/
+1
2016-12-25
target: armv7a: remove unused level_num field from armv7a_cachesize
Paul Fertser
1
-1
/
+0
2016-11-04
semihosting armv7a: Add support for ARMv7-A
Andrey Smirnov
1
-0
/
+13
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-12-29
arm_adi_v5: Convert the AP references from numbers to pointers
Andreas Fritiofson
1
-2
/
+2
2015-12-29
arm_debug: Support multiple APs per DAP and remove DAP from armv7* structs
Patrick Stewart
1
-2
/
+0
2015-11-30
cortex_a: replace cortex_a_check_address function
Matthias Welwarsky
1
-1
/
+0
2015-11-30
cortex_a: force cache and tlb bypass when cpu is in debug state
Matthias Welwarsky
1
-0
/
+1
2015-11-30
armv7a: remove indirection for cache info handler
Matthias Welwarsky
1
-2
/
+0
2015-11-30
armv7a: fix handling of inner caches
Matthias Welwarsky
1
-2
/
+10
2015-11-30
armv7a: rename l2_cache to outer_cache
Matthias Welwarsky
1
-2
/
+2
2015-11-30
add armv7a_cache handlers
Oleksij Rempel
1
-0
/
+5
2015-11-05
armv7a: correct calculation of ttbr0_mask
Matthias Welwarsky
1
-4
/
+4
2015-11-05
armv7a: re-read ttb information if ttbcr changes
Matthias Welwarsky
1
-0
/
+1
2015-01-10
cortex_a: Add support for A15 MPCore
Kamal Dasu
1
-0
/
+6
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-03-15
arch: Added ARMv7R and Cortex-R4 support
Evan Hunter
1
-0
/
+1
2013-03-15
adi_v5: search for Debug and Memory AP support
Evan Hunter
1
-0
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-24
/
+15
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
1
-2
/
+2
2011-10-25
armv7a: make local functions static
Andreas Fritiofson
1
-2
/
+0
2011-09-30
armv7a ,cortex a : add L1, L2 cache support, va to pa support
Michel Jaouen
1
-2
/
+63
2010-07-19
debug: debug entry error propagation
Øyvind Harboe
1
-1
/
+1
2010-03-17
arm7/9: remove unused post_restore_context
Øyvind Harboe
1
-2
/
+0
2010-03-05
ADIv5 share DAP command support
David Brownell
1
-2
/
+1
2010-03-04
rename "swjdp_common" as "adiv5_dap"
David Brownell
1
-1
/
+1
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
1
-5
/
+5
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
1
-17
/
+1
2009-12-04
ARM: rename armv4_5_state_* as arm_state_*
David Brownell
1
-1
/
+1
2009-12-04
ARM: rename armv4_5_mode_* AS arm_mode_*
David Brownell
1
-2
/
+2
2009-12-03
ARM DPM: make DSCR bit defs sharable
David Brownell
1
-10
/
+0
2009-12-03
change #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "armv4_5_cache.h" to <target/armv4_5_cache.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "armv4_5.h" to <target/armv4_5.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "arm_dpm.h" to <target/arm_dpm.h>
Zachary T Welch
1
-1
/
+1
2009-12-03
change #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
Zachary T Welch
1
-1
/
+1
2009-12-01
ARMv7a: move constants out of Cortex-A8 header
David Brownell
1
-0
/
+47
2009-12-01
Cortex-A8: remove previous mcr()/mrc() methods
David Brownell
1
-7
/
+0
2009-11-24
remove target_type register_command callback
Zachary T Welch
1
-1
/
+2
2009-11-24
Cortex-A8: implement DPM
David Brownell
1
-0
/
+2
2009-11-22
ARM: simplify CPSR handling
David Brownell
1
-10
/
+0
[next]