summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* C99 printf() -Werror fixesduane2009-06-211-7/+7
* C99 printf() -Werror fixesduane2009-06-211-6/+10
* C99 printf() -Werror fixesduane2009-06-211-65/+65
* C99 printf() -Werror fixesduane2009-06-211-21/+21
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* C99 printf() -Werror fixesduane2009-06-211-2/+2
* C99 printf() -Werror fixesduane2009-06-211-5/+5
* C99 printf() -Werror fixesduane2009-06-211-17/+17
* C99 printf() -Werror fixesduane2009-06-211-1/+1
* C99 printf() -Werror fixesduane2009-06-211-20/+20
* C99 printf() -Werror fixesduane2009-06-211-7/+7
* C99 printf() -Werror fixesduane2009-06-211-31/+36
* C99 printf() -Werror fixesduane2009-06-211-7/+7
* C99 printf() -Werror fixesduane2009-06-212-3/+3
* C99 Type updates, include inttypes.h - it is catagorically requiredduane2009-06-211-0/+3
* Set default for want_ftd2xx_highspeed to "no" instead of "maybe"mifi2009-06-201-1/+1
* Remove editor preferences from source files.zwelch2009-06-194-25/+0
* printf() warning fixes due to uint32_t change-overduane2009-06-196-32/+54
* Paulius Zaleckas <paulius.zaleckas@gmail.com>:zwelch2009-06-197-6/+458
* less warningsoharboe2009-06-191-2/+1
* fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe2009-06-1916-49/+56
* commit test from Duaneduane2009-06-191-0/+1
* less warningsoharboe2009-06-181-17/+1
* less warningsoharboe2009-06-181-10/+10
* Oyvind Harboe <oyvind.harboe@zylin.com>:zwelch2009-06-181-0/+2
* Cast 64-bit trace hit_counter to long long; fixes format warning.zwelch2009-06-181-1/+1
* Update Style Guide documentation to explain basic type rules.zwelch2009-06-181-0/+7
* Remove redundant typedefs in types.h; include stdint.h unconditionally.zwelch2009-06-181-18/+0
* Transform 'u64' to 'uint64_t'zwelch2009-06-182-3/+3
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-1828-152/+152
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-1839-586/+586
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-1839-635/+635
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-1832-581/+581
* Transform 'u16' to 'uint16_t'zwelch2009-06-1858-211/+211
* Transform 'u8' to 'uint8_t'zwelch2009-06-1835-414/+414
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-1835-349/+349
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-1856-664/+664
* David Brownell <david-b@pacbell.net>:zwelch2009-06-181-0/+57
* David Brownell <david-b@pacbell.net>:zwelch2009-06-183-77/+77
* David Brownell <david-b@pacbell.net>:zwelch2009-06-181-77/+101
* David Brownell <david-b@pacbell.net>:zwelch2009-06-182-6/+102
* Freddie Chopin <freddie_chopin@op.pl> makes lpc2478.cfg file more "standard" ...oharboe2009-06-171-18/+32
* dummy driver now works under eCosoharboe2009-06-176-36/+43
* David Brownell <david-b@pacbell.net>:zwelch2009-06-173-44/+73
* David Brownell <david-b@pacbell.net>:zwelch2009-06-171-40/+4
* David Brownell <david-b@pacbell.net>:zwelch2009-06-171-18/+31
* David Brownell <david-b@pacbell.net>:zwelch2009-06-171-1/+5
* David Brownell <david-b@pacbell.net>:zwelch2009-06-171-2/+2
* Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.zwelch2009-06-172-3/+3
* Set svn:eol-style native on ZY1000 minidriver header file.zwelch2009-06-171-210/+210