1713 Commits (8717ed04aaa465dcd6ae722b120b2cd4fdc4c8b4)
 

Author SHA1 Message Date
  zwelch 76c0dcb324 OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro. 15 years ago
  zwelch 647e61cc6d Extend autotools build to create shared library libopenocd with libtool: 15 years ago
  zwelch 104580e0bf Reverse revision 1691: all of its functionality has migrated elsewhere. 15 years ago
  zwelch a24ab3ae38 Extend configure script to check for environ declaration in stdlib.h. 15 years ago
  oharboe 26526a80ea Wrote up post processing JTAG API. Not used yet, but reference implementation will be used in subsequent explanations of new scheme + patches to use it. 15 years ago
  zwelch 72acdac71a Revive tclapi.c from r1650: 15 years ago
  oharboe 90465379e5 David Brownell <david-b@pacbell.net> whitespace fixes. 15 years ago
  oharboe 64e5467ca7 David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one file first... 15 years ago
  oharboe 62d610f2b7 David Brownell <david-b@pacbell.net> fix warnings 15 years ago
  oharboe 3ac5d073dc Michael Bruck <mbruck@digenius.de> use more const 15 years ago
  oharboe 79d515c347 Michael Bruck <mbruck@digenius.de> use more const 15 years ago
  oharboe 0c9a2e99ca Michael Bruck <mbruck@digenius.de> ARM11 C99 updates 15 years ago
  oharboe 00fd07336e whitespace fixes 15 years ago
  oharboe 96509c764a plugged bug w/irlen > 32 introduce in 1672 15 years ago
  oharboe d7f71e7fe9 whitespace fixes 15 years ago
  oharboe de8430d3c3 David Brownell <david-b@pacbell.net> DaVinci dm6446 15 years ago
  oharboe 060f61ef24 sync up zy1000 interface to bitbang driver's handling of exiting the shift state 15 years ago
  oharboe 5f7791474b Michael Fischer <fischermi@t-online.de> fix compile problems on Mac 15 years ago
  oharboe 5ff0317aa3 fix gaffe in 1672 15 years ago
  oharboe 820da73f79 stm32 profiling wip 15 years ago
  oharboe dbf69e3625 profiling numbers 15 years ago
  oharboe 49e286509b add flush_count jtag queue profiling feature 15 years ago
  oharboe 8a58fb9402 fix (old?) bug in jtag_add_ir_scan() 15 years ago
  oharboe 57bc9f37c9 in_handler in_check_mask and in_check_value now removed from field. Last big patch in the series of JTAG API cleanup. 15 years ago
  oharboe 4df87471ca fix one gaffe in previous commit. 15 years ago
  oharboe 84dfdd4de6 use assert instead of adding code that always runs 15 years ago
  oharboe 4f19ef3cce pull up verify_capture_ir one level in api stack 15 years ago
  oharboe bf4da345ec retire jtag_set_check_value 15 years ago
  oharboe fe629829f4 retire jtag_set_check_value 15 years ago
  oharboe 8173e02272 retire jtag_set_check_value 15 years ago
  oharboe 101ec4eae1 retire jtag_set_check_value 15 years ago
  oharboe dd673b0b5f first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access enable" & "mdw 0 0x10" 15 years ago
  oharboe 75f98d1649 added comments w.r.t. potential performance problems 15 years ago
  zwelch f2676adb3c Fix typo from hurrying the last commit. Nothing to see here. 15 years ago
  zwelch 6d60d22687 Fix loadFile to return file length once again. 15 years ago
  zwelch 641919d491 Re-order and extend header file tests in configure script. 15 years ago
  zwelch d209029ca8 Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1. 15 years ago
  zwelch 1000674d1c Fix warnings in ioutil.c; improves loadFile inteface. 15 years ago
  oharboe f6ed7cb271 more in_handler typo fixes 15 years ago
  oharboe 15f15cdddb ouch - typo in last commit 15 years ago
  zwelch b36db3036c Remove unreferenced tcpapi.c source file. 15 years ago
  oharboe 597ec356e3 in_handler removal typo fixed 15 years ago
  oharboe 8f41f7c7d5 fix copy & paste error when retiring in_handler 15 years ago
  oharboe e37669c3d0 refactor to be able to remove more in_handler stuff 15 years ago
  oharboe bb4e592b5b verified that an argument is unused 15 years ago
  oharboe 47c5230c4a fix c99 compile errors 15 years ago
  oharboe bb994f53cc marker for in_handler to remove 15 years ago
  oharboe d6c34316b1 remove usage of in_handler 15 years ago
  oharboe a229f21432 remove in_handler usage 15 years ago
  oharboe cee9970c98 remove in_handler usage 15 years ago