aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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
2008-05-06- added svn props for newly added filesntfreak
2008-05-06The target library is now the authorotative source of config examplesoharboe
2008-05-06add missing reset scriptoharboe
2008-05-03- fixed xsvf_add_statemove()drath
2008-05-01- add -lusb to link for using libftdi under win32ntfreak
2008-05-01- add missing svn propsntfreak
2008-04-30now compiles again.oharboe
2008-04-30lpc2148 fixes from Edgar Grimbergoharboe
2008-04-30- added new device to luminary flash driverntfreak
2008-04-30Edgar's naming convention fixes.oharboe
2008-04-30Edgar's added support for printing jtag_khzoharboe
2008-04-29- stm32x default to 128k if flash size failed.ntfreak
2008-04-29Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed.oharboe