cleanup: rename armv4_5 to arm for readability
[fw/openocd] / src / target /
2012-01-23 Spencer Olivercleanup: rename armv4_5 to arm for readability
2012-01-18 Spencer Olivertarget: move regmaps to armv7m.c
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-15 Michel JAOUENrtos : ps command
2012-01-15 Michel JAOUENrtos : smp support
2012-01-12 Mathias Kstlink: add none 32bit memory read/write functions
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-12 Spencer Oliverbuild: remove unused variables
2012-01-12 Spencer Olivertarget: fix missing semihosting return path
2012-01-04 Mathias KChange return value on error.
2012-01-04 Spencer Oliverstlink: update to use ERROR_COMMAND_SYNTAX_ERROR
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2012-01-04 Mathias Kcommand: print BUG warning when usage is missing
2012-01-03 Mathias KSTM32 ST-LINK target initial release
2012-01-03 Mathias KMake cortex_m3 functions public accessible.
2011-12-20 Øyvind Harboejtag: stop using sharp corner of JTAG API
2011-12-20 Øyvind Harboejtag: retire jtag_alloc_in_value32 API
2011-12-11 rodrigo_l_rosadsp5680xx - indent fix
2011-11-29 Mathias Ktarget init sanity check
2011-11-24 rodrigo_l_rosadsp5680xx - flash module clk to freescale cfg value
2011-11-24 rodrigo_l_rosadsp5680xx - mark erase after unlocking flash
2011-11-24 rodrigo_l_rosadsp5680xx - fix jtag debug request failure handling
2011-11-24 rodrigo_l_rosadsp5680xx - separate debug from halt
2011-11-24 rodrigo_l_rosadsp5680xx - fix - flashing algorithm check
2011-11-24 rodrigo_l_rosadsp5680xx - added more error codes
2011-11-24 rodrigo_l_rosadsp5680xx - fix jtag status mask
2011-11-24 rodrigo_l_rosadsp5680xx - relocating code
2011-11-24 rodrigo_l_rosadsp5680xx - error codes
2011-11-23 Spencer Olivertarget: fix init_targets script handling
2011-11-14 Øyvind Harboetarget: make it absolutely clear that no null pointers...
2011-11-10 Øyvind Harboeimage: remove assignments to local variables that is...
2011-11-08 Øyvind Harboearm7_9: remove warnings by reducing scope of variables
2011-11-07 Øyvind Harboedisassembly: fix access to undefined memory pointer...
2011-11-07 Øyvind Harboedsp5680xx: fix warnings
2011-11-07 Øyvind Harboexscale: cleanup
2011-11-04 Øyvind Harboeetm: fix warning by removing assignment that is immedia...
2011-11-04 Øyvind Harboecortex_m: initialize unused CPU variables to 0 for...
2011-11-04 Øyvind Harboedsp5680xx: add missing and broken error propagation
2011-11-04 Øyvind Harboeavr32_regs: add missing error propagation
2011-11-02 Øyvind Harboecortex_a: add missing error propagation
2011-11-02 Øyvind Harboearm11: print next address to debug
2011-11-01 Øyvind Harboecortex_m: add missing error checking
2011-11-01 Øyvind Harboetarget: fix null pointer exception
2011-11-01 Spencer Olivertarget: rename cortex_m3.[ch] to cortex_m.[ch]
2011-10-31 Øyvind Harboewarning fix: remove senseless assignment before bailing...
2011-10-31 Øyvind Harboewarnings: null pointer check fix
2011-10-31 Øyvind Harboebugfixes: tinker a bit with the targets command
2011-10-31 Øyvind Harboedsp563xxx: fix missing error propagation found by clang
2011-10-27 Øyvind Harboebugfixes: numerous bugs in error propagation found...
2011-10-26 Øyvind Harboeclang: fix warning about use of unitialized variable
2011-10-25 Andreas Fritiofsonarmv7a: fix scan-build warnings
2011-10-25 Andreas Fritiofsonarmv7a: make local functions static
2011-10-25 Andreas Fritiofsonarmv7m: improve error handling
2011-10-24 Øyvind Harboewarning: silence gcc by initializing local variables
2011-10-23 Øyvind Harboeclang: fix warning w/assert so that clang knows that...
2011-10-23 Øyvind Harboeclang: fix malloc() warning with assert
2011-10-19 Freddie ChopinUnused variables
2011-10-18 Matt Reimerxscale: fix bug in xscale_receive()
2011-10-17 Øyvind Harboetarget_request: add target_got_message() that can be...
2011-10-13 Spencer Olivertarget: whitespace cleanup
2011-10-13 Michel Jaouenbreakpoint : smp software breakpoint issue
2011-10-12 Peter StugeMerge "docs: update HACKING to point to Gerrit"
2011-10-11 Michel Jaouenbreakpoint : indentation
2011-10-08 Andreas Fritiofsoncortex_m3: use armv7m's async algorithm implementation
2011-10-08 Andreas Fritiofsonarmv7m: implement async algorithm functions
2011-10-08 Andreas Fritiofsontarget: add async algorithm entries to the target type
2011-09-30 Michel Jaouenarmv7a ,cortex a : add L1, L2 cache support, va to...
2011-09-23 Mathias Kadd target events, run algorithm and default r/w buffer api
2011-09-23 Michel Jaouenkinetis : fix deadlock on device having hasidcode false.
2011-09-16 Mathias Kkinetis auto mass erase on secured devices
2011-08-31 Rodrigo L. Rosausleep to jtag_sleep
2011-08-31 Rodrigo L. Rosastatic for some functions
2011-08-31 Rodrigo L. Rosaspeed up, relocate function
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Rodrigo L. Rosaremoved trailing whitespaces
2011-08-31 Rodrigo L. Rosafix enter debug mode for locking
2011-08-30 Rodrigo L. Rosafix irlen handling
2011-08-30 Rodrigo L. Rosafix debug mode,lock,unlock
2011-08-30 Rodrigo L. Rosafix error handling during halt
2011-08-30 Rodrigo L. Rosaoptional crc for flash writing
2011-08-30 Rodrigo L. Rosadef syntax to match tap irlen
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2011-08-24 Jie Zhangremove target argument from gdb packet handling functions
2011-08-17 Jie Zhangremove white space before TAB
2011-08-12 Stefan Mahrmips: fix potential alignment error
2011-08-12 Stefan Mahrmips: fix reading uint32 and uint16 when running on...
2011-08-12 Stefan Mahrtarget: add helper functions to get/set u16 or u32...
2011-08-11 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-10 Rodrigo L. Rosafix return code from dsp5680xx_read
2011-08-10 Rodrigo L. Rosarenamed for clarity
2011-08-09 Drasko DRASKOVICmips32 : Fixed memory byte access
2011-08-09 Drasko DRASKOVICmips32: Sync Caches to Make Instr Writes Effective
2011-08-09 Drasko DRASKOVICmips32: Added CP0 coprocessor R/W routines
2011-08-09 Drasko DRASKOVICmips_m4k: common_magic should be unsigned
2011-08-09 Drasko DRASKOVICmips32: Removed Unnecessary JTAG Queue Flush
2011-08-09 Øyvind HarboeRevert "dsp5680xx: disable for now, it generates warnings"
2011-08-09 Rodrigo L. Rosadsp5680xx fix constante ref
2011-08-09 Rodrigo L. Rosadsp5680xx fix FM clk
2011-08-09 Rodrigo L. Rosadps5680xx fix warnings
2011-08-08 Øyvind Harboearm11: disable broken optimization for setting current...
next