| Commit message (Expand) | Author | Age | Files | Lines |
* | rename CEIL as DIV_ROUND_UP | Zachary T Welch | 2009-11-16 | 1 | -4/+4 |
* | improve buf_set_buf helper | Zachary T Welch | 2009-11-16 | 1 | -3/+6 |
* | improve buf_set_ones | Zachary T Welch | 2009-11-16 | 1 | -9/+9 |
* | improve buf_cpy helper | Zachary T Welch | 2009-11-16 | 1 | -8/+9 |
* | improve buf_cmp and buf_cmp_mask helpers | Zachary T Welch | 2009-11-16 | 1 | -36/+37 |
* | improve str_to_buf and buf_to_str helpers | Zachary T Welch | 2009-11-16 | 1 | -62/+64 |
* | binarybuffer: move variables to point of first use | Zachary T Welch | 2009-11-16 | 1 | -24/+7 |
* | binarybuffer: fix whitespace related issues | Zachary T Welch | 2009-11-16 | 1 | -3/+3 |
* | remove unused buf_to_u32_handler | Zachary T Welch | 2009-11-14 | 1 | -9/+0 |
* | struct scan_field_s -> struct scan_field | Zachary T Welch | 2009-11-14 | 1 | -1/+1 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | Remove whitespace that occurs before ')'. | zwelch | 2009-06-23 | 1 | -2/+2 |
* | Finish transforming 'u32' to 'uint32_t'. | zwelch | 2009-06-18 | 1 | -9/+9 |
* | Transform 'u8' to 'uint8_t' | zwelch | 2009-06-18 | 1 | -11/+11 |
* | Audit and eliminate redundant helper #include directives. | zwelch | 2009-05-11 | 1 | -5/+0 |
* | Michael Bruck <mbruck@digenius.de> use more const | oharboe | 2009-05-09 | 1 | -4/+4 |
* | Fix str_to_buf problem, thanks Andy Chenee | mlu | 2009-04-22 | 1 | -2/+2 |
* | Zach Welch <zw@superlucidity.net> fix -Werror warnings | oharboe | 2009-04-19 | 1 | -2/+2 |
* | - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com> | kc8apf | 2009-02-03 | 1 | -45/+45 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -27/+27 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -1/+1 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 1 | -0/+3 |
* | Charles Hardin ckhardin at gmail.com | oharboe | 2008-07-11 | 1 | -2/+2 |
* | This matters for embedded devices, but is probably not observably better for ... | oharboe | 2008-05-07 | 1 | -37/+0 |
* | - single core context used, removed debug context as thought unnecessary. | ntfreak | 2008-04-10 | 1 | -4/+0 |
* | - rename log functions to stop conflicts under win32 (wingdi) | ntfreak | 2008-03-25 | 1 | -1/+1 |
* | - added patch "remove error handler as planned" | mifi | 2008-01-20 | 1 | -1/+1 |
* | - further work on ETB decoding (not yet functional) | drath | 2007-05-05 | 1 | -1/+6 |
* | - correctly mask out bits that aren't part of a copied buffer | drath | 2007-04-12 | 1 | -0/+6 |
* | - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi... | drath | 2006-11-22 | 1 | -2/+2 |
* | - str9x flash support (Thanks to Spencer Oliver) | drath | 2006-09-28 | 1 | -35/+135 |
* | - Added support for native MinGW builds (thanks to Spencer Oliver and Michael... | drath | 2006-07-17 | 1 | -4/+28 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+246 |