aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-27flash_write will attempt to pad image sectionsntfreak
2008-05-27- fixed typo in wp commandntfreak
2008-05-27- fix issue if jlink sends result in single usb in packetntfreak
2008-05-26- added check for max. value of jtag_speed in ft2232_khz.mifi
2008-05-26- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi
2008-05-26found out why str912 reset halt failed.oharboe
2008-05-26clock 1/0 in idle now configurable.oharboe
2008-05-26- corrected error with stm32 page calculationntfreak
2008-05-25- changed some buffer defines to increase performancemifi
2008-05-24- comment out usb_set_altinterface, because it is not working under Mac OS X.mifi
2008-05-24- updated docs for new stellaris mass_erase commandntfreak
2008-05-24- added stellaris flash mass_erase commandntfreak
2008-05-24- update sectors on stm32x mass erasentfreak
2008-05-24- swap processing of reset handling. First srst and than trst.mifi
2008-05-24- removed compiler warningsntfreak
2008-05-24- corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re...mifi
2008-05-24- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG insteadmifi
2008-05-24- jlink jlink_execute_queue returns resultntfreak
2008-05-24- replaced JLINK_xxxx command defines by EMU_CMD_ from themifi
2008-05-23- add support for newer high density stm32 partsntfreak
2008-05-22jtag_exexcute_queue() now logs error when it is invoked before 'init' command.oharboe
2008-05-21- remove error message on shutdownntfreak
2008-05-21comment.oharboe
2008-05-21moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...oharboe
2008-05-20Edgar Grimberg fixes some memory handling issues andoharboe
2008-05-19reverted change in 658 and simply removed the busted warning for now.oharboe
2008-05-19Fix crash when mode number fetched from the target is invalid.oharboe
2008-05-19print out an error if srst_pulls_trst is not specified foroharboe
2008-05-19Michael Fischer found this bogus warning. Fixed.oharboe
2008-05-19fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe
2008-05-19Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod...oharboe
2008-05-19updated guidelines.oharboe
2008-05-19added stack trace.oharboe
2008-05-16- added smoketest result for r657mifi
2008-05-16- added arm-usb-ocd.cfg and signalyzer.cfg to the interfacemifi
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak
2008-05-12- restored tabs and formattingntfreak
2008-05-11- added patch from uwe hermann, thanks for the hint.mifi
2008-05-10- added/renamed interfaces, remove jtag_speed from the interface partmifi
2008-05-10- corrected rounding in ft2232_khzmifi
2008-05-10- added support for ft2232/jtag_khzmifi
2008-05-10- smoketest for r651mifi
2008-05-09printing available memory fails on win + mac. Disable for now until a robust ...oharboe
2008-05-09Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ...oharboe
2008-05-08disable code that prints available mem under windows. Does not compile.oharboe
2008-05-07print available memory in log_level 3oharboe
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe
2008-05-07Edgar Grimberg plugged a leak found w/Valgrind.oharboe
2008-05-07increase packet size to 16kBytes. Very slightly faster.oharboe
2008-05-06Edgar Grimberg found tiny memory leakoharboe