index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
mips32.h
Age
Commit message (
Expand
)
Author
2018-04-10
target, flash: prepare infrastructure for multi-block blank check
Tomas Vanek
2017-05-08
mips32: add micromips isa handling
Salvador Arroyo
2017-05-08
mips32, add support for micromips in debug mode
Salvador Arroyo
2017-05-08
mips32, add microMips instruction subset
Salvador Arroyo
2017-02-10
target: Add 64-bit target address support
Dongxue Zhang
2016-10-30
flash/nor: Add erased_value to drivers and pass it to targets
Andreas Färber
2016-10-04
mips: Added #define for scan_delay legacy mode default value
Kent Brinkley
2016-05-24
Make #include guard naming consistent
Marc Schink
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2015-02-11
mips32: add gdb target description support
Antony Pavlov
2015-02-11
mips32: use 'unsigned int' for CPU register indices
Antony Pavlov
2014-11-24
mips32: fix typos
Antony Pavlov
2013-08-07
gdb_server: support gdb target description
Hsiangkai Wang
2013-07-17
mips32: add jump instruction
Oleksij Rempel
2013-06-05
update files to correct FSF address
Spencer Oliver
2012-11-16
mips: optimize mips_ejtag_step_disable() code
Salvador Arroyo
2012-02-06
build: cleanup src/target directory
Spencer Oliver
2011-08-09
mips32: Sync Caches to Make Instr Writes Effective
Drasko DRASKOVIC
2011-08-09
mips32: Added CP0 coprocessor R/W routines
Drasko DRASKOVIC
2011-06-05
mips: add nor flash write from memory block
Stefan Mahr
2011-01-04
mips32: add fastdata loader working area
Spencer Oliver
2010-04-11
TARGET/MIPS32: review scope of functions
Antonio Borneo
2010-02-28
MIPS: add mips algorithm support
Spencer Oliver
2010-01-09
MIPS: update arch_info access to match other targets
Spencer Oliver
2010-01-07
MIPS: whitespace cleanup
Spencer Oliver
2010-01-05
MIPS: merge mips fast_data patch from David N. Claffey
David Claffey
2009-12-13
target files shouldn't #include <target/...h>
David Brownell
2009-12-03
change #include "target.h" to <target/target.h>
Zachary T Welch
2009-12-03
change #include "mips32_pracc.h" to <target/mips32_pracc.h>
Zachary T Welch
2009-11-19
target: create/use register_cache_invalidate()
David Brownell
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
target_t -> struct target
Zachary T Welch
2009-11-13
reg_t -> struct reg
Zachary T Welch
2009-11-13
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
mips_ejtag_t -> struct mips_ejtag
Zachary T Welch
2009-11-13
mips32_core_reg_t -> struct mips32_core_reg
Zachary T Welch
2009-11-13
mips32_common_t -> struct mips32_common
Zachary T Welch
2009-11-13
mips32_comparator_t -> struct mips32_comparator
Zachary T Welch
2009-11-13
reg_param_t -> struct reg_param
Zachary T Welch
2009-11-13
mem_param_t -> struct mem_param
Zachary T Welch
2009-11-13
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-09
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
- Fixes '[|]' whitespace
zwelch
2009-06-23
- Fixes '<<' whitespace
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-05-20
Author: Spencer Oliver <spen@spen-soft.co.uk>
kc8apf
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-05
Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN...
oharboe
[next]