aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2014-06-28swd: Improve parity calculation and move it to types.hAndreas Fritiofson
2014-05-09Update to the current Jim TclPaul Fertser
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-01-09command: Fix formatting for empty usage stringAndreas Fritiofson
2013-12-22Add %APPDATA%\OpenOCD to script search path on winAndreas Fritiofson
2013-12-22Remove special handling of script search path on WindowsAndreas Fritiofson
2013-12-01[PATCH 1/2]support64: Add functions into types and targetDongxue Zhang
2013-12-01Add byte-swap helpersAndreas Fritiofson
2013-10-31ioutil: Remove unnecessary casts and fix const-discardingAndreas Fritiofson
2013-10-31binarybuffer: Remove unnecessary cast and fix hidden "bug"Andreas Fritiofson
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-09-26Add new target type: OpenRISCFranck Jullien
2013-09-13libusb: require pkg-config supportPaul Fertser
2013-09-08build: remove clang warning about global var 'match'Spencer Oliver
2013-07-01Add support for 64 bit parameter to irscanEvan Hunter
2013-06-12libusb1_common, ftdi: clarify libusb_open error messagePaul Fertser
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-21telnet: add telnet history supportSpencer Oliver
2013-01-31helper: hexify correctly handle signed charsSpencer Oliver
2012-12-24helper: improve windows gdb pipe performanceSpencer Oliver
2012-12-23icdi: add TI icdi interfaceSpencer Oliver
2012-12-03helper: fix code formattingSpencer Oliver
2012-11-30Make NetBSD a recognized systemAymeric Vincent
2012-10-28ioutil: make the file compile on MacOSEdgar Grimberg
2012-10-02build: remove unnecessary jim.h includeSpencer Oliver
2012-08-29Add another scripts search path for Windows buildsFreddie Chopin
2012-08-24helper: command.c cleanupSpencer Oliver
2012-07-27Test the incoming debug_level, rather than the current.Alan Bowman
2012-07-22Revert "When calling openocd from a shell like this:"Alex Austin
2012-07-11When calling openocd from a shell like this:Stian Skjelsad
2012-07-06Add a bit-level transfer queueAndreas Fritiofson
2012-05-21build: add helper/types.h to config.hSpencer Oliver
2012-05-19remote_bitbang: fix native windows buildSpencer Oliver
2012-03-31Add value "openbsd" for ocd_HOSTOS.Wim Lewis
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe
2012-03-11flash: retire unused eCos flash driverØyvind Harboe
2012-02-06doxygen: use correct comment syntaxSpencer Oliver
2012-02-06build: cleanup src/helper directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2012-01-04command: print BUG warning when usage is missingMathias K
2012-01-03helper: fix arm11 help textSpencer Oliver
2011-12-31build: fix mingw build issuesSpencer Oliver
2011-12-01binarybuffer: use strndup to allocate stringSpencer Oliver
2011-10-24Fix "Evaluate 'script' in the global scope"Freddie Chopin
2011-10-21jim: add missing jim licenseSpencer Oliver
2011-09-30jim-nvp is moving from jimtcl to openocdSteve Bennett
2011-08-11Evaluate 'script' in the global scopeSteve Bennett
2011-04-28ecos: add 64 bit types for sprintf/sscanfØyvind Harboe