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
/
armv4_5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
1
-8
/
+8
2016-12-08
semihosting: support fileio operation
Steven Stallion
1
-2
/
+45
2016-10-30
flash/nor: Add erased_value to drivers and pass it to targets
Andreas Färber
1
-2
/
+8
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-05-22
armv4_5: Integrate build of checksum code
Andreas Färber
1
-33
/
+8
2016-05-22
armv4_5: Integrate build of erase check code
Andreas Färber
1
-14
/
+8
2016-05-22
armv4_5: Improve arm_checksum_memory() error handling
Andreas Färber
1
-10
/
+7
2016-05-22
armv4_5: Improve arm_blank_check_memory() error handling
Andreas Färber
1
-10
/
+5
2016-02-29
armv4_5: support weirdo ARMv6 secure monitor mode
Linus Walleij
1
-0
/
+7
2015-03-09
armv7m: add FPU registers support
Paul Fertser
1
-1
/
+3
2015-01-30
armv4_5: Continue the change from uint32_t to uint8_t[4] for regs
Andreas Fritiofson
1
-2
/
+2
2014-01-23
Add GDB remote target description support for ARM4
Luca BRUNO
1
-52
/
+141
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
1
-1
/
+2
2013-07-01
armv4_5: prevent segfault when gdb connects to an underinitialised target
Paul Fertser
1
-1
/
+5
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-02-02
armv7m: use generic arm::core_mode
Spencer Oliver
1
-0
/
+15
2012-11-06
ARM v4/v5 target files: mrc and mcr help information is incorrect.
Karl Kurbjun
1
-2
/
+2
2012-05-14
build: use generic name for arm_algorithm vars
Spencer Oliver
1
-10
/
+10
2012-05-14
build: add missing erase_check loader src
Spencer Oliver
1
-1
/
+3
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-249
/
+233
2012-01-23
cleanup: rename armv4_5 to arm for readability
Spencer Oliver
1
-85
/
+90
2012-01-18
cmd: add missing usage vars
Spencer Oliver
1
-0
/
+2
2012-01-12
target: fix missing semihosting return path
Spencer Oliver
1
-0
/
+1
2012-01-04
Change return value on error.
Mathias K
1
-3
/
+1
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
1
-5
/
+5
2011-11-01
target: fix null pointer exception
Øyvind Harboe
1
-2
/
+14
2011-06-04
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
1
-2
/
+0
2010-10-28
src: add loader src description
Spencer Oliver
1
-0
/
+2
2010-08-11
arm: add missing error reporting
Øyvind Harboe
1
-0
/
+9
2010-07-20
armv4_5: add algorithms instruction breakpoint support
Spencer Oliver
1
-6
/
+16
2010-05-05
command context: fix errors when running certain commands on startup
Øyvind Harboe
1
-5
/
+3
2010-04-10
ARMV4_5: review scope of data
Antonio Borneo
1
-1
/
+1
2010-02-28
armv4_5: remove core_type check in mcr/mrc cmd
Spencer Oliver
1
-7
/
+0
2010-02-28
semihosting: move semihosting cmd to arm cmd group
Spencer Oliver
1
-0
/
+50
2010-02-28
ARMv7M: add arm cmd group
Spencer Oliver
1
-2
/
+28
2010-02-21
ARM: keep a handle to the PC
David Brownell
1
-5
/
+4
2010-02-21
ARMv7-M: start using "struct arm"
David Brownell
1
-2
/
+4
2010-01-07
misc ARM help/usage updates
David Brownell
1
-5
/
+5
2009-12-07
target: add debug_reason_name()
David Brownell
1
-2
/
+1
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
1
-0
/
+1
2009-12-07
ARM: rename some generic routines
David Brownell
1
-7
/
+8
2009-12-04
ARM: rename armv4_5_build_reg_cache() as arm_*()
David Brownell
1
-5
/
+5
2009-12-04
ARM: rename armv4_5_algorithm as arm_algorithm
David Brownell
1
-15
/
+15
2009-12-04
ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
David Brownell
1
-5
/
+5
2009-12-04
ARM: switch target_to_armv4_5() to target_to_arm()
David Brownell
1
-8
/
+8
2009-12-04
ARM: rename armv4_5_state_* as arm_state_*
David Brownell
1
-6
/
+6
2009-12-04
ARM: rename armv4_5_mode_* AS arm_mode_*
David Brownell
1
-6
/
+6
2009-12-04
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
1
-70
/
+70
2009-12-04
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
1
-9
/
+9
2009-12-04
ARM: remove semihosting globals
David Brownell
1
-4
/
+8
[next]