summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - moved flash erase_check target code to target.cntfreak2008-05-2719-210/+210
* flash_write will attempt to pad image sectionsntfreak2008-05-271-8/+28
* - fixed typo in wp commandntfreak2008-05-271-1/+1
* - fix issue if jlink sends result in single usb in packetntfreak2008-05-271-20/+32
* - added check for max. value of jtag_speed in ft2232_khz.mifi2008-05-261-0/+6
* - renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi2008-05-261-2/+2
* found out why str912 reset halt failed.oharboe2008-05-261-1/+18
* clock 1/0 in idle now configurable.oharboe2008-05-261-5/+9
* - corrected error with stm32 page calculationntfreak2008-05-261-1/+2
* - changed some buffer defines to increase performancemifi2008-05-251-5/+5
* - comment out usb_set_altinterface, because it is not working under Mac OS X.mifi2008-05-241-0/+7
* - added stellaris flash mass_erase commandntfreak2008-05-241-80/+132
* - update sectors on stm32x mass erasentfreak2008-05-241-0/+7
* - swap processing of reset handling. First srst and than trst.mifi2008-05-241-8/+8
* - removed compiler warningsntfreak2008-05-241-15/+4
* - corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re...mifi2008-05-241-5/+5
* - removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG insteadmifi2008-05-241-13/+48
* - jlink jlink_execute_queue returns resultntfreak2008-05-241-68/+56
* - replaced JLINK_xxxx command defines by EMU_CMD_ from themifi2008-05-241-27/+58
* - add support for newer high density stm32 partsntfreak2008-05-232-30/+53
* jtag_exexcute_queue() now logs error when it is invoked before 'init' command.oharboe2008-05-221-1/+7
* - remove error message on shutdownntfreak2008-05-212-5/+6
* comment.oharboe2008-05-211-0/+3
* moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...oharboe2008-05-212-10/+23
* Edgar Grimberg fixes some memory handling issues andoharboe2008-05-205-12/+48
* reverted change in 658 and simply removed the busted warning for now.oharboe2008-05-191-2/+4
* Fix crash when mode number fetched from the target is invalid.oharboe2008-05-194-0/+53
* print out an error if srst_pulls_trst is not specified foroharboe2008-05-191-6/+17
* Michael Fischer found this bogus warning. Fixed.oharboe2008-05-191-4/+2
* fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe2008-05-192-3/+6
* Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod...oharboe2008-05-191-11/+14
* updated guidelines.oharboe2008-05-191-0/+14
* - added smoketest result for r657mifi2008-05-161-1/+1
* - added arm-usb-ocd.cfg and signalyzer.cfg to the interfacemifi2008-05-163-1/+12
* - added jlink support, based on Jürgen Stuber patchntfreak2008-05-146-2/+868
* - restored tabs and formattingntfreak2008-05-123-117/+106
* - added patch from uwe hermann, thanks for the hint.mifi2008-05-111-1/+1
* - added/renamed interfaces, remove jtag_speed from the interface partmifi2008-05-103-3/+10
* - corrected rounding in ft2232_khzmifi2008-05-101-3/+4
* - added support for ft2232/jtag_khzmifi2008-05-101-0/+48
* printing available memory fails on win + mac. Disable for now until a robust ...oharboe2008-05-091-4/+6
* Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ...oharboe2008-05-091-0/+17
* disable code that prints available mem under windows. Does not compile.oharboe2008-05-081-3/+13
* print available memory in log_level 3oharboe2008-05-071-1/+6
* This matters for embedded devices, but is probably not observably better for ...oharboe2008-05-0712-240/+142
* Edgar Grimberg plugged a leak found w/Valgrind.oharboe2008-05-073-0/+42
* increase packet size to 16kBytes. Very slightly faster.oharboe2008-05-071-1/+1
* Edgar Grimberg found tiny memory leakoharboe2008-05-061-0/+3
* - added svn props for newly added filesntfreak2008-05-061-3/+3
* The target library is now the authorotative source of config examplesoharboe2008-05-063-1/+9