aboutsummaryrefslogtreecommitdiff
path: root/src/helper/binarybuffer.c
AgeCommit message (Expand)Author
2016-12-08helper: Code cleanup for hexify()Marc Schink
2016-10-17helper: Make unhexify() robust on invalid dataMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-10-06helper: constify log_stringsSpencer Oliver
2013-10-31binarybuffer: Remove unnecessary cast and fix hidden "bug"Andreas Fritiofson
2013-09-26Add new target type: OpenRISCFranck Jullien
2013-06-05update files to correct FSF addressSpencer Oliver
2013-01-31helper: hexify correctly handle signed charsSpencer Oliver
2012-12-23icdi: add TI icdi interfaceSpencer Oliver
2012-07-06Add a bit-level transfer queueAndreas Fritiofson
2012-02-06doxygen: use correct comment syntaxSpencer Oliver
2012-02-06build: cleanup src/helper directorySpencer Oliver
2011-12-01binarybuffer: use strndup to allocate stringSpencer Oliver
2011-02-08performance: committed wrong version of buf_set_buf optimizationMathias K
2011-02-08buf_set_buf around 30% speed increaseMathias K
2010-04-10BINARYBUFFER: review scope of data and functionsAntonio Borneo
2009-11-16rename CEIL as DIV_ROUND_UPZachary T Welch
2009-11-16improve buf_set_buf helperZachary T Welch
2009-11-16improve buf_set_onesZachary T Welch
2009-11-16improve buf_cpy helperZachary T Welch
2009-11-16improve buf_cmp and buf_cmp_mask helpersZachary T Welch
2009-11-16improve str_to_buf and buf_to_str helpersZachary T Welch
2009-11-16binarybuffer: move variables to point of first useZachary T Welch
2009-11-16binarybuffer: fix whitespace related issuesZachary T Welch
2009-11-14remove unused buf_to_u32_handlerZachary T Welch
2009-11-14struct scan_field_s -> struct scan_fieldZachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-05-11Audit and eliminate redundant helper #include directives.zwelch
2009-05-09Michael Bruck <mbruck@digenius.de> use more constoharboe
2009-04-22Fix str_to_buf problem, thanks Andy Cheneemlu
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2009-02-03- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-11Charles Hardin ckhardin at gmail.com oharboe
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe
2008-04-10- single core context used, removed debug context as thought unnecessary.ntfreak
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-01-20- added patch "remove error handler as planned"mifi
2007-05-05- further work on ETB decoding (not yet functional)drath
2007-04-12- correctly mask out bits that aren't part of a copied bufferdrath
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath
2006-09-28- str9x flash support (Thanks to Spencer Oliver)drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath