aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-10cfi: prefix string hex outputSpencer Oliver
2010-12-10cfi: add time format to cfi query outputSpencer Oliver
2010-12-10cfi: whitespace and long line cleanupSpencer Oliver
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards
2010-12-08build: fix build from previous commitSpencer Oliver
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-12-07svf: various improvementsAndrew Leech
2010-12-04xscale: trace buffer remains enabled until explicitly disabledMike Dunn
2010-12-04Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser
2010-12-03cortex_m3: change cortec_m3 reset_config behaviourSpencer Oliver
2010-12-01profile: use 100Hz as a default sampling frequencyØyvind Harboe
2010-12-01lpc2900.c: Improve debug output for device probingRolf Meeser
2010-12-01lpc2900.c: Add support for new device LPC2926Rolf Meeser
2010-12-01LPC2900: Avoid false positive reprobing if first probing failsRolf Meeser
2010-11-30Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski
2010-11-30Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski
2010-11-23FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo
2010-11-23FLASH/NOR: rename from spearsmi to stmsmiAntonio Borneo
2010-11-23STR750: Add SMI interface supportAntonio Borneo
2010-11-23NOR/SPEARSMI: fix segfaultAntonio Borneo
2010-11-22flash: iterating over an address range now handles multiple banksØyvind Harboe
2010-11-22fastload: fix error handling upon running out of memoryØyvind Harboe
2010-11-18build: add autobuild jimtcl to configure scriptsSpencer Oliver
2010-11-18build: add common.mkSpencer Oliver
2010-11-17FLASH/NOR: Remove useless file tms470.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file str9x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file str7x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file stm32x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file stellaris.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file avrf.hAntonio Borneo
2010-11-17flash: fix bug with multiple back-to-back flash chipsØyvind Harboe
2010-11-17FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo
2010-11-17NOR/SPEARSMI: Add comments about SPIAntonio Borneo
2010-11-16NOR/SPEAr: Add support for Serial NORAntonio Borneo
2010-11-15httpd: retire this serverØyvind Harboe
2010-11-15Add comments and tiny improvements to STM32 flash loader algorithmFreddie Chopin
2010-11-15gdb: fix occasional crash when flash probe failedØyvind Harboe
2010-11-11gdb: improve error message when gdb connect failsØyvind Harboe
2010-11-09cortex_m3: report detected error condition in pollØyvind Harboe
2010-11-09target: document that target_poll() will report and clear sticky errorsØyvind Harboe
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo
2010-11-09JIM: document "echo" commandAntonio Borneo
2010-11-09JIM: Add "-n" option to "echo"Antonio Borneo
2010-11-09stm32: return early upon block write failureØyvind Harboe