aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-12-22config: add init_targets proc that is executed just before initØyvind Harboe2-0/+12
2010-12-21server: remove error value from LOG_INFOØyvind Harboe1-1/+1
2010-12-18script: support only Tcl commentsØyvind Harboe1-9/+0
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux1-0/+3
2010-12-15Fix for segfault in handle_nand_dump_command.Paul Richards1-5/+5
2010-12-15stm32: fix unprotectØyvind Harboe1-4/+11
2010-12-15flash: clarify protect documentationØyvind Harboe1-3/+6
2010-12-10contrib: add source to the cfi flash loadersSpencer Oliver1-6/+13
2010-12-10cfi: disable buffer writes for M29W128GSpencer Oliver2-5/+16
2010-12-10cfi: allow optional buffer write supportSpencer Oliver2-2/+12
2010-12-10cfi: calculate correct timeoutsSpencer Oliver2-16/+29
2010-12-10cfi: prefix string hex outputSpencer Oliver1-12/+12
2010-12-10cfi: add time format to cfi query outputSpencer Oliver1-8/+11
2010-12-10cfi: whitespace and long line cleanupSpencer Oliver1-282/+389
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards1-13/+9
2010-12-08build: fix build from previous commitSpencer Oliver2-2/+2
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe11-27/+71
2010-12-07svf: various improvementsAndrew Leech1-78/+292
2010-12-04xscale: trace buffer remains enabled until explicitly disabledMike Dunn2-54/+97
2010-12-04Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser1-4/+7
2010-12-03cortex_m3: change cortec_m3 reset_config behaviourSpencer Oliver2-19/+2
2010-12-01profile: use 100Hz as a default sampling frequencyØyvind Harboe1-2/+2
2010-12-01lpc2900.c: Improve debug output for device probingRolf Meeser1-1/+5
2010-12-01lpc2900.c: Add support for new device LPC2926Rolf Meeser1-1/+5
2010-12-01LPC2900: Avoid false positive reprobing if first probing failsRolf Meeser1-7/+11
2010-11-30Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski1-5/+1
2010-11-30Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski1-0/+57
2010-11-23FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo2-1/+1
2010-11-23FLASH/NOR: rename from spearsmi to stmsmiAntonio Borneo2-81/+81
2010-11-23STR750: Add SMI interface supportAntonio Borneo1-35/+43
2010-11-23NOR/SPEARSMI: fix segfaultAntonio Borneo1-0/+1
2010-11-22flash: iterating over an address range now handles multiple banksØyvind Harboe1-1/+38
2010-11-22fastload: fix error handling upon running out of memoryØyvind Harboe1-6/+16
2010-11-18build: add autobuild jimtcl to configure scriptsSpencer Oliver1-1/+7
2010-11-18build: add common.mkSpencer Oliver12-43/+14
2010-11-17FLASH/NOR: Remove useless file tms470.hAntonio Borneo3-40/+15
2010-11-17FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo3-79/+50
2010-11-17FLASH/NOR: Remove useless file str9x.hAntonio Borneo3-62/+35
2010-11-17FLASH/NOR: Remove useless file str7x.hAntonio Borneo3-110/+83
2010-11-17FLASH/NOR: Remove useless file stm32x.hAntonio Borneo3-101/+74
2010-11-17FLASH/NOR: Remove useless file stellaris.hAntonio Borneo3-109/+85
2010-11-17FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo3-96/+65
2010-11-17FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo3-39/+13
2010-11-17FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo3-73/+45
2010-11-17FLASH/NOR: Remove useless file avrf.hAntonio Borneo3-41/+16
2010-11-17flash: fix bug with multiple back-to-back flash chipsØyvind Harboe1-3/+7
2010-11-17FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo3-118/+91
2010-11-17FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo3-25/+2
2010-11-17FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo3-32/+8
2010-11-17NOR/SPEARSMI: Add comments about SPIAntonio Borneo1-4/+22