aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2011-08-30removed trailing whitespacesRodrigo L. Rosa1-96/+96
2011-08-30fix enter debug mode for lockingRodrigo L. Rosa1-13/+55
2011-08-30fix irlen handlingRodrigo L. Rosa1-5/+10
2011-08-30fix debug mode,lock,unlockRodrigo L. Rosa1-13/+210
2011-08-30fix error handling during haltRodrigo L. Rosa1-4/+4
2011-08-30optional crc for flash writingRodrigo L. Rosa2-18/+38
2011-08-30def syntax to match tap irlenRodrigo L. Rosa1-4/+4
2011-08-30cortex_a hybrid & context breakpointsHeythem Bouhaja6-48/+542
2011-08-24remove target argument from gdb packet handling functionsJie Zhang2-4/+6
2011-08-17remove white space before TABJie Zhang1-1/+1
2011-08-12mips: fix potential alignment errorStefan Mahr1-1/+19
2011-08-12mips: fix reading uint32 and uint16 when running on big endian hostStefan Mahr1-37/+20
2011-08-12target: add helper functions to get/set u16 or u32 array from/to bufferStefan Mahr2-0/+37
2011-08-10fix return code from dsp5680xx_readRodrigo L. Rosa1-1/+1
2011-08-10renamed for clarityRodrigo L. Rosa1-142/+140
2011-08-09mips32 : Fixed memory byte accessDrasko DRASKOVIC1-22/+27
2011-08-09mips32: Sync Caches to Make Instr Writes EffectiveDrasko DRASKOVIC2-29/+322
2011-08-09mips32: Added CP0 coprocessor R/W routinesDrasko DRASKOVIC6-5/+355
2011-08-09mips_m4k: common_magic should be unsignedDrasko DRASKOVIC1-1/+1
2011-08-09mips32: Removed Unnecessary JTAG Queue FlushDrasko DRASKOVIC1-7/+1
2011-08-09Revert "dsp5680xx: disable for now, it generates warnings"Øyvind Harboe2-7/+4
2011-08-09dsp5680xx fix constante refRodrigo L. Rosa1-1/+1
2011-08-09dsp5680xx fix FM clkRodrigo L. Rosa1-0/+2
2011-08-09dps5680xx fix warningsRodrigo L. Rosa1-63/+55
2011-08-08arm11: disable broken optimization for setting current scan chainØyvind Harboe1-0/+6
2011-08-01etb: fix incorrect previous patchsetJie Zhang2-4/+17
2011-07-04mips_m4k and arm7_9 : Fix soft bkpt endianess for 16-bit instructionsDrasko DRASKOVIC2-1/+2
2011-07-04cortex_m3: add auto maskisrPeter Horn2-11/+118
2011-07-04Revert "cortex_m3: add auto maskisr"Spencer Oliver2-118/+11
2011-07-01mips_m4k : Fix soft breakpoint endianess handlingDrasko DRASKOVIC1-0/+8
2011-06-28dsp5680xx: disable for now, it generates warningsØyvind Harboe2-4/+7
2011-06-28mips4k: fix big-endian hosts and host alignment problemsØyvind Harboe1-5/+5
2011-06-28dsp5680xx: fix compilation problemsØyvind Harboe2-31/+36
2011-06-28cortex_m3: add auto maskisrSpencer Oliver2-11/+118
2011-06-28cortex_m3: add BKPT_TYPE_BY_ADDR definePeter Horn1-14/+22
2011-06-24Fix load_image for ELF with all p_paddr set to zeroDrasko DRASKOVIC1-1/+25
2011-06-17build: add missing files to make distSpencer Oliver1-1/+0
2011-06-17build: add missing files from dist releaseSpencer Oliver1-1/+6
2011-06-13transport: move files over to transport folderØyvind Harboe1-1/+1
2011-06-12doxy moreRodrigo L. Rosa1-2/+3
2011-06-12doxy & cleanupRodrigo L. Rosa2-316/+531
2011-06-12cleanup trailing whitespacesRodrigo L. Rosa2-8/+8
2011-06-12flash speed improvedRodrigo L. Rosa1-0/+8
2011-06-12removed unnecessary actions/controlsRodrigo L. Rosa1-38/+8
2011-06-12cleanup flash module commandRodrigo L. Rosa1-8/+12
2011-06-12fix read for verify_imageRodrigo L. Rosa1-26/+4
2011-06-12fix read speed improved by queueing commandsRodrigo L. Rosa1-0/+13
2011-06-12fix flash driver size, sector eraseRodrigo L. Rosa2-135/+58
2011-06-07Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - leftover ch...Freddie Chopin2-19/+0
2011-06-05mips: add nor flash write from memory blockStefan Mahr1-1/+5