| Commit message (Expand) | Author | Age | Files | Lines |
* | fileio: improve API types | Zachary T Welch | 2009-11-16 | 1 | -4/+4 |
* | struct fileio: improve member types | Zachary T Welch | 2009-11-16 | 1 | -2/+2 |
* | Add FILEIO_NONE access mode. | Zachary T Welch | 2009-11-16 | 1 | -0/+1 |
* | fileio_t -> struct fileio | Zachary T Welch | 2009-11-13 | 1 | -11/+10 |
* | src/helper: wrap and clean headers. | Zachary T Welch | 2009-11-09 | 1 | -8/+14 |
* | Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes | oharboe | 2009-07-17 | 1 | -1/+1 |
* | Finish transforming 'u32' to 'uint32_t'. | zwelch | 2009-06-18 | 1 | -6/+6 |
* | Transform 'u8' to 'uint8_t' | zwelch | 2009-06-18 | 1 | -2/+2 |
* | Audit and remove redundant uses of replacements.h in the tree. | zwelch | 2009-05-12 | 1 | -2/+2 |
* | Audit and eliminate redundant helper #include directives. | zwelch | 2009-05-11 | 1 | -8/+1 |
* | Remove redundant sys/types.h #include directives (now in types.h). | zwelch | 2009-05-11 | 1 | -1/+0 |
* | Michael Bruck <mbruck@digenius.de> use more const | oharboe | 2009-05-10 | 1 | -2/+2 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -2/+1 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -1/+4 |
* | added yours sincerely for files where I feel that I've made non-trivial contr... | oharboe | 2008-07-25 | 1 | -0/+3 |
* | Michael Bruck: fixed warnings | oharboe | 2008-03-07 | 1 | -1/+1 |
* | - image.c and fileio.c now uses logging to propagate error strings. | oharboe | 2008-02-29 | 1 | -20/+1 |
* | - this patch allows OpenOCD running under eCos to access files via tftp | mifi | 2007-12-19 | 1 | -1/+0 |
* | - flash autoerase <on|off> cmd added, default is off - flash banks are calcul... | ntfreak | 2007-10-01 | 1 | -0/+1 |
* | - fixed endianness helper macros (thanks to obilix and wiml for finding and f... | drath | 2007-06-28 | 1 | -0/+2 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -45/+12 |
* | - added missing files for last commit | drath | 2007-03-16 | 1 | -0/+126 |