fw/openocd
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.
2008-05-01 ntfreak- add -lusb to link for using libftdi under win32
2008-05-01 ntfreak- add missing svn props
2008-04-30 mluChanged at91sam7_ecr working area to a valid SRAM...
2008-04-30 oharboenow compiles again.
2008-04-30 oharboelpc2148 fixes from Edgar Grimberg
2008-04-30 ntfreak- added new device to luminary flash driver
2008-04-30 oharboeEdgar's naming convention fixes.
2008-04-30 oharboeEdgar's added support for printing jtag_khz
2008-04-29 ntfreak- stm32x default to 128k if flash size failed.
2008-04-29 oharboeEdgar Grimberg added a new rule for target scripts...
2008-04-29 ntfreak- updated cortex_m3 docs regarding luminary reset behaviour
2008-04-28 ntfreak- add cortex_m3 variant luminary to fix reset issue...
2008-04-26 ntfreak- added ARMV7_GDB_HACKS define to armv7m.h, enabling...
2008-04-26 ntfreak- luminary flash now loader polls when finished
2008-04-26 oharboeset communication speeds
2008-04-26 ntfreak- incorrect ram size for lm3s811 target script
2008-04-26 ntfreak- change str9 flash controller to read array after...
2008-04-26 oharboewip instructions for building Cortex toolchain
2008-04-25 oharboemake debug_level 3 useful again... the log just drowns...
2008-04-24 oharboeClose dangling file handle
2008-04-24 ntfreak- added svn props for newly added files
2008-04-24 oharboeEdgar's new test cases.
2008-04-24 oharboeEdgar's new test cases.
2008-04-23 oharboePavel Chromy's on chip flash loader
2008-04-23 ntfreak- added svn props for newly added files
2008-04-23 ntfreak- added svn props for newly added files
2008-04-23 oharboeTim Hudson contributed at91sam9260 target config files...
2008-04-23 ntfreak- fix typo in openocd.texi
2008-04-23 oharboeregions outside flash are now read/write nocache by...
2008-04-23 oharboeTim Hudson: removed setting jtag_speed directly (which...
2008-04-23 oharboefixed doc for GDB memory map and flash program defaults...
2008-04-23 oharboeadded fast option.
2008-04-23 oharboeAndre Renaud support for the am29sl800db CFI flash...
2008-04-22 oharboewip on reporting bugs.
2008-04-22 oharboedeleted obsolete stuff.
2008-04-21 ntfreak- added stm32 stick and luminary eval boards interface...
2008-04-21 ntfreak- set lpc288x[ch] svn file props
2008-04-20 ntfreak- set erase flag on sector
2008-04-20 oharboeKarl RobinSod <karl.robinsod@gmail.com> added lpc288x...
2008-04-20 ntfreak- update docs for flash write_image command
2008-04-19 ntfreak- flash.c change stricmp to strcmp
2008-04-19 mifi- added test results for r592
2008-04-19 oharboeretired auto_erase, added optional erase arg to flash...
2008-04-18 drath- Flash auto-erase is disabled by default
2008-04-18 oharboeEnabled auto erase, gdb memory map and gdb flash progra...
2008-04-18 oharboeNicolas Pitre fixed regression.
2008-04-17 oharboeEdwin Olsen: improves breakpoint handling on cortex...
2008-04-16 oharboefix for gaffe in 555 that stopped JTAG chain examine...
2008-04-16 mifi- added testing binaries
2008-04-16 ntfreak- correct stm32stick config script
2008-04-16 oharboeUpdate Embedded ICE registers explicitly during target...
next