summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* add missing reset scriptoharboe2008-05-061-1/+3
* - fixed xsvf_add_statemove()drath2008-05-031-7/+9
* - add -lusb to link for using libftdi under win32ntfreak2008-05-011-2/+2
* - add missing svn propsntfreak2008-05-012-23/+23
* now compiles again.oharboe2008-04-301-4/+4
* lpc2148 fixes from Edgar Grimbergoharboe2008-04-303-2/+4
* - added new device to luminary flash driverntfreak2008-04-302-6/+67
* Edgar's naming convention fixes.oharboe2008-04-302-7/+12
* Edgar's added support for printing jtag_khzoharboe2008-04-302-26/+46
* - stm32x default to 128k if flash size failed.ntfreak2008-04-291-1/+6
* Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed.oharboe2008-04-291-0/+6
* - updated cortex_m3 docs regarding luminary reset behaviourntfreak2008-04-293-3/+3
* - add cortex_m3 variant luminary to fix reset issue with asserting SRSTntfreak2008-04-284-6/+34
* - added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...ntfreak2008-04-263-16/+55
* - luminary flash now loader polls when finishedntfreak2008-04-261-7/+3
* set communication speedsoharboe2008-04-261-0/+2
* - incorrect ram size for lm3s811 target scriptntfreak2008-04-261-2/+2
* - change str9 flash controller to read array after a level 1 protectntfreak2008-04-261-0/+7
* make debug_level 3 useful again... the log just drowns. perhaps introduce deb...oharboe2008-04-251-1/+1
* Close dangling file handleoharboe2008-04-242-7/+11
* - added svn props for newly added filesntfreak2008-04-2414-1534/+1532
* Pavel Chromy's on chip flash loaderoharboe2008-04-2317-1/+1539
* - added svn props for newly added filesntfreak2008-04-2316-269/+269
* Tim Hudson contributed at91sam9260 target config files + some interface defin...oharboe2008-04-235-2/+60