aboutsummaryrefslogtreecommitdiff
path: root/src/helper/types.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-12move eCos type definition to types.h where it belongs. oharboe1-1/+6
2009-05-12Add stdint.h to types.h to provide intptr_t.zwelch1-0/+3
2009-05-12Remove config.h from types.h; all .c files are required to include it.zwelch1-4/+0
2009-05-11Finish portability support for AC_HEADER_STDBOOL configure macro.zwelch1-1/+6
2009-05-11Add configure check for sys/types.h; include in our types.h.zwelch1-0/+4
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf1-0/+15
2008-12-19Dick Hollenbeck <dick@softplc.com> better commentsoharboe1-9/+13
2008-12-19Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's.oharboe1-31/+62
2008-12-13- remove target specific variant and use target->variant memberntfreak1-15/+12
2008-11-30jtag newtap change & huge manual updateduane1-0/+2
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-02-19- added patch which fixed big/small endian problems on non-x86 host CPUs.mifi1-45/+32
2007-12-05Merged rev 215 changes from /branches/xscale-ixp-be into trunk:bodylove1-3/+4
2007-08-13- fix build issues when not using autoconf/automake to buildntfreak1-1/+3
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath1-14/+14
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath1-2/+6
2006-06-23- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)drath1-1/+50
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+36