aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-05-26- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi1-2/+2
2008-05-26found out why str912 reset halt failed.oharboe1-1/+18
2008-05-26clock 1/0 in idle now configurable.oharboe1-5/+9
2008-05-26- corrected error with stm32 page calculationntfreak1-1/+2
2008-05-25- changed some buffer defines to increase performancemifi1-5/+5
2008-05-24- comment out usb_set_altinterface, because it is not working under Mac OS X.mifi1-0/+7
2008-05-24- added stellaris flash mass_erase commandntfreak1-80/+132
2008-05-24- update sectors on stm32x mass erasentfreak1-0/+7
2008-05-24- swap processing of reset handling. First srst and than trst.mifi1-8/+8
2008-05-24- removed compiler warningsntfreak1-15/+4
2008-05-24- corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re...mifi1-5/+5
2008-05-24- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG insteadmifi1-13/+48
2008-05-24- jlink jlink_execute_queue returns resultntfreak1-68/+56
2008-05-24- replaced JLINK_xxxx command defines by EMU_CMD_ from themifi1-27/+58
2008-05-23- add support for newer high density stm32 partsntfreak2-30/+53
2008-05-22jtag_exexcute_queue() now logs error when it is invoked before 'init' command.oharboe1-1/+7
2008-05-21- remove error message on shutdownntfreak2-5/+6
2008-05-21comment.oharboe1-0/+3
2008-05-21moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...oharboe2-10/+23
2008-05-20Edgar Grimberg fixes some memory handling issues andoharboe5-12/+48
2008-05-19reverted change in 658 and simply removed the busted warning for now.oharboe1-2/+4
2008-05-19Fix crash when mode number fetched from the target is invalid.oharboe4-0/+53
2008-05-19print out an error if srst_pulls_trst is not specified foroharboe1-6/+17
2008-05-19Michael Fischer found this bogus warning. Fixed.oharboe1-4/+2
2008-05-19fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe2-3/+6
2008-05-19Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod...oharboe1-11/+14
2008-05-19updated guidelines.oharboe1-0/+14
2008-05-16- added smoketest result for r657mifi1-1/+1
2008-05-16- added arm-usb-ocd.cfg and signalyzer.cfg to the interfacemifi3-1/+12
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak6-2/+868
2008-05-12- restored tabs and formattingntfreak3-117/+106
2008-05-11- added patch from uwe hermann, thanks for the hint.mifi1-1/+1
2008-05-10- added/renamed interfaces, remove jtag_speed from the interface partmifi3-3/+10
2008-05-10- corrected rounding in ft2232_khzmifi1-3/+4
2008-05-10- added support for ft2232/jtag_khzmifi1-0/+48
2008-05-09printing available memory fails on win + mac. Disable for now until a robust ...oharboe1-4/+6
2008-05-09Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ...oharboe1-0/+17
2008-05-08disable code that prints available mem under windows. Does not compile.oharboe1-3/+13
2008-05-07print available memory in log_level 3oharboe1-1/+6
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe12-240/+142
2008-05-07Edgar Grimberg plugged a leak found w/Valgrind.oharboe3-0/+42
2008-05-07increase packet size to 16kBytes. Very slightly faster.oharboe1-1/+1
2008-05-06Edgar Grimberg found tiny memory leakoharboe1-0/+3
2008-05-06- added svn props for newly added filesntfreak1-3/+3
2008-05-06The target library is now the authorotative source of config examplesoharboe3-1/+9
2008-05-06add missing reset scriptoharboe1-1/+3
2008-05-03- fixed xsvf_add_statemove()drath1-7/+9
2008-05-01- add -lusb to link for using libftdi under win32ntfreak1-2/+2
2008-05-01- add missing svn propsntfreak2-23/+23
2008-04-30now compiles again.oharboe1-4/+4