index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
mips_m4k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: fix some more endian madness
Stefan Mahr
2011-06-01
1
-63
/
+52
*
Added mips_ejtag_drscan_32_out() for optimization.
Drasko DRASKOVIC
2011-04-05
1
-1
/
+1
*
Added correct endianess treatment for big endian targets. Now it is possible ...
Drasko DRASKOVIC
2011-04-05
1
-6
/
+72
*
mips: illustrates how to improve performance
Øyvind Harboe
2011-04-01
1
-6
/
+2
*
types: write memory now uses const
Øyvind Harboe
2011-04-01
1
-2
/
+2
*
mips: delete kludgy code that modifies data sent to write_memory()
Øyvind Harboe
2011-03-31
1
-1
/
+16
*
mips: mips_ejtag_get_impcode error propagation added
Øyvind Harboe
2011-03-31
1
-1
/
+3
*
bugfix for step <address> mips_m4k
Andrew Lyon
2011-03-29
1
-0
/
+4
*
mips32: add fastdata loader working area
Spencer Oliver
2011-01-04
1
-10
/
+17
*
warnings: fix alignment warnings
Øyvind Harboe
2010-09-20
1
-1
/
+1
*
propagate return status of set_breakpoint() up call chain
Mike Dunn
2010-09-13
1
-4
/
+2
*
target/mips_m4k: review scope of symbols
Antonio Borneo
2010-06-21
1
-29
/
+46
*
mips_m4k: -Wshadow warning fixes
Øyvind Harboe
2010-06-15
1
-2
/
+2
*
jtag: retire jtag_get/set_end_state()
Øyvind Harboe
2010-03-19
1
-5
/
+0
*
MIPS: remove unused arg from mips_ejtag_set_instr
Spencer Oliver
2010-03-18
1
-10
/
+10
*
PIC32: add software reset support
Spencer Oliver
2010-03-17
1
-3
/
+23
*
MIPS: remove ejtag_srst variant
Spencer Oliver
2010-03-17
1
-15
/
+15
*
PIC32: add flash algorithm support
Spencer Oliver
2010-03-10
1
-1
/
+1
*
MIPS: add mips algorithm support
Spencer Oliver
2010-02-28
1
-78
/
+68
*
BUILD: remove cygwin gcc 3.4.4 build warnings
Spencer Oliver
2010-01-20
1
-1
/
+1
*
MIPS: update arch_info access to match other targets
Spencer Oliver
2010-01-09
1
-28
/
+40
*
MIPS: change bulk_write_memory fallback msg to LOG_DEBUG
Spencer Oliver
2010-01-07
1
-1
/
+1
*
MIPS: fastdata bulk write fallback
Spencer Oliver
2010-01-06
1
-0
/
+6
*
MIPS: optimize pracc access
Spencer Oliver
2010-01-05
1
-2
/
+2
*
MIPS: merge mips fast_data patch from David N. Claffey
David Claffey
2010-01-05
1
-2
/
+45
*
remove target_type register_command callback
Zachary T Welch
2009-11-24
1
-10
/
+0
*
target: create/use register_cache_invalidate()
David Brownell
2009-11-19
1
-3
/
+3
*
MIPS: no exit() calls
David Brownell
2009-11-16
1
-6
/
+4
*
target: no implicit #includes of "register.h"
David Brownell
2009-11-16
1
-0
/
+1
*
target: don't implicitly include "breakpoint.h"
David Brownell
2009-11-16
1
-0
/
+1
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-4
/
+4
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-41
/
+41
*
target_type_t -> struct target_type
Zachary T Welch
2009-11-13
1
-1
/
+1
*
breakpoint_t -> struct breakpoint
Zachary T Welch
2009-11-13
1
-7
/
+7
*
mips_m4k_common_t -> struct mips_m4k_common
Zachary T Welch
2009-11-13
1
-2
/
+2
*
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
2009-11-13
1
-10
/
+10
*
mips32_common_t -> struct mips32_common
Zachary T Welch
2009-11-13
1
-19
/
+19
*
mips32_comparator_t -> struct mips32_comparator
Zachary T Welch
2009-11-13
1
-4
/
+4
*
watchpoint_t -> struct watchpoint
Zachary T Welch
2009-11-13
1
-5
/
+5
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
1
-1
/
+1
*
target: remove unused interface fn that clutters code
Øyvind Harboe
2009-11-05
1
-7
/
+0
*
Remove annoying end-of-line whitespace from most src/*
dbrownell
2009-09-21
1
-7
/
+7
*
Mahr, Stefan <Stefan.Mahr@sphairon.com> removes the endianness swapping in mi...
oharboe
2009-09-04
1
-44
/
+0
*
Refactor code, create target_state_name()
duane
2009-06-28
1
-4
/
+4
*
Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...
duane
2009-06-27
1
-3
/
+13
*
Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support
oharboe
2009-06-25
1
-4
/
+111
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-19
/
+19
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-4
/
+4
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-4
/
+4
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-1
/
+1
[next]