summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Pavel Chromy:oharboe2008-06-181-7/+7
* Pavel Chromy:oharboe2008-06-181-76/+120
* Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_...oharboe2008-06-181-0/+4
* Spen spotted a bug in warning for missing srst_pulls_trstoharboe2008-06-181-3/+3
* - added missing install entries for eir-sam7se512 targetntfreak2008-06-161-1/+1
* - added target and event script for the eir-sam7se512 targetmifi2008-06-162-0/+111
* fallback for no implementation of multi word CFI write. Successful codepath n...oharboe2008-06-161-7/+11
* GDB timeout fix. If a script takes a long time and does not produce any outpu...oharboe2008-06-161-0/+2
* - removed duplicate cortex_m3_register_commandsntfreak2008-06-162-5/+0
* - probe incorrect for high density stm32 flashntfreak2008-06-111-2/+1
* - error message cleanup in jlink driverntfreak2008-06-101-9/+8
* - stm32 erase will use mass_erase if all banks selectedntfreak2008-06-062-37/+55
* Nicolas Pitre: Feroceon fixesoharboe2008-06-063-28/+105
* - erase bank using bank erase rather than each sectorntfreak2008-06-051-1/+18
* Pavel Chromy: TCK returns to zero before state of reset line is changed.oharboe2008-06-041-6/+21
* Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe2008-06-043-3/+3
* - fix jlink accessing incorrect buffer elementntfreak2008-06-041-1/+1
* - luminary, stm32 and str7 flash driver error cleanupntfreak2008-06-043-34/+25
* - str9 driver remove the duplicate target_free_working_area and reformat spac...ntfreak2008-06-032-33/+28
* Fredrik Hederstierna: fix leak + clean up return codesoharboe2008-06-031-15/+32
* Fredrik Hederstierna: fix leak + clean up return codesoharboe2008-06-031-4/+5
* - added checksum_memory and blank_check_memory for xscalentfreak2008-05-291-8/+3
* - stellaris flash driver changed warning to infontfreak2008-05-281-4/+4
* - 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