fw/openocd
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...
2009-05-08 oharboefix one gaffe in previous commit.
2009-05-08 oharboeuse assert instead of adding code that always runs
2009-05-08 oharboepull up verify_capture_ir one level in api stack
2009-05-08 oharboeretire jtag_set_check_value
2009-05-08 oharboeretire jtag_set_check_value
2009-05-08 oharboeretire jtag_set_check_value
2009-05-08 oharboeretire jtag_set_check_value
2009-05-08 oharboefirst jtag_check_value_mask usage. tested by using...
2009-05-08 oharboeadded comments w.r.t. potential performance problems
2009-05-08 zwelchFix typo from hurrying the last commit. Nothing to...
2009-05-08 zwelchFix loadFile to return file length once again.
2009-05-08 zwelchRe-order and extend header file tests in configure...
2009-05-08 zwelchFix warnings in httpd.c; builds with libmicrohttpd...
2009-05-08 zwelchFix warnings in ioutil.c; improves loadFile inteface.
2009-05-07 oharboemore in_handler typo fixes
2009-05-07 oharboeouch - typo in last commit
2009-05-07 zwelchRemove unreferenced tcpapi.c source file.
2009-05-07 oharboein_handler removal typo fixed
2009-05-07 oharboefix copy & paste error when retiring in_handler
2009-05-07 oharboerefactor to be able to remove more in_handler stuff
2009-05-07 oharboeverified that an argument is unused
2009-05-07 oharboefix c99 compile errors
2009-05-07 oharboemarker for in_handler to remove
2009-05-07 oharboeremove usage of in_handler
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboestop using in_handler
2009-05-07 oharboejtag API error handling refactoring.
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeDavid Brownell david-b at pacbell.net fix warnings
2009-05-07 oharboefix line endings
2009-05-07 oharboeDavid Brownell <david-b@pacbell.net> DaVinci DM355...
2009-05-07 oharboeDeleted at9sam7_old driver. Nobody has complained about...
2009-05-07 oharboeslightly increase readability of code
2009-05-07 oharboeanother example of removing in_handler usage
2009-05-07 oharboeadded template for removing in_handler
2009-05-07 zwelchFix most pointer cast alignment warnings in arm11.c...
2009-05-07 zwelchFix pointer cast alignment warnings in arm_adi_v5.c
2009-05-07 zwelchFix stm32x and pic32mx flash pointer cast alignment...
2009-05-06 zwelchFix pointer cast alignment warning in XScale miniIC...
2009-05-06 zwelchFix pointer cast alignment warnings in target/image.c.
2009-05-06 zwelchChange reg_s value field from u8 * to void *; it must...
2009-05-06 zwelchFix pointer cast alignment issues in svf.c
2009-05-06 zwelchAdd configure script check to enable C99 build option.
2009-05-06 zwelchFix pointer cast alignment warnings in jim.c.
2009-05-06 mluAdded (BUILD_JLINK==1) condition to us new tables...
2009-05-06 oharboeDick Hollenbeck <dick@softplc.com> comments & 7 clock...
2009-05-06 oharboeDick Hollenbeck <dick@softplc.com> part deux of previou...
2009-05-06 mluSmall changes that might improve stability.
2009-05-06 oharboetransition more directly to the end state + reuse more...
next