]> git.sur5r.net Git - openocd/history - src/jtag
Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> cortex...
[openocd] / src / jtag /
2009-08-26 oharboeDavid Brownell <david-b@pacbell.net> Fix segv in jtag_e...
2009-08-26 oharboeadded missing check on jtag_execute
2009-08-26 oharboereduce arm11 output noise
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> More jtag_add_rese...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> More jtag_add_rese...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Some jtag_add_rese...
2009-08-24 oharboeSteve Grubb <sgrubb@redhat.com> fix various and sundry...
2009-08-24 oharboeJonas Horberg <jhorberg@sauer-danfoss.com>
2009-08-20 ntfreak- remove enable-ft2232-highspeed configure option,...
2009-08-19 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]:
2009-08-18 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]
2009-08-18 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]
2009-08-07 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-08-06 ntfreakGary Carlson [gcarlson@carlson-minot.com]:
2009-07-23 oharboeFerdinand Postema <ferdinand@postema.eu> fix cygwin...
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-07-15 oharboeprint errno when parport fails to open.
2009-07-14 oharboe1.54 snapshot
2009-07-13 ntfreakGary Carlson <gcarlson@carlson-minot.com>
2009-07-11 duaneSimple warning fix
2009-07-07 oharboefix return value for "reset" and "runtest" command...
2009-07-06 ntfreak- change sleep to usleep - fixes issue under win32...
2009-07-06 oharboerevert svn 1679 - fixes cp15 read/write timeout. Single...
2009-07-06 zwelchFerdinand Postema <ferdinand@postema.eu>:
2009-07-06 zwelchGary Carlson <gcarlson@carlson-minot.com>:
2009-07-02 zwelchFix FTD2XX build for CygWin.
2009-07-02 oharboezy1000 1.53 snapshot
2009-06-30 zwelchMarcel Jost <marcel.jost@bfh.ch>:
2009-06-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-30 zwelchFix doxygen warning in jtag.h caused by a changed param...
2009-06-30 zwelchFix @file documentation blocks in new interfaces source...
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchMove JTAG interface list to new files.
2009-06-26 oharboezy1000 rev C work
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-23 zwelch- Replace '){' with ') {'.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-23 zwelch- Fixes '>>' whitespace
2009-06-23 zwelch- Fixes '<=' whitespace
2009-06-23 zwelch- Fixes '>=' whitespace
2009-06-23 zwelch- Fixes '&&' whitespace
2009-06-23 zwelch- Fixes '[+]=' whitespace
2009-06-23 zwelch- Fixes '!=' whitespace
2009-06-23 zwelch- Replace 'for(' with 'for ('.
2009-06-23 zwelch- Replace 'switch(' with 'switch ('.
2009-06-23 zwelch- Replace 'while(' with 'while ('.
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-19 zwelchRemove editor preferences from source files.
2009-06-19 duaneprintf() warning fixes due to uint32_t change-over
2009-06-19 oharboefix jtag_add_callback() args. The first argument is...
2009-06-18 oharboeless warnings
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-17 oharboedummy driver now works under eCos
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 zwelchSet svn:eol-style native on ZY1000 minidriver header...
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-12 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-12 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-12 zwelchFix unitialized use of cur_speed in handle_jtag_khz_com...
2009-06-12 zwelchImprove vsllink command argument handling:
2009-06-12 zwelchImprove handle_runtest_command:
2009-06-12 zwelchImprove VID/PID command argument handling in FTDI driver:
2009-06-12 zwelchImprove handle_irscan_command:
2009-06-12 zwelchImprove JTAG reset, speed, and khz handlers to use...
2009-06-12 zwelchUse parse_uint helper to replace strtoul call in jtag_t...
2009-06-12 zwelchSimplify and improve gw16012_handle_parport_command:
2009-06-12 zwelchSimplify and improve amt_jtagaccel_handle_parport_port_...
2009-06-12 zwelchSimplify and improve parport_handle_parport_port_command:
2009-06-11 zwelchMove jtag_get_flush_queue_count near jtag_execute_queue...
2009-06-11 zwelchImprove grouping of JTAG KHz and verification accessors...
2009-06-11 zwelchGroup JTAG reset configuration and accessor APIs togeth...
2009-06-11 zwelchMove jtag_error helper declarations to the end of the...
2009-06-11 zwelchOut-of-line jtag_tap_next_enabled and simplify its...
2009-06-11 zwelchMove jtag_add_statemove decl/body nearer jtag_add_pathmove.
2009-06-10 oharboeadded pathmove command
2009-06-09 zwelchImprove use of automake conditionals for FTDI-based...
2009-06-09 zwelchSimplify JTAG automake input file:
2009-06-09 zwelchRename jtag_driver.c as driver.c to remove duplicate...
2009-06-09 zwelchFix make maintainer-clean for out-of-tree builds.
2009-06-09 zwelchEncapsulate the core jtag interface pointer:
2009-06-09 zwelchContinue encapsulation of JTAG event callback sub-API:
2009-06-09 zwelchAdd jtag_event_handler_t:
2009-06-09 zwelchExpose jtag_unregister_event_callback with related...
2009-06-09 zwelchImprove encapsulation of JTAG event handling:
2009-06-09 zwelchProperly encapsulate core hasKHZ variable.
next