mips: optimize mips32_pracc_read_u32() function
[fw/openocd] / src / target / target_request.c
2012-03-11 Øyvind Harboetarget_request: fix warning, do not set local variable...
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-10-31 Øyvind Harboewarnings: null pointer check fix
2011-10-17 Øyvind Harboetarget_request: add target_got_message() that can be...
2010-01-07 David Brownelltarget misc: help/usage updates
2009-12-13 David Brownelltarget: further shrink Jim-awareness
2009-12-03 Zachary T Welchchange #include "log.h" to <helper/log.h>
2009-12-03 Zachary T Welchchange #include "binarybuffer.h" to <helper/binarybuffer.h>
2009-11-25 Zachary T Welchtarget_request: use register_commands()
2009-11-25 Zachary T Welchuse COMMAND_REGISTER macro
2009-11-17 Zachary T Welchcommand_handler: change 'cmd_ctx' to CMD_CTX
2009-11-17 Zachary T Welchcommand_handler: change 'args' to CMD_ARGV
2009-11-17 Zachary T Welchcommand_handler: change to 'argc' to CMD_ARGC
2009-11-16 Zachary T Welchrename CEIL as DIV_ROUND_UP
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-13 Zachary T Welchcommand_t -> struct command
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 Welchdebug_msg_receiver_t -> struct debug_msg_receiver
2009-11-13 Zachary T Welchuse COMMAND_HANDLER macro to define all commands
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-31 zwelchFinal step in isolating target_type_s structure:
2009-05-31 zwelchFirst step in hiding target_type_s from public interface:
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-30 zwelchAdd static keywords to core target source file data...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-03-24 oharboeHiroshi Ito <ito@mlb.co.jp> Linux for arm has arm gener...
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-24 oharboeduan ellis target tcl work in progress
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-02-29 oharboeSummary: passing of variable argument list reduced...
2008-02-28 oharboe- Added TARGET_REQ_DEBUGCHAR target_request debugmsg...
2008-01-17 ntfreak- add support for cortex_m3 target_request debugmsgs
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"