aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
2017-04-23help/log.c: better error handling for "log_output"Girts
2017-04-23helper/options.c: fail if unexpected cmdline arguments are presentGirts
2017-04-23help/options.c: add error handling for -d argGirts
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2017-01-15helper,rtos,server: Restore missing warning flagsAndreas Fritiofson
2016-12-25Search for scripts relative to the executable on all(?) platformsAndreas Fritiofson
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2016-12-08helper: Code cleanup for hexify()Marc Schink
2016-12-08helper: Update jep106 database to JEP106ATAndreas Fritiofson
2016-10-17helper: Make unhexify() robust on invalid dataMarc Schink
2016-10-07helper/log: Add log_vprintf_lf()Marc Schink
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-08Helper ioutil: cleanup: removing dead codeAlexander Kurz
2016-02-29helper/fileio: Remove nested structMarc Schink
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson
2016-02-13Helper time_support: const function argumentsAlexander Kurz
2016-01-22helper: Add converter from JEP106 ID to manufacturer nameAndreas Fritiofson
2015-11-03helper/options: Use OPENOCD_SCRIPTS dir if set.Jonathan Larmour
2015-11-03helper/options: Cleanup #includes.Marc Schink
2015-11-03helper/log: Cleanup #includes.Marc Schink
2015-11-03helper/ioutil: Rename MixedCaps function.Marc Schink
2015-11-03helper/fileio: Fix memory leak.Marc Schink
2015-11-03helper/fileio: Use size_t for file size.Marc Schink
2015-11-03Change from sys/poll.h to standard poll.h locationPaul Fertser
2015-04-14Tcl exception codes cleanup, shutdown command amendmentsPaul Fertser
2015-04-14helper: shutdown command should return with 0 exit statusJuha Niskanen
2015-02-04configure: define WIN32_LEAN_AND_MEAN early to make it effectivePaul Fertser
2015-01-30Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)Paul Fertser
2014-10-06helper: constify log_stringsSpencer Oliver
2014-09-22command: Fix confusing syntax error messageAndreas Fritiofson
2014-08-12Removed limit on lenght of command line options.Cristian Maglie
2014-08-11stlink_usb: Fix swallowed error on read/write operations, add retries on SWD ...Angus Gratton
2014-08-02Fix some problems with the bin2char utilityAndreas Fritiofson
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser
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