]> git.sur5r.net Git - openocd/history - src/helper/binarybuffer.c
Finish transforming 'u32' to 'uint32_t'.
[openocd] / src / helper / binarybuffer.c
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-05-11 zwelchAudit and eliminate redundant helper #include directives.
2009-05-09 oharboeMichael Bruck <mbruck@digenius.de> use more const
2009-04-22 mluFix str_to_buf problem, thanks Andy Chenee
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-11 oharboeCharles Hardin ckhardin at gmail.com
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-04-10 ntfreak- single core context used, removed debug context as...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-01-20 mifi- added patch "remove error handler as planned"
2007-05-05 drath- further work on ETB decoding (not yet functional)
2007-04-12 drath- correctly mask out bits that aren't part of a copied...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-09-28 drath- str9x flash support (Thanks to Spencer Oliver)
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/