summaryrefslogtreecommitdiff
path: root/src/helper/binarybuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace that occurs before ')'.zwelch2009-06-231-2/+2
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-9/+9
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-11/+11
* Audit and eliminate redundant helper #include directives.zwelch2009-05-111-5/+0
* Michael Bruck <mbruck@digenius.de> use more constoharboe2009-05-091-4/+4
* Fix str_to_buf problem, thanks Andy Cheneemlu2009-04-221-2/+2
* Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe2009-04-191-2/+2
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-031-45/+45
* - remove target specific variant and use target->variant memberntfreak2008-12-131-27/+27
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+1
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* Charles Hardin ckhardin at gmail.com oharboe2008-07-111-2/+2
* This matters for embedded devices, but is probably not observably better for ...oharboe2008-05-071-37/+0
* - single core context used, removed debug context as thought unnecessary.ntfreak2008-04-101-4/+0
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-1/+1
* - added patch "remove error handler as planned"mifi2008-01-201-1/+1
* - further work on ETB decoding (not yet functional)drath2007-05-051-1/+6
* - correctly mask out bits that aren't part of a copied bufferdrath2007-04-121-0/+6
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-2/+2
* - str9x flash support (Thanks to Spencer Oliver)drath2006-09-281-35/+135
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-4/+28
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+246