target algo: do not write reg_param if direction is PARAM_IN
[openocd.git] / src / target / mips_m4k.c
2018-07-31 Oleksij Rempelmips_m4k: add optional reset handler 04/4404/2
2018-06-22 Liviu Ionescumips_m4k.c: Fix build with --disable-target64 66/4566/2
2017-05-08 Salvador Arroyomips32, use scan32 function for reading impcode/idcode. 03/4003/3
2017-05-08 Salvador Arroyomips32: add micromips breakpoints support 24/4124/2
2017-05-08 Salvador Arroyomips32: add micromips isa handling 23/4123/2
2017-05-08 Salvador Arroyomips32, add support for micromips in debug mode 32/4032/4
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2016-10-04 Kent Brinkleymips: Added #define for scan_delay legacy mode default... 50/2350/3
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-05 Salvador ArroyoMIPS32 Fix typos 71/2271/3
2016-05-05 Tomas Vanektarget: improve robustness of reset command 06/2606/6
2014-08-19 Oleksij Rempelmips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported... 34/1934/4
2014-08-19 Oleksij Rempelmips_m4k.c: D or I breaks only if they supported. 33/1933/4
2014-07-10 Oleksij Rempelmips_m4k.c: make sure fast_data_area is safe 54/1854/4
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting 68/1668/3
2013-10-31 Paul FertserClean up many C99 integer types format specifiers 74/1674/4
2013-09-08 Spencer Olivertarget: remove unimplemented target_request_data implem... 37/1537/2
2013-09-08 Spencer Olivertarget: remove unimplemented soft_reset_halt implementa... 35/1535/2
2013-07-17 Oleksij Rempelmips: add breakpoint support for EJTAG 2.0 64/1464/4
2013-06-12 Andreas Fritiofson[RFC] mips: Enable bulk write optimization for all... 15/1215/5
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-04-20 Salvador Arroyomips: m4k alternate pracc code. Patch 3 95/1195/12
2013-04-20 Salvador Arroyomips: m4k alternate pracc code. Patch 1 93/1193/8
2013-04-02 Salvador Arroyomips: code cleanup in cp0 command handlers 90/1190/5
2013-04-02 Salvador Arroyomips: change in restoring debug working register 46/1146/6
2012-12-11 Kamal Dasumips_m4k: Fixed mips_m4k_resume code for smp targets 48/1048/2
2012-12-09 Kamal Dasumips_m4k: Added SMP debug support for mips architectures 37/937/8
2012-11-16 Salvador Arroyomips: code clean up in mips_m4k_debug_entry() function 50/950/2
2012-05-14 Spencer Olivermips: support connecting under reset
2012-03-14 Drasko DRASKOVICmips: Forced to running state to enable (subsequent...
2012-03-13 Spencer Olivertarget: remove unused declaration
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-08-12 Stefan Mahrmips: fix potential alignment error
2011-08-12 Stefan Mahrmips: fix reading uint32 and uint16 when running on...
2011-08-09 Drasko DRASKOVICmips32 : Fixed memory byte access
2011-08-09 Drasko DRASKOVICmips32: Added CP0 coprocessor R/W routines
2011-07-04 Drasko DRASKOVICmips_m4k and arm7_9 : Fix soft bkpt endianess for 16...
2011-07-01 Drasko DRASKOVICmips_m4k : Fix soft breakpoint endianess handling
2011-06-28 Øyvind Harboemips4k: fix big-endian hosts and host alignment problems
2011-06-01 Stefan Mahrmips: fix some more endian madness
2011-04-05 Drasko DRASKOVICAdded mips_ejtag_drscan_32_out() for optimization.
2011-04-05 Drasko DRASKOVICAdded correct endianess treatment for big endian target...
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboemips: illustrates how to improve performance
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboemips: delete kludgy code that modifies data sent to...
2011-03-31 Øyvind Harboemips: mips_ejtag_get_impcode error propagation added
2011-03-29 Andrew Lyonbugfix for step <address> mips_m4k
2011-01-04 Spencer Olivermips32: add fastdata loader working area
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-09-13 Mike Dunnpropagate return status of set_breakpoint() up call...
2010-06-21 Antonio Borneotarget/mips_m4k: review scope of symbols
2010-06-15 Øyvind Harboemips_m4k: -Wshadow warning fixes
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-18 Spencer OliverMIPS: remove unused arg from mips_ejtag_set_instr
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-02-28 Spencer OliverMIPS: add mips algorithm support
2010-01-20 Spencer OliverBUILD: remove cygwin gcc 3.4.4 build warnings
2010-01-09 Spencer OliverMIPS: update arch_info access to match other targets
2010-01-07 Spencer OliverMIPS: change bulk_write_memory fallback msg to LOG_DEBUG
2010-01-06 Spencer OliverMIPS: fastdata bulk write fallback
2010-01-05 Spencer OliverMIPS: optimize pracc access
2010-01-05 David ClaffeyMIPS: merge mips fast_data patch from David N. Claffey
2009-11-25 Zachary T Welchremove target_type register_command callback
2009-11-20 David Brownelltarget: create/use register_cache_invalidate()
2009-11-17 David BrownellMIPS: no exit() calls
2009-11-16 David Brownelltarget: no implicit #includes of "register.h"
2009-11-16 David Brownelltarget: don't implicitly include "breakpoint.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 Welchtarget_type_t -> struct target_type
2009-11-13 Zachary T Welchbreakpoint_t -> struct breakpoint
2009-11-13 Zachary T Welchmips_m4k_common_t -> struct mips_m4k_common
2009-11-13 Zachary T Welchmips_ejtag_t -> struct mips_ejtag
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 Welchwatchpoint_t -> struct watchpoint
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-11-05 Øyvind Harboetarget: remove unused interface fn that clutters code
2009-09-21 dbrownellRemove annoying end-of-line whitespace from most src/*
2009-09-04 oharboeMahr, Stefan <Stefan.Mahr@sphairon.com> removes the...
2009-06-28 duaneRefactor code, create target_state_name()
2009-06-27 duaneAdd Breakpoint/Watchpoint unique ID to help debug hardw...
2009-06-25 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> simple watchp...
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-23 zwelch- Replace 'for(' with 'for ('.
2009-06-23 zwelch- Replace 'switch(' with 'switch ('.
2009-06-23 zwelch- Replace 'while(' with 'while ('.
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)