index
:
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
/
arm720t.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
target/arm720t: Use 'bool' data type
Marc Schink
1
-3
/
+3
2019-01-08
target/arm: add support for multi-architecture gdb
Antonio Borneo
1
-0
/
+1
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-4
/
+4
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
1
-1
/
+1
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-12-29
target/arm: Remove usage of struct arm_jtag in ARMv7 targets
Andreas Fritiofson
1
-1
/
+1
2013-09-13
[RFC] target: Move bulk_write_memory to arm7_9
Andreas Fritiofson
1
-3
/
+1
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-63
/
+34
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
1
-11
/
+10
2012-01-18
cmd: add missing usage vars
Spencer Oliver
1
-0
/
+1
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
1
-5
/
+0
2011-04-01
types: write memory now uses const
Øyvind Harboe
1
-1
/
+1
2010-07-19
debug: debug entry error propagation
Øyvind Harboe
1
-6
/
+16
2010-07-19
arm: add error propagation for enable/disable mmu caches
Øyvind Harboe
1
-12
/
+33
2010-07-19
arm: add error propagation to generic get_ttb fn
Øyvind Harboe
1
-4
/
+12
2010-06-15
arm720t: -Wshadow warning fix
Øyvind Harboe
1
-4
/
+4
2010-06-12
TARGET: removed unused parameters
Antonio Borneo
1
-3
/
+1
2010-06-12
TARGET: removed unsed parameter
Antonio Borneo
1
-2
/
+2
2010-06-12
TARGET: fix handling return code of MMU translation
Antonio Borneo
1
-4
/
+0
2010-06-11
arm mmu: error propagation added for address translation
Øyvind Harboe
1
-1
/
+4
2010-03-19
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
1
-1
/
+0
2010-03-18
jtag: retire one instance of jtag_get_end_state() usage
Øyvind Harboe
1
-2
/
+2
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
1
-3
/
+3
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-4
/
+2
2010-02-21
ARM: keep a handle to the PC
David Brownell
1
-3
/
+3
2010-02-12
arm720t: virt2phys callback added
Øyvind Harboe
1
-4
/
+14
2010-01-13
arm7/9: enable check that DCC downloads have been enabled
Øyvind Harboe
1
-0
/
+1
2010-01-07
ARM720: help/usage updates
David Brownell
1
-2
/
+4
2009-12-07
ARM: don't clone arm_arch_state() code
David Brownell
1
-8
/
+2
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
/
+1
2009-12-07
ARM: remove mrc_opcode(), use MRC() or MCR()
David Brownell
1
-4
/
+16
2009-12-04
ARM: rename armv4_5_state_* as arm_state_*
David Brownell
1
-1
/
+1
2009-12-03
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
1
-1
/
+1
2009-12-01
target: "mcr" and "mrc" are ARM-specific
David Brownell
1
-2
/
+13
2009-11-24
remove target_type register_command callback
Zachary T Welch
1
-7
/
+4
2009-11-24
arm720t: use register_commands()
Zachary T Welch
1
-15
/
+23
2009-11-24
use COMMAND_REGISTER macro
Zachary T Welch
1
-2
/
+2
2009-11-22
ARM: remove 'armv4_5_common_s' migration #define
David Brownell
1
-2
/
+2
2009-11-22
ARM: arm_set_cpsr() handles T and J bits
David Brownell
1
-1
/
+0
2009-11-22
ARM: define two register utilities
David Brownell
1
-5
/
+7
2009-11-22
ARM: simplify CPSR handling
David Brownell
1
-4
/
+4
2009-11-17
ARM: add arm_mode_name()
David Brownell
1
-1
/
+1
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-7
/
+7
2009-11-17
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
1
-2
/
+2
2009-11-17
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
1
-3
/
+3
2009-11-17
ARM7TDMI: remove now-needless "struct arm7tdmi"
David Brownell
1
-10
/
+9
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
1
-0
/
+1
2009-11-15
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
1
-2
/
+3
[next]