summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stm32: add dual flash bank supportSpencer Oliver2010-12-231-26/+37
* config: add init_targets proc that is executed just before initØyvind Harboe2010-12-222-0/+12
* server: remove error value from LOG_INFOØyvind Harboe2010-12-211-1/+1
* script: support only Tcl commentsØyvind Harboe2010-12-181-9/+0
* Fix for compilation failure amt_jtagaccel.cJohn Devereux2010-12-161-0/+3
* Fix for segfault in handle_nand_dump_command.Paul Richards2010-12-151-5/+5
* stm32: fix unprotectØyvind Harboe2010-12-151-4/+11
* flash: clarify protect documentationØyvind Harboe2010-12-151-3/+6
* contrib: add source to the cfi flash loadersSpencer Oliver2010-12-101-6/+13
* cfi: disable buffer writes for M29W128GSpencer Oliver2010-12-102-5/+16
* cfi: allow optional buffer write supportSpencer Oliver2010-12-102-2/+12
* cfi: calculate correct timeoutsSpencer Oliver2010-12-102-16/+29
* cfi: prefix string hex outputSpencer Oliver2010-12-101-12/+12
* cfi: add time format to cfi query outputSpencer Oliver2010-12-101-8/+11
* cfi: whitespace and long line cleanupSpencer Oliver2010-12-101-282/+389
* Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards2010-12-101-13/+9
* build: fix build from previous commitSpencer Oliver2010-12-082-2/+2
* jtag: getting the JTAG speed can failØyvind Harboe2010-12-0811-27/+71
* svf: various improvementsAndrew Leech2010-12-071-78/+292
* xscale: trace buffer remains enabled until explicitly disabledMike Dunn2010-12-042-54/+97
* Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser2010-12-041-4/+7
* cortex_m3: change cortec_m3 reset_config behaviourSpencer Oliver2010-12-032-19/+2
* profile: use 100Hz as a default sampling frequencyØyvind Harboe2010-12-011-2/+2
* lpc2900.c: Improve debug output for device probingRolf Meeser2010-12-011-1/+5
* lpc2900.c: Add support for new device LPC2926Rolf Meeser2010-12-011-1/+5
* LPC2900: Avoid false positive reprobing if first probing failsRolf Meeser2010-12-011-7/+11
* Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski2010-11-301-5/+1
* Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski2010-11-301-0/+57
* FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo2010-11-232-1/+1
* FLASH/NOR: rename from spearsmi to stmsmiAntonio Borneo2010-11-232-81/+81
* STR750: Add SMI interface supportAntonio Borneo2010-11-231-35/+43
* NOR/SPEARSMI: fix segfaultAntonio Borneo2010-11-231-0/+1
* flash: iterating over an address range now handles multiple banksØyvind Harboe2010-11-221-1/+38
* fastload: fix error handling upon running out of memoryØyvind Harboe2010-11-221-6/+16
* build: add autobuild jimtcl to configure scriptsSpencer Oliver2010-11-181-1/+7
* build: add common.mkSpencer Oliver2010-11-1812-43/+14
* FLASH/NOR: Remove useless file tms470.hAntonio Borneo2010-11-173-40/+15
* FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo2010-11-173-79/+50
* FLASH/NOR: Remove useless file str9x.hAntonio Borneo2010-11-173-62/+35
* FLASH/NOR: Remove useless file str7x.hAntonio Borneo2010-11-173-110/+83
* FLASH/NOR: Remove useless file stm32x.hAntonio Borneo2010-11-173-101/+74
* FLASH/NOR: Remove useless file stellaris.hAntonio Borneo2010-11-173-109/+85
* FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo2010-11-173-96/+65
* FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo2010-11-173-39/+13
* FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo2010-11-173-73/+45
* FLASH/NOR: Remove useless file avrf.hAntonio Borneo2010-11-173-41/+16
* flash: fix bug with multiple back-to-back flash chipsØyvind Harboe2010-11-171-3/+7
* FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo2010-11-173-118/+91
* FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo2010-11-173-25/+2
* FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo2010-11-173-32/+8