]> git.sur5r.net Git - openocd/shortlog
openocd
2009-05-13 zwelchInclude types.h in command.h to make stdint.h available...
2009-05-13 oharboeadded verify_jtag command
2009-05-13 zwelchInclude files required to rebuild the HTTP web pages...
2009-05-13 oharboeshuffled comments about for jtag_add_dr_out() fn.
2009-05-13 zwelchCommit skeleton files for high-level developer manual...
2009-05-12 oharboeirscan now also works correctly in addition to not...
2009-05-12 ntfreak- add missing svn props from svn 1768 commit
2009-05-12 oharboe4-bit ECC support for Marvell Kirkwood SOC
2009-05-12 oharboeNicolas Pitre <nico@cam.org> lower JTAG clock for Sheev...
2009-05-12 oharboemove eCos type definition to types.h where it belongs.
2009-05-12 zwelchAdd stdint.h to types.h to provide intptr_t.
2009-05-12 ntfreak- fix build issue when HAVE_ELF_H is not defined
2009-05-12 oharboeeCos fixes
2009-05-12 zwelchInclude project doxygen configuration with distribution...
2009-05-12 zwelchAudit and remove redundant uses of replacements.h in...
2009-05-12 zwelchMake replacements.h private by including it from config...
2009-05-12 zwelchMake system.h private by including it from config.h...
2009-05-12 zwelchAudit and reduce #include directives in jim source...
2009-05-12 zwelchDefine _GNU_SOURCE in config.h, remove definitions...
2009-05-12 zwelchRemove config.h from types.h; all .c files are required...
2009-05-12 zwelchInclude config.h in pregenerated rlink_speed_table...
2009-05-12 zwelchUpdate rlink_make_speed_table.pl script to add config...
2009-05-12 oharboefix memory corruption introduce in 1730
2009-05-12 oharboeadded jtag_alloc_in_value32 - not used in this commit.
2009-05-12 oharboefix ancient bug & SEGFAULT in irscan
2009-05-12 zwelchInclude assert.h in system.h to promote tree-wide use...
2009-05-11 zwelchRemove duplicate definition of encode in httpd.tcl.
2009-05-11 oharboenow builds on 64 and 32 bit systems
2009-05-11 oharboefix jtag_add_dr_scan() usage a bit... avoid lots of...
2009-05-11 zwelchUpdate jim helper files to use proper configure script...
2009-05-11 oharboefix USB performance regression for verify_ircapture
2009-05-11 oharboeUSB performance regression fix
2009-05-11 oharboeretire jtag_add_dr_scan_now
2009-05-11 oharboeswitch to jtag_add_dr_scan() from the synchronous versi...
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboechange jtag_add_callback API to be able to support...
2009-05-11 zwelchFix ft2232 for CygWin, provided by Michael Bruck <mbruc...
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeleave eCos include file issues alone for now.
2009-05-11 zwelchAdd svn:eol-style property to recently added system.h.
2009-05-11 oharboeused by upcoming commits
2009-05-11 oharboeadd to svn ignore
2009-05-11 zwelchUpdate Doxyfile configuration for doxygen 1.5.8:
2009-05-11 zwelchMark API layering violations in the helper module with...
2009-05-11 zwelchRemove redundant config.h from replacements.h, obtained...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchFix compilation of target_request.h when it is included...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchAudit and eliminate redundant helper #include directives.
2009-05-11 zwelchSimplify #include directives in ioutil.c, use new heade...
2009-05-11 zwelchAdd remaining header checks to be used in subsequent...
2009-05-11 zwelchAdd --enable-malloc-logging configure option and update...
2009-05-11 zwelchFactor system #includes out of replacements.h into...
2009-05-11 zwelchFinish portability support for AC_HEADER_STDBOOL config...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-11 zwelchAdd configure check for sys/types.h; include in our...
2009-05-11 zwelchAdd AC_HEADER_ASSERT macro to configure; provides ...
2009-05-11 zwelchUse AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADER...
2009-05-11 zwelchOpenOCD now requires autoconf 2.60 to process AC_PROG_C...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-10 zwelchReverse revision 1691: all of its functionality has...
2009-05-10 zwelchExtend configure script to check for environ declaratio...
2009-05-10 oharboeWrote up post processing JTAG API. Not used yet, but...
2009-05-10 zwelchRevive tclapi.c from r1650:
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes.
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> fix warnings
2009-05-10 oharboeMichael Bruck <mbruck@digenius.de> use more const
2009-05-09 oharboeMichael Bruck <mbruck@digenius.de> use more const
2009-05-09 oharboeMichael Bruck <mbruck@digenius.de> ARM11 C99 updates
2009-05-08 oharboewhitespace fixes
2009-05-08 oharboeplugged bug w/irlen > 32 introduce in 1672
2009-05-08 oharboewhitespace fixes
2009-05-08 oharboeDavid Brownell <david-b@pacbell.net> DaVinci dm6446
2009-05-08 oharboesync up zy1000 interface to bitbang driver's handling...
2009-05-08 oharboeMichael Fischer <fischermi@t-online.de> fix compile...
2009-05-08 oharboefix gaffe in 1672
2009-05-08 oharboestm32 profiling wip
2009-05-08 oharboeprofiling numbers
2009-05-08 oharboeadd flush_count jtag queue profiling feature
2009-05-08 oharboefix (old?) bug in jtag_add_ir_scan()
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
next