aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-06-17build: do not included generated files in distributionSpencer Oliver
2011-06-17build: add missing files to make distSpencer Oliver
2011-06-17build: add missing files from dist releaseSpencer Oliver
2011-06-16ADAPTER: Fixed transport selection mechanism to support transports other than...Tomek CEDRO
2011-06-16OPENOCD: Renamed ambiguous main2() into openocd_thread() to show possible sol...Tomek CEDRO
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-12fix protection behaviorRodrigo 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-12Added minimodule (ftdi) interfaceRodrigo L. Rosa
2011-06-07Silence -O3 warningØyvind Harboe
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-28Fixed values for Samung NAND chipsDamjan Marion
2011-05-28Improve NAND flash detectionDamjan Marion
2011-05-28Reorganize NAND flash tableDamjan Marion
2011-05-28mips: fix swapping if openocd is running on big endian hostStefan Mahr
2011-05-25Report actual current threadAlan Bowman
2011-05-25Add eCos/Cortex RTOS supportAlan Bowman
2011-05-25add support for spansion flash on mindspeed c300 eval boardStefan 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-18Get register value if it's invalid in cache.Jie Zhang
2011-05-18Corrected test for invalid current_threadidAlan Bowman
2011-05-18flash support (only full erase/write) for 568013 and 568037Rodrigo L. Rosa
2011-05-18partial support for 568013 and 568037, target integration.Rodrigo L. Rosa
2011-05-14Correct stacking direction and use of address offsetAlan Bowman
2011-05-03Remove useless MIPS code in avr32_ap7k.c.Jie Zhang
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2011-04-28ecos: add 64 bit types for sprintf/sscanfØyvind Harboe
2011-04-28gdb_server : 'R' command replied by OKMichel Jaouen
2011-04-28cortex_a : smp supportMichel Jaouen
2011-04-28smp : infra for smp minimum supportMichel Jaouen
2011-04-27cfi: leave check on whether target is running to target_write_memory()Øyvind Harboe
2011-04-26add STM32F2 revYSimonQian