aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2010-11-09stm32: return error when failing to readØyvind Harboe
2010-11-09stm32: add error propagation on writesØyvind Harboe
2010-11-09stm32: sharpen error handling for timeoutsØyvind Harboe
2010-11-05CortexA8: Implement debug base autodetectionMarek Vasut
2010-11-05ADIv5: Implement function to lookup CoreSight componentMarek Vasut
2010-11-05ADIv5: Introduce function to detect ROM Table locationMarek Vasut
2010-11-04arm964e: Add support for ARM946E target.ddraskovic
2010-10-29jim tests: use installedØyvind Harboe
2010-10-28src: add loader src descriptionSpencer Oliver
2010-10-27help: help now works on configuration commandsØyvind Harboe
2010-10-25Make systesetreq typos read sysresetreq insteadPeter Stuge
2010-10-25buspirate: change handling of communication speed setting + create serial por...Michal Demin
2010-10-25buspirate: Serial port was not correctly closed.Michal Demin
2010-10-12TARGET: review handle_load_image_command()Antonio Borneo