aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2011-10-13target: whitespace cleanupSpencer Oliver
2011-10-13breakpoint : smp software breakpoint issueMichel Jaouen
2011-10-11breakpoint : indentationMichel Jaouen
2011-10-09cortex_m3: use armv7m's async algorithm implementationAndreas Fritiofson
2011-10-09armv7m: implement async algorithm functionsAndreas Fritiofson
2011-10-09target: add async algorithm entries to the target typeAndreas Fritiofson
2011-09-30armv7a ,cortex a : add L1, L2 cache support, va to pa supportMichel Jaouen
2011-09-23add target events, run algorithm and default r/w buffer apiMathias K
2011-09-23kinetis : fix deadlock on device having hasidcode false.Michel Jaouen
2011-09-16kinetis auto mass erase on secured devicesMathias K
2011-08-31usleep to jtag_sleepRodrigo L. Rosa
2011-08-31static for some functionsRodrigo L. Rosa
2011-08-31speed up, relocate functionRodrigo L. Rosa
2011-08-30removed trailing whitespacesRodrigo L. Rosa
2011-08-30fix enter debug mode for lockingRodrigo L. Rosa
2011-08-30fix irlen handlingRodrigo L. Rosa
2011-08-30fix debug mode,lock,unlockRodrigo L. Rosa
2011-08-30fix error handling during haltRodrigo L. Rosa
2011-08-30optional crc for flash writingRodrigo L. Rosa
2011-08-30def syntax to match tap irlenRodrigo L. Rosa
2011-08-30cortex_a hybrid & context breakpointsHeythem Bouhaja
2011-08-24remove target argument from gdb packet handling functionsJie Zhang
2011-08-17remove white space before TABJie Zhang
2011-08-12mips: fix potential alignment errorStefan Mahr
2011-08-12mips: fix reading uint32 and uint16 when running on big endian hostStefan Mahr
2011-08-12target: add helper functions to get/set u16 or u32 array from/to bufferStefan Mahr
2011-08-10fix return code from dsp5680xx_readRodrigo L. Rosa
2011-08-10renamed for clarityRodrigo L. Rosa
2011-08-09mips32 : Fixed memory byte accessDrasko DRASKOVIC
2011-08-09mips32: Sync Caches to Make Instr Writes EffectiveDrasko DRASKOVIC
2011-08-09mips32: Added CP0 coprocessor R/W routinesDrasko DRASKOVIC
2011-08-09mips_m4k: common_magic should be unsignedDrasko DRASKOVIC
2011-08-09mips32: Removed Unnecessary JTAG Queue FlushDrasko DRASKOVIC
2011-08-09Revert "dsp5680xx: disable for now, it generates warnings"Øyvind Harboe
2011-08-09dsp5680xx fix constante refRodrigo L. Rosa
2011-08-09dsp5680xx fix FM clkRodrigo L. Rosa
2011-08-09dps5680xx fix warningsRodrigo L. Rosa
2011-08-08arm11: disable broken optimization for setting current scan chainØyvind Harboe
2011-08-01etb: fix incorrect previous patchsetJie Zhang
2011-07-04mips_m4k and arm7_9 : Fix soft bkpt endianess for 16-bit instructionsDrasko DRASKOVIC
2011-07-04cortex_m3: add auto maskisrv0.5.0-rc2Peter Horn
2011-07-04Revert "cortex_m3: add auto maskisr"Spencer Oliver
2011-07-01mips_m4k : Fix soft breakpoint endianess handlingDrasko DRASKOVIC
2011-06-28dsp5680xx: disable for now, it generates warningsØyvind Harboe
2011-06-28mips4k: fix big-endian hosts and host alignment problemsØyvind Harboe
2011-06-28dsp5680xx: fix compilation problemsØyvind Harboe
2011-06-28cortex_m3: add auto maskisrv0.5.0-rc1Spencer Oliver
2011-06-28cortex_m3: add BKPT_TYPE_BY_ADDR definePeter Horn
2011-06-24Fix load_image for ELF with all p_paddr set to zeroDrasko DRASKOVIC
2011-06-17build: add missing files to make distSpencer Oliver