aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
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
2011-06-17build: add missing files from dist releaseSpencer Oliver
2011-06-13transport: move files over to transport folderØyvind Harboe
2011-06-12doxy moreRodrigo L. Rosa
2011-06-12doxy & cleanupRodrigo L. Rosa
2011-06-12cleanup trailing whitespacesRodrigo L. Rosa
2011-06-12flash speed improvedRodrigo L. Rosa
2011-06-12removed unnecessary actions/controlsRodrigo L. Rosa
2011-06-12cleanup flash module commandRodrigo L. Rosa
2011-06-12fix read for verify_imageRodrigo L. Rosa
2011-06-12fix read speed improved by queueing commandsRodrigo L. Rosa
2011-06-12fix flash driver size, sector eraseRodrigo L. Rosa
2011-06-07Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - leftover ch...Freddie Chopin
2011-06-05mips: add nor flash write from memory blockStefan Mahr
2011-06-04crc check on flashed dataRodrigo L. Rosa
2011-06-04code cleanupRodrigo L. Rosa
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - dubious fixesFreddie Chopin
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-06-01mips: fixup fastdataStefan Mahr
2011-06-01mips: fix some more endian madnessStefan Mahr
2011-05-29mips: fix swapping if running on big endian hostStefan Mahr
2011-05-28mips: fix swapping if openocd is running on big endian hostStefan Mahr
2011-05-23dsp5680xx: whitespace cleanupSpencer Oliver
2011-05-23Fix build issue under cygwinSpencer Oliver
2011-05-19flashing speed improved using queued jtag. error propagation improved.Rodrigo L. Rosa
2011-05-18partial support for 568013 and 568037, target integration.Rodrigo L. Rosa