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
/
cortex_a8.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-22
ARM: simplify CPSR handling
David Brownell
1
-7
/
+5
2009-11-20
ARM: pass 'struct reg *' to register r/w routines
David Brownell
1
-24
/
+23
2009-11-19
Cortex-A8: better context restore
David Brownell
1
-13
/
+67
2009-11-19
Cortex-A8: mode support
David Brownell
1
-30
/
+116
2009-11-19
target: create/use register_cache_invalidate()
David Brownell
1
-2
/
+3
2009-11-19
Cortex-A8: parts of examine() run just once
David Brownell
1
-4
/
+15
2009-11-19
ARMv7-A: use standard ARM core states
David Brownell
1
-12
/
+38
2009-11-18
Cortex-A8: xPSR handling updates
David Brownell
1
-17
/
+20
2009-11-18
ARM: add a default full_context() method
David Brownell
1
-9
/
+3
2009-11-18
ARM: simplify ARMv7-A register handling
David Brownell
1
-33
/
+45
2009-11-18
ARM: add "core_type" field to "struct arm"
David Brownell
1
-0
/
+2
2009-11-17
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
1
-3
/
+3
2009-11-17
target: remove some more duplicate includes
David Brownell
1
-1
/
+0
2009-11-16
Cortex-A8: no exit() calls, add missing v7-A init
David Brownell
1
-31
/
+16
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
1
-2
/
+1
2009-11-16
target: don't implicitly include "breakpoint.h"
David Brownell
1
-0
/
+1
2009-11-15
ARM: memory utils aren't ARM7/ARM9 dependent
David Brownell
1
-2
/
+3
2009-11-15
target: make "examined" flag be per-target
David Brownell
1
-3
/
+3
2009-11-13
command_t -> struct command
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-2
/
+2
2009-11-13
target_t -> struct target
Zachary T Welch
1
-47
/
+47
2009-11-13
target_type_t -> struct target_type
Zachary T Welch
1
-1
/
+1
2009-11-13
armv4_5_common_t -> struct arm
Zachary T Welch
1
-1
/
+1
2009-11-13
cortex_a8_wrp_t -> struct cortex_a8_wrp
Zachary T Welch
1
-1
/
+1
2009-11-13
cortex_a8_brp_t -> struct cortex_a8_brp
Zachary T Welch
1
-3
/
+3
2009-11-13
breakpoint_t -> struct breakpoint
Zachary T Welch
1
-9
/
+9
2009-11-13
working_area_t -> struct working_area
Zachary T Welch
1
-1
/
+1
2009-11-13
reg_cache_t -> struct reg_cache
Zachary T Welch
1
-1
/
+1
2009-11-13
cortex_a8_common_t -> struct cortex_a8_common
Zachary T Welch
1
-11
/
+11
2009-11-13
armv7a_common_t -> struct armv7a_common
Zachary T Welch
1
-23
/
+23
2009-11-13
swjdp_common_t -> struct swjdp_common
Zachary T Welch
1
-18
/
+18
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
1
-1
/
+1
2009-11-13
use COMMAND_HANDLER macro to define all commands
Zachary T Welch
1
-4
/
+2
2009-11-13
Cortex-A8: fix indent
David Brownell
1
-28
/
+28
2009-11-11
cortex_a8: remove declarations, use static keyword
Zachary T Welch
1
-106
/
+82
2009-11-05
Cortex-A8: use the new inheritance/nesting scheme
David Brownell
1
-105
/
+41
2009-11-05
cortex_a8: add mrc mcr interface.
Øyvind Harboe
1
-0
/
+29
2009-11-05
target: remove unused interface fn that clutters code
Øyvind Harboe
1
-1
/
+0
2009-11-05
debug interface: get rid of unused pre_debug fn
Øyvind Harboe
1
-4
/
+0
2009-10-13
Cleanup: nuke trailling whitespaces
Yauheni Kaliuta
1
-10
/
+10
2009-10-02
It is not possible to invalidate I-Cache on memory writes while the target is...
mlu
1
-0
/
+3
2009-10-02
Make sure that DSCR_DTR_RX is not full before writing
mlu
1
-0
/
+27
2009-10-02
More error reporting in Cortex_a8 execute_opcode
mlu
1
-0
/
+6
2009-10-02
Added asser_reset and deassert_reset for cortex_a8
mlu
1
-2
/
+2
2009-10-02
Added asser_reset and deassert_reset for cortex_a8
mlu
1
-22
/
+56
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
1
-4
/
+4
2009-09-19
Avoid cache invalidation when writing to hardware debug registers
mlu
1
-4
/
+19
2009-09-18
Move Cortex A8 debug access initialisation from omap3530.cfg to cortex_a8.c
mlu
1
-28
/
+39
2009-09-16
Use a variable armv7a->debug_base instead of hardedcoded OMAP3530_DEBUG_BASE
mlu
1
-28
/
+31
2009-09-14
Check return values to avoid infinite wait in loop on error.
mlu
1
-4
/
+8
[next]