]> git.sur5r.net Git - openocd/shortlog
openocd
2008-07-04 oharboeutility fn.
2008-07-04 oharboeARM11 update. OpenOCD supports starting without being...
2008-07-04 oharboeValentin Longchamp target script for mx31.cfg
2008-07-04 oharboeJim Tcl support added
2008-07-02 ntfreak- allocate target_type_t structure for each target...
2008-06-28 oharboewip.
2008-06-28 oharboewip
2008-06-27 ntfreak- update docs for new target_script events
2008-06-27 ntfreak- added svn props for newly added files
2008-06-27 oharboehooks to enable experimentation with scripting language...
2008-06-27 oharboeexport find_file function
2008-06-27 oharboeDavid Anders more target lib scripts contributed by
2008-06-27 oharboecommitting to reduce patch size for Tcl experiments...
2008-06-27 oharboeDavid Anders: fixes an issue with large block nand...
2008-06-25 oharboeFixed bogus error message and plugged memory leak for...
2008-06-25 ntfreak- fix reset_halt issue with certain arm cores - address...
2008-06-25 oharboeadded pre/post_reset scripts based on Pieter Conradie...
2008-06-24 ntfreak- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_...
2008-06-18 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy: TAP state changed to TLR when SRST goes...
2008-06-18 oharboeSpen spotted a bug in warning for missing srst_pulls_trst
2008-06-16 ntfreak- added missing install entries for eir-sam7se512 target
2008-06-16 mifi- added target and event script for the eir-sam7se512...
2008-06-16 oharboefallback for no implementation of multi word CFI write...
2008-06-16 oharboeGDB timeout fix. If a script takes a long time and...
2008-06-16 ntfreak- removed duplicate cortex_m3_register_commands
2008-06-11 ntfreak- probe incorrect for high density stm32 flash
2008-06-10 ntfreak- error message cleanup in jlink driver
2008-06-06 ntfreak- stm32 erase will use mass_erase if all banks selected
2008-06-06 oharboeNicolas Pitre: Feroceon fixes
2008-06-05 ntfreak- erase bank using bank erase rather than each sector
2008-06-04 oharboePavel Chromy: TCK returns to zero before state of reset...
2008-06-04 oharboePavel Chromy: fix logging syntax error + formatting...
2008-06-04 ntfreak- fix jlink accessing incorrect buffer element
2008-06-04 ntfreak- luminary, stm32 and str7 flash driver error cleanup
2008-06-03 ntfreak- str9 driver remove the duplicate target_free_working_...
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-05-29 ntfreak- added checksum_memory and blank_check_memory for...
2008-05-28 ntfreak- stellaris flash driver changed warning to info
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-27 ntfreakflash_write will attempt to pad image sections
2008-05-27 ntfreak- fixed typo in wp command
2008-05-27 ntfreak- fix issue if jlink sends result in single usb in...
2008-05-26 mifi- added check for max. value of jtag_speed in ft2232_khz.
2008-05-26 mifi- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3
2008-05-26 oharboefound out why str912 reset halt failed.
2008-05-26 oharboeclock 1/0 in idle now configurable.
2008-05-26 ntfreak- corrected error with stm32 page calculation
2008-05-25 mifi- changed some buffer defines to increase performance
2008-05-24 mifi- comment out usb_set_altinterface, because it is not...
2008-05-24 ntfreak- updated docs for new stellaris mass_erase command
2008-05-24 ntfreak- added stellaris flash mass_erase command
2008-05-24 ntfreak- update sectors on stm32x mass erase
2008-05-24 mifi- swap processing of reset handling. First srst and...
2008-05-24 ntfreak- removed compiler warnings
2008-05-24 mifi- corrected copy/paste type and renamed jlink_usb_read_...
2008-05-24 mifi- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND,...
2008-05-24 ntfreak- jlink jlink_execute_queue returns result
2008-05-24 mifi- replaced JLINK_xxxx command defines by EMU_CMD_ from the
2008-05-23 ntfreak- add support for newer high density stm32 parts
2008-05-22 oharboejtag_exexcute_queue() now logs error when it is invoked...
2008-05-21 ntfreak- remove error message on shutdown
2008-05-21 oharboecomment.
2008-05-21 oharboemoved srst_pulls_trst check into arm7_9_common.c. Not...
2008-05-20 oharboeEdgar Grimberg fixes some memory handling issues and
2008-05-19 oharboereverted change in 658 and simply removed the busted...
2008-05-19 oharboeFix crash when mode number fetched from the target...
2008-05-19 oharboeprint out an error if srst_pulls_trst is not specified for
2008-05-19 oharboeMichael Fischer found this bogus warning. Fixed.
2008-05-19 oharboefix mode output when illegal arm mode is detected....
2008-05-19 oharboeMichael Fischer found and Edgar Grimberg fixed generic...
2008-05-19 oharboeupdated guidelines.
2008-05-19 oharboeadded stack trace.
2008-05-16 mifi- added smoketest result for r657
2008-05-16 mifi- added arm-usb-ocd.cfg and signalyzer.cfg to the interface
2008-05-14 ntfreak- added jlink support, based on Jürgen Stuber patch
2008-05-12 ntfreak- restored tabs and formatting
2008-05-11 mifi- added patch from uwe hermann, thanks for the hint.
2008-05-10 mifi- added/renamed interfaces, remove jtag_speed from...
2008-05-10 mifi- corrected rounding in ft2232_khz
2008-05-10 mifi- added support for ft2232/jtag_khz
2008-05-10 mifi- smoketest for r651
2008-05-09 oharboeprinting available memory fails on win + mac. Disable...
2008-05-09 oharboeMichael Fischer spotted a problem in the reset routines...
2008-05-08 oharboedisable code that prints available mem under windows...
2008-05-07 oharboeprint available memory in log_level 3
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-05-07 oharboeEdgar Grimberg plugged a leak found w/Valgrind.
2008-05-07 oharboeincrease packet size to 16kBytes. Very slightly faster.
2008-05-06 oharboeEdgar Grimberg found tiny memory leak
2008-05-06 ntfreak- added svn props for newly added files
2008-05-06 oharboeThe target library is now the authorotative source...
2008-05-06 oharboeadd missing reset script
2008-05-03 drath- fixed xsvf_add_statemove()
2008-05-02 ntfreak- updated docs for ft2232_vid_pid command
2008-05-02 ntfreak- added info about libftdi support under win32
2008-05-02 mifi- corrected typo in cfg file
2008-05-01 oharboeTim Hudson worked on English language.
next