| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re... | mifi | 2008-05-24 | 1 | -5/+5 |
* | - removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG instead | mifi | 2008-05-24 | 1 | -13/+48 |
* | - jlink jlink_execute_queue returns result | ntfreak | 2008-05-24 | 1 | -68/+56 |
* | - replaced JLINK_xxxx command defines by EMU_CMD_ from the | mifi | 2008-05-24 | 1 | -27/+58 |
* | - add support for newer high density stm32 parts | ntfreak | 2008-05-23 | 2 | -30/+53 |
* | jtag_exexcute_queue() now logs error when it is invoked before 'init' command. | oharboe | 2008-05-22 | 1 | -1/+7 |
* | - remove error message on shutdown | ntfreak | 2008-05-21 | 2 | -5/+6 |
* | comment. | oharboe | 2008-05-21 | 1 | -0/+3 |
* | moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br... | oharboe | 2008-05-21 | 2 | -10/+23 |
* | Edgar Grimberg fixes some memory handling issues and | oharboe | 2008-05-20 | 5 | -12/+48 |
* | reverted change in 658 and simply removed the busted warning for now. | oharboe | 2008-05-19 | 1 | -2/+4 |
* | Fix crash when mode number fetched from the target is invalid. | oharboe | 2008-05-19 | 4 | -0/+53 |
* | print out an error if srst_pulls_trst is not specified for | oharboe | 2008-05-19 | 1 | -6/+17 |
* | Michael Fischer found this bogus warning. Fixed. | oharboe | 2008-05-19 | 1 | -4/+2 |
* | fix mode output when illegal arm mode is detected. Now prints illegal mode fo... | oharboe | 2008-05-19 | 2 | -3/+6 |
* | Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod... | oharboe | 2008-05-19 | 1 | -11/+14 |
* | updated guidelines. | oharboe | 2008-05-19 | 1 | -0/+14 |
* | added stack trace. | oharboe | 2008-05-19 | 1 | -0/+6 |
* | - added smoketest result for r657 | mifi | 2008-05-16 | 3 | -19/+23 |
* | - added arm-usb-ocd.cfg and signalyzer.cfg to the interface | mifi | 2008-05-16 | 3 | -1/+12 |
* | - added jlink support, based on Jürgen Stuber patch | ntfreak | 2008-05-14 | 8 | -3/+887 |
* | - restored tabs and formatting | ntfreak | 2008-05-12 | 3 | -117/+106 |
* | - added patch from uwe hermann, thanks for the hint. | mifi | 2008-05-11 | 1 | -1/+1 |
* | - added/renamed interfaces, remove jtag_speed from the interface part | mifi | 2008-05-10 | 3 | -3/+10 |
* | - corrected rounding in ft2232_khz | mifi | 2008-05-10 | 1 | -3/+4 |
* | - added support for ft2232/jtag_khz | mifi | 2008-05-10 | 1 | -0/+48 |
* | - smoketest for r651 | mifi | 2008-05-10 | 1 | -16/+20 |
* | printing available memory fails on win + mac. Disable for now until a robust ... | oharboe | 2008-05-09 | 1 | -4/+6 |
* | Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ... | oharboe | 2008-05-09 | 1 | -0/+17 |
* | disable code that prints available mem under windows. Does not compile. | oharboe | 2008-05-08 | 1 | -3/+13 |
* | print available memory in log_level 3 | oharboe | 2008-05-07 | 1 | -1/+6 |
* | This matters for embedded devices, but is probably not observably better for ... | oharboe | 2008-05-07 | 12 | -240/+142 |
* | Edgar Grimberg plugged a leak found w/Valgrind. | oharboe | 2008-05-07 | 3 | -0/+42 |
* | increase packet size to 16kBytes. Very slightly faster. | oharboe | 2008-05-07 | 1 | -1/+1 |
* | Edgar Grimberg found tiny memory leak | oharboe | 2008-05-06 | 1 | -0/+3 |
* | - added svn props for newly added files | ntfreak | 2008-05-06 | 1 | -3/+3 |
* | The target library is now the authorotative source of config examples | oharboe | 2008-05-06 | 14 | -272/+9 |
* | add missing reset script | oharboe | 2008-05-06 | 1 | -1/+3 |
* | - fixed xsvf_add_statemove() | drath | 2008-05-03 | 1 | -7/+9 |
* | - updated docs for ft2232_vid_pid command | ntfreak | 2008-05-02 | 1 | -1/+4 |
* | - added info about libftdi support under win32 | ntfreak | 2008-05-02 | 3 | -2/+29 |
* | - corrected typo in cfg file | mifi | 2008-05-02 | 1 | -1/+1 |
* | Tim Hudson worked on English language. | oharboe | 2008-05-01 | 1 | -78/+81 |
* | - add -lusb to link for using libftdi under win32 | ntfreak | 2008-05-01 | 1 | -2/+2 |
* | - add missing svn props | ntfreak | 2008-05-01 | 2 | -23/+23 |
* | Changed at91sam7_ecr working area to a valid SRAM adress for the AT91SAM7S/X... | mlu | 2008-04-30 | 1 | -1/+1 |
* | now compiles again. | oharboe | 2008-04-30 | 1 | -4/+4 |
* | lpc2148 fixes from Edgar Grimberg | oharboe | 2008-04-30 | 4 | -3/+7 |
* | - added new device to luminary flash driver | ntfreak | 2008-04-30 | 2 | -6/+67 |
* | Edgar's naming convention fixes. | oharboe | 2008-04-30 | 2 | -7/+12 |