aboutsummaryrefslogtreecommitdiff
path: root/src/helper/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-09-12Merge commit 'ee31f1578a333a75737bc5b183cd4ae98cdaf798' into from_upstreamTim Newsome1-1/+4
2023-08-29Merge commit 'dfbbfac4d72e247e8094a49c8573b2f49689b6d5' into from_upstreamTim Newsome1-0/+2
2023-03-18helper: add compiler.h to handle compiler specific workaroundsAntonio Borneo1-1/+2
2023-03-16Merge commit '1293ddd65713d6551775b67169387622ada477c1' into from_upstreamTim Newsome1-0/+2
2023-02-03helper: nvp: add openocd nvp filesAntonio Borneo1-1/+3
2023-01-21helper: Add generic little endian CRC32 functionMarian Buschsieweke1-0/+2
2022-07-23openocd: build: add SPDX tagAntonio Borneo1-0/+2
2021-08-30Merge branch 'master' into from_upstreamTim Newsome1-8/+1
2021-08-30Makefile: drop warning suppression on win buildAntonio Borneo1-6/+0
2021-08-30helper: remove fix for libusb pre-v1.0.9Antonio Borneo1-2/+0
2021-08-14helper: add align.hAntonio Borneo1-0/+1
2021-04-13Merge branch 'master' into from_upstreamTim Newsome1-7/+0
2021-03-19ioutil: drop the code, deprecated in v0.10.0Antonio Borneo1-7/+0
2020-10-07Add memory sample feature (#541)Tim Newsome1-1/+3
2019-06-06helper: add bitmap helper primitivesAntonio Borneo1-0/+1
2017-01-15helper,rtos,server: Restore missing warning flagsAndreas Fritiofson1-1/+1
2016-12-08Convert to non-recursive makeAndreas Fritiofson1-47/+40
2016-01-22helper: Add converter from JEP106 ID to manufacturer nameAndreas Fritiofson1-0/+4
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser1-10/+1
2013-09-13libusb: require pkg-config supportPaul Fertser1-0/+2
2012-07-06Add a bit-level transfer queueAndreas Fritiofson1-0/+1
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe1-6/+0
2011-09-30jim-nvp is moving from jimtcl to openocdSteve Bennett1-2/+4
2010-11-18build: add common.mkSpencer Oliver1-4/+1
2010-10-29jim tests: use installedØyvind Harboe1-3/+1
2010-08-01util: ms command to calculate length of operationsØyvind Harboe1-1/+3
2010-06-17helper: remove helper membufAntonio Borneo1-3/+1
2009-12-16ecos: crisper implementation of timeval_ms()Øyvind Harboe1-2/+2
2009-12-08build: add build/src to include pathØyvind Harboe1-0/+1
2009-12-03remove tertiary include pathsZachary T Welch1-2/+0
2009-12-03allow #include directives to use module nameZachary T Welch1-0/+1
2009-12-02remove BUILD_IOUTIL symbolZachary T Welch1-0/+3
2009-11-18split startup.tcl file across modulesZachary T Welch1-0/+2
2009-11-18move startup.c to libopenocdZachary T Welch1-9/+2
2009-10-16xscale: better fix for debug_handler.binDavid Brownell1-3/+7
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell1-2/+2
2009-06-24Add a growable sprintf memory buffer libraryduane1-0/+2
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch1-1/+1
2009-05-31Whitespace-only updates to automake input files:zwelch1-6/+23
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch1-2/+1
2009-05-11Factor system #includes out of replacements.h into new system.h.zwelch1-1/+1
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch1-5/+5
2009-05-10Reverse revision 1691: all of its functionality has migrated elsewhere.zwelch1-1/+1
2009-05-10Revive tclapi.c from r1650:zwelch1-1/+3
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch1-2/+6
2009-04-21- fix signed/unsigned build errors under win32. Thanks Zach Welch <zw@superlu...ntfreak1-0/+5
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-0/+2
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe1-0/+7
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak1-1/+1
2008-12-01"Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe1-1/+2