| Commit message (Expand) | Author | Age | Files | Lines |
* | TARGET/MIPS32: review scope of functions | Antonio Borneo | 2010-04-11 | 1 | -2/+0 |
* | MIPS: add mips algorithm support | Spencer Oliver | 2010-02-28 | 1 | -0/+10 |
* | MIPS: update arch_info access to match other targets | Spencer Oliver | 2010-01-09 | 1 | -2/+15 |
* | MIPS: whitespace cleanup | Spencer Oliver | 2010-01-07 | 1 | -1/+1 |
* | MIPS: merge mips fast_data patch from David N. Claffey | David Claffey | 2010-01-05 | 1 | -0/+2 |
* | target files shouldn't #include <target/...h> | David Brownell | 2009-12-13 | 1 | -2/+2 |
* | change #include "target.h" to <target/target.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | change #include "mips32_pracc.h" to <target/mips32_pracc.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 |
* | target: create/use register_cache_invalidate() | David Brownell | 2009-11-19 | 1 | -1/+0 |
* | target: no implicit #includes of "register.h" | David Brownell | 2009-11-16 | 1 | -1/+0 |
* | command_context_t -> struct command_context | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | target_t -> struct target | Zachary T Welch | 2009-11-13 | 1 | -14/+14 |
* | reg_t -> struct reg | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | reg_cache_t -> struct reg_cache | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | mips_ejtag_t -> struct mips_ejtag | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | mips32_core_reg_t -> struct mips32_core_reg | Zachary T Welch | 2009-11-13 | 1 | -2/+2 |
* | mips32_common_t -> struct mips32_common | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | mips32_comparator_t -> struct mips32_comparator | Zachary T Welch | 2009-11-13 | 1 | -4/+4 |
* | reg_param_t -> struct reg_param | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | mem_param_t -> struct mem_param | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | jtag_tap_t -> struct jtag_tap | Zachary T Welch | 2009-11-13 | 1 | -1/+1 |
* | src/target: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -13/+27 |
* | Remove whitespace at end of lines, step 1. | zwelch | 2009-06-23 | 1 | -3/+3 |
* | - Fixes '[|]' whitespace | zwelch | 2009-06-23 | 1 | -2/+2 |
* | - Fixes '<<' whitespace | zwelch | 2009-06-23 | 1 | -3/+3 |
* | Transform 'u32' to 'uint32_t' in src/target | zwelch | 2009-06-18 | 1 | -6/+6 |
* | Author: Spencer Oliver <spen@spen-soft.co.uk> | kc8apf | 2009-05-20 | 1 | -0/+1 |
* | Audit and eliminate redundant #include directives in other target files. | zwelch | 2009-05-11 | 1 | -2/+2 |
* | Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN... | oharboe | 2009-05-05 | 1 | -1/+1 |
* | Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG | oharboe | 2009-05-05 | 1 | -2/+2 |
* | Nico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches | oharboe | 2009-04-21 | 1 | -0/+2 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -1/+1 |
* | - added mips software breakpoint support | ntfreak | 2009-01-13 | 1 | -0/+4 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -1/+1 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -1/+1 |
* | - add support for hardware breakpoints to mips32 target | ntfreak | 2008-11-17 | 1 | -0/+18 |
* | - correct the register hi/lo read - wrong way round | ntfreak | 2008-11-13 | 1 | -2/+6 |
* | Duane Ellis: "target as an [tcl] object" feature. | oharboe | 2008-09-01 | 1 | -1/+1 |
* | - merged mips target into svn trunk | ntfreak | 2008-07-26 | 1 | -0/+112 |