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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
target: declare local symbols as static
Antonio Borneo
1
-1
/
+1
2020-09-05
target: use proper format with uint32_t
Antonio Borneo
1
-14
/
+14
2020-07-26
target: fix minor typos and duplicated words
Antonio Borneo
1
-1
/
+1
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-5
/
+5
2019-05-14
target/armv7a: change prototype of armv7a_handle_cache_info_command()
Paul Fertser
1
-5
/
+5
2019-04-24
armv7a: Improve parsing of MPIDR register to avoid error message for Cortex R5
Tommy Vestermark
1
-13
/
+11
2019-04-07
target/armv7a: simplify help description of command "l2x"
Antonio Borneo
1
-2
/
+1
2018-11-08
armv7a: ARMv7-A MMU tools
Matthias Welwarsky
1
-168
/
+1
2018-07-22
armv7a: read ttbcr and ttb0/1 at every entry in debug state
Antonio Borneo
1
-6
/
+1
2018-03-30
target: restructure dap support
Matthias Welwarsky
1
-3
/
+0
2018-03-11
armv7a: cache ttbcr and ttb0/1 on debug state entry
Matthias Welwarsky
1
-28
/
+19
2017-10-03
Add missing break
Fabio Utzig
1
-1
/
+1
2016-11-04
semihosting armv7a: Add support for ARMv7-A
Andrey Smirnov
1
-0
/
+29
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-05-20
Fix spelling of ARM Cortex
Andreas Färber
1
-1
/
+1
2015-11-30
cortex_a: replace cortex_a_check_address function
Matthias Welwarsky
1
-7
/
+0
2015-11-30
armv7a: remove indirection for cache info handler
Matthias Welwarsky
1
-48
/
+32
2015-11-30
armv7a: fix handling of inner caches
Matthias Welwarsky
1
-117
/
+138
2015-11-30
armv7a: remove special l2x flush-all and cache-info handlers
Matthias Welwarsky
1
-64
/
+7
2015-11-30
armv7a: rename l2_cache to outer_cache
Matthias Welwarsky
1
-9
/
+9
2015-11-30
armv7a: remove l1 flush all data handler
Oleksij Rempel
1
-71
/
+4
2015-11-30
add armv7a_cache handlers
Oleksij Rempel
1
-2
/
+18
2015-11-05
armv7a: correct calculation of ttbr0_mask
Matthias Welwarsky
1
-42
/
+47
2015-11-05
armv7a: re-read ttb information if ttbcr changes
Matthias Welwarsky
1
-6
/
+17
2015-02-11
armv7a: fix interpretation of MMU table
Daniel Glöckner
1
-29
/
+17
2015-01-28
ARMv7-A: remove useless switch construct
Uwe Kleine-König
1
-15
/
+11
2015-01-10
cortex_a: Add support for A15 MPCore
Kamal Dasu
1
-11
/
+78
2014-06-01
Disable multiprocessor-id read on ARMv7-R cores
Alex Ray
1
-1
/
+11
2014-05-05
armv7a: fix typo in cache_config help text
Spencer Oliver
1
-1
/
+1
2013-10-31
Remove unnecessary (void *)
Andreas Fritiofson
1
-2
/
+2
2013-10-31
Clean up many C99 integer types format specifiers
Paul Fertser
1
-11
/
+11
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
-5
/
+12
2013-03-06
target: use common target_name to access target::cmd_name member
Spencer Oliver
1
-1
/
+1
2012-08-24
build: fix clang warnings
Martin Nowak
1
-1
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-239
/
+232
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
1
-15
/
+15
2012-01-18
cmd: add missing usage vars
Spencer Oliver
1
-0
/
+1
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-1
/
+1
2011-10-25
armv7a: fix scan-build warnings
Andreas Fritiofson
1
-2
/
+3
2011-10-25
armv7a: make local functions static
Andreas Fritiofson
1
-4
/
+4
2011-10-19
Unused variables
Freddie Chopin
1
-9
/
+1
2011-09-30
armv7a ,cortex a : add L1, L2 cache support, va to pa support
Michel Jaouen
1
-4
/
+688
2010-03-05
ADIv5 share DAP command support
David Brownell
1
-107
/
+1
2010-03-04
rename "swjdp_common" as "adiv5_dap"
David Brownell
1
-5
/
+5
2010-01-07
ARMv7: help/usage updates
David Brownell
1
-13
/
+22
2009-12-07
ARM: rename some generic routines
David Brownell
1
-1
/
+1
2009-12-07
ARM: move opcode macros to <target/arm_opcodes.h>
David Brownell
1
-0
/
+2
2009-12-04
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
1
-1
/
+1
2009-12-03
ARMv7-A: tweak arch_state()
David Brownell
1
-10
/
+4
[next]