aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2011-04-26remove read of flash_size in STM32F2SimonQian
2011-04-26buspirate: fix building on some OSesDamjan Marion
2011-04-19rtos : compilation error on amd64Michel Jaouen
2011-04-19Fix non cfi x16 nor flash connected to x8 bus. The ids in the table should be...Alexandre Pereira da Silva
2011-04-19Make the LPC32xx nand driver support up to 5 address cycles. This will only w...Alexandre Pereira da Silva
2011-04-19Make the LPC32xx slc nand driver the defaultAlexandre Pereira da Silva
2011-04-19jtag: clarify jtag->init() and jtag->quit() definitionsØyvind Harboe
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)
2011-04-14pic32: update pic32mx flash driverSpencer Oliver
2011-04-13Replace byte-access to memory with faster word-accessLuca Ellero
2011-04-13Add opcodes for load/store registers words immediate post-indexedLuca Ellero
2011-04-13cortex_a :apb mem read/write working with mmu_onMichel JAOUEN
2011-04-13cortex_a : multiple target on the same dapMichel JAOUEN
2011-04-13cortex_a : use dap ref from armv4_5commonMichel JAOUEN
2011-04-09jlink: jlink_debug_buffer use inline function when _DEBUG_USB_COMMS_ not defineJean-Christophe PLAGNIOL-VILLARD