]> git.sur5r.net Git - openocd/history - src/target/mips32.h
mips: add nor flash write from memory block
[openocd] / src / target / mips32.h
2011-06-05 Stefan Mahrmips: add nor flash write from memory block
2011-01-04 Spencer Olivermips32: add fastdata loader working area
2010-04-10 Antonio BorneoTARGET/MIPS32: review scope of functions
2010-02-28 Spencer OliverMIPS: add mips algorithm support
2010-01-09 Spencer OliverMIPS: update arch_info access to match other targets
2010-01-07 Spencer OliverMIPS: whitespace cleanup
2010-01-05 David ClaffeyMIPS: merge mips fast_data patch from David N. Claffey
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "target.h" to <target/target.h>
2009-12-03 Zachary T Welchchange #include "mips32_pracc.h" to <target/mips32_pracc.h>
2009-11-20 David Brownelltarget: create/use register_cache_invalidate()
2009-11-16 David Brownelltarget: no implicit #includes of "register.h"
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchreg_t -> struct reg
2009-11-13 Zachary T Welchreg_cache_t -> struct reg_cache
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
2009-11-13 Zachary T Welchmips32_core_reg_t -> struct mips32_core_reg
2009-11-13 Zachary T Welchmips32_common_t -> struct mips32_common
2009-11-13 Zachary T Welchmips32_comparator_t -> struct mips32_comparator
2009-11-13 Zachary T Welchreg_param_t -> struct reg_param
2009-11-13 Zachary T Welchmem_param_t -> struct mem_param
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-05-20 kc8apfAuthor: Spencer Oliver <spen@spen-soft.co.uk>
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-05 oharboeGabor Juhos juhosg at openwrt.org MIPS: fix a shift...
2009-05-05 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> "resume"...
2009-04-21 oharboeNico Coesel <ncoesel@dealogic.nl> MIPS32 speedup patches
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-01-13 ntfreak- added mips software breakpoint support
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-11-30 duanejtag newtap change & huge manual update
2008-11-17 ntfreak- add support for hardware breakpoints to mips32 target
2008-11-13 ntfreak- correct the register hi/lo read - wrong way round
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-07-26 ntfreak- merged mips target into svn trunk