aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-04Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe
2008-06-04- fix jlink accessing incorrect buffer elementntfreak
2008-06-04- luminary, stm32 and str7 flash driver error cleanupntfreak
2008-06-03- str9 driver remove the duplicate target_free_working_area and reformat spac...ntfreak
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe
2008-05-29- added checksum_memory and blank_check_memory for xscalentfreak
2008-05-28- stellaris flash driver changed warning to infontfreak
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-05-27flash_write will attempt to pad image sectionsntfreak
2008-05-27- fixed typo in wp commandntfreak
2008-05-27- fix issue if jlink sends result in single usb in packetntfreak
2008-05-26- added check for max. value of jtag_speed in ft2232_khz.mifi
2008-05-26- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi
2008-05-26found out why str912 reset halt failed.oharboe
2008-05-26clock 1/0 in idle now configurable.oharboe
2008-05-26- corrected error with stm32 page calculationntfreak
2008-05-25- changed some buffer defines to increase performancemifi
2008-05-24- comment out usb_set_altinterface, because it is not working under Mac OS X.mifi
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