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
/
arm920t.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
build: remove warnings with gcc 11
Rene Kita
1
-3
/
+3
2021-03-19
target/arm920t: remove command 'arm920t cp15i' deprecated in v0.4.0
Antonio Borneo
1
-83
/
+0
2020-07-26
target: fix memory leaks on targets based on arm9tdmi
Antonio Borneo
1
-0
/
+11
2020-03-07
target/arm920t: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-15
/
+15
2019-05-14
target/armv4_5_cache: change prototype of armv4_5_handle_cache_info_command()
Paul Fertser
1
-1
/
+1
2019-05-14
target/arm920t: change prototype of arm920t_verify_pointer()
Paul Fertser
1
-7
/
+7
2019-03-06
target/arm920t: Use 'bool' data type
Marc Schink
1
-7
/
+7
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
-5
/
+5
2016-07-19
Fix usage of timeval_ms()
Andreas Färber
1
-2
/
+2
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
-3
/
+3
2014-01-24
arm920t: fix write memory operations with caches enabled
Paul Fertser
1
-0
/
+1
2013-10-15
arm7_9: Avoid infinite loops in bulk write dispatching
Andreas Fritiofson
1
-12
/
+1
2013-09-13
[RFC] target: Move bulk_write_memory to arm7_9
Andreas Fritiofson
1
-3
/
+12
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
-303
/
+222
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
1
-25
/
+25
2012-01-18
cmd: add missing usage vars
Spencer Oliver
1
-0
/
+2
2012-01-04
Change return value on error.
Mathias K
1
-6
/
+3
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
1
-10
/
+0
2011-04-01
types: write memory now uses const
Øyvind Harboe
1
-2
/
+2
2010-08-11
arm: add missing error reporting
Øyvind Harboe
1
-0
/
+12
2010-07-20
arm_jtag_scann error propagation fixes
Øyvind Harboe
1
-3
/
+9
2010-07-19
arm: error propagation of arm_jtag_set_instr
Øyvind Harboe
1
-3
/
+11
2010-07-19
debug: debug entry error propagation
Øyvind Harboe
1
-12
/
+36
2010-07-19
arm: add error propagation for enable/disable mmu caches
Øyvind Harboe
1
-8
/
+20
2010-07-19
arm: add error propagation to generic get_ttb fn
Øyvind Harboe
1
-2
/
+3
2010-06-15
arm920t: -Wshadow warning fixes
Øyvind Harboe
1
-11
/
+12
2010-06-12
TARGET: removed unused parameters
Antonio Borneo
1
-6
/
+2
2010-06-12
TARGET: removed unsed parameter
Antonio Borneo
1
-4
/
+2
2010-06-12
TARGET: fix handling return code of MMU translation
Antonio Borneo
1
-6
/
+0
2010-06-12
TARGET/ARM920T: fix return value
Antonio Borneo
1
-1
/
+1
2010-06-12
TARGET/ARM920T: fix compile warning
Antonio Borneo
1
-1
/
+1
2010-06-11
arm mmu: error propagation added for address translation
Øyvind Harboe
1
-4
/
+9
2010-04-10
ARM920T: review scope of functions
Antonio Borneo
1
-1
/
+1
2010-03-21
arm breakpoints: amended fix comment
Øyvind Harboe
1
-1
/
+5
2010-03-19
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
1
-3
/
+0
2010-03-18
jtag: retire one instance of jtag_get_end_state() usage
Øyvind Harboe
1
-6
/
+6
2010-03-18
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
1
-4
/
+4
2010-03-08
jtag: retire tap field
Øyvind Harboe
1
-16
/
+4
2010-02-21
ARM: keep a handle to the PC
David Brownell
1
-3
/
+3
2010-02-20
arm920t line length cleanup
David Brownell
1
-115
/
+247
2010-02-19
atm920t : fix breakpoints and data cache handling
Marc Pignat
1
-17
/
+103
2010-02-16
ARM920T scanchain 15 comments/cleanup
David Brownell
1
-51
/
+112
2010-02-12
arm920: add virt2phys fn
Marc Pignat
1
-3
/
+13
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
-10
/
+14
2009-12-07
ARM: don't clone arm_arch_state() code
David Brownell
1
-8
/
+2
[next]