index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-21
C99 printf() -Werror fixes
duane
2009-06-21
C99 printf() -Werror fixes
duane
2009-06-21
C99 Type updates, include inttypes.h - it is catagorically required
duane
2009-06-20
Set default for want_ftd2xx_highspeed to "no" instead of "maybe"
mifi
2009-06-19
Remove editor preferences from source files.
zwelch
2009-06-19
printf() warning fixes due to uint32_t change-over
duane
2009-06-19
Paulius Zaleckas <paulius.zaleckas@gmail.com>:
zwelch
2009-06-19
less warnings
oharboe
2009-06-19
fix jtag_add_callback() args. The first argument is nothing special, it's jus...
oharboe
2009-06-19
commit test from Duane
duane
2009-06-18
less warnings
oharboe
2009-06-18
less warnings
oharboe
2009-06-18
Oyvind Harboe <oyvind.harboe@zylin.com>:
zwelch
2009-06-18
Cast 64-bit trace hit_counter to long long; fixes format warning.
zwelch
2009-06-18
Update Style Guide documentation to explain basic type rules.
zwelch
2009-06-18
Remove redundant typedefs in types.h; include stdint.h unconditionally.
zwelch
2009-06-18
Transform 'u64' to 'uint64_t'
zwelch
2009-06-18
Finish transforming 'u32' to 'uint32_t'.
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/flash.
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/flash
zwelch
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-18
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-18
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-18
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-17
Freddie Chopin <freddie_chopin@op.pl> makes lpc2478.cfg file more "standard" ...
oharboe
2009-06-17
dummy driver now works under eCos
oharboe
2009-06-17
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-17
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-17
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-17
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-17
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-17
Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd.
zwelch
2009-06-17
Set svn:eol-style native on ZY1000 minidriver header file.
zwelch
2009-06-17
Ensure range errors are reported only when errno indicates one occurred.
zwelch
2009-06-17
Change parse_type macros to be sed-friendly.
zwelch
2009-06-17
Add argument parsing errors in command.h, use in parse_type routines.
zwelch
2009-06-17
Move definition of parse_type helpers to command.c:
zwelch
2009-06-17
Convert core parse_type implementations to check for underflow errors.
zwelch
2009-06-17
Add improved support for parsing signed integers.
zwelch
2009-06-17
Update parse_type macro definitions to allow re-use with signed types.
zwelch
2009-06-17
Improve definitions of parse_ulong and parse_ullong:
zwelch
2009-06-16
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-16
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-16
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-16
David Brownell <david-b@pacbell.net>:
zwelch
[next]