2301 Commits (51c0ef94d18e0ee7092f9e8733d03ab846bcf71f)
 

Author SHA1 Message Date
  duane 40d7e81c45 printf() warning fixes due to uint32_t change-over 15 years ago
  zwelch 9eb3181cc8 Paulius Zaleckas <paulius.zaleckas@gmail.com>: 15 years ago
  oharboe 13e592f9f6 less warnings 15 years ago
  oharboe 333642fcff fix jtag_add_callback() args. The first argument is nothing special, it's just another generic argument. 15 years ago
  duane a1c14646cb commit test from Duane 15 years ago
  oharboe 01823f5e0b less warnings 15 years ago
  oharboe 8f87f8945e less warnings 15 years ago
  zwelch e8ba53ef6f Oyvind Harboe <oyvind.harboe@zylin.com>: 15 years ago
  zwelch 592e080690 Cast 64-bit trace hit_counter to long long; fixes format warning. 15 years ago
  zwelch c5de7b6bd7 Update Style Guide documentation to explain basic type rules. 15 years ago
  zwelch 4cf8d5ec17 Remove redundant typedefs in types.h; include stdint.h unconditionally. 15 years ago
  zwelch 0ca97d82d8 Transform 'u64' to 'uint64_t' 15 years ago
  zwelch 86e4324f1b Finish transforming 'u32' to 'uint32_t'. 15 years ago
  zwelch 1840226d55 Transform 'u32' to 'uint32_t' in src/flash. 15 years ago
  zwelch 3c2eabd20f Transform 'u32' to 'uint32_t' in src/target 15 years ago
  zwelch db7e77237c Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
  zwelch f876d5e9c7 Transform 'u16' to 'uint16_t' 15 years ago
  zwelch c18947b947 Transform 'u8' to 'uint8_t' 15 years ago
  zwelch 310be8a838 Transform 'u8' to 'uint8_t' in src/flash 15 years ago
  zwelch 86173cdbdd Transform 'u8' to 'uint8_t' in src/target 15 years ago
  zwelch 8f9f5c189b David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 1642dd2ea0 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 6f4d876c88 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 8ab9b6d39e David Brownell <david-b@pacbell.net>: 15 years ago
  oharboe 1a400f8b8e Freddie Chopin <freddie_chopin@op.pl> makes lpc2478.cfg file more "standard" and - what is most important - correct (it's working [; ). I've also added some comments which try to clarify the meaning of all that's in there. 15 years ago
  oharboe 8d8937f1a6 dummy driver now works under eCos 15 years ago
  zwelch d727e31af9 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 7ddc6c3d55 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 10e435c961 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch d31e57a10d David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 6ba0b46cec David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch ed5b5b834e Fix compilation for Ubuntu 9.04 on x86-64 when using --enable-httpd. 15 years ago
  zwelch e2cacd4368 Set svn:eol-style native on ZY1000 minidriver header file. 15 years ago
  zwelch 2d0afa36a8 Ensure range errors are reported only when errno indicates one occurred. 15 years ago
  zwelch c0f4495d5e Change parse_type macros to be sed-friendly. 15 years ago
  zwelch d579befc07 Add argument parsing errors in command.h, use in parse_type routines. 15 years ago
  zwelch 0e28997989 Move definition of parse_type helpers to command.c: 15 years ago
  zwelch 06a1bb335e Convert core parse_type implementations to check for underflow errors. 15 years ago
  zwelch a830197f59 Add improved support for parsing signed integers. 15 years ago
  zwelch a3ec1e1f94 Update parse_type macro definitions to allow re-use with signed types. 15 years ago
  zwelch 8b16068941 Improve definitions of parse_ulong and parse_ullong: 15 years ago
  zwelch c928fe0fa0 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch a0c10dd29b David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 491083a248 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 0de478618a David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 011e9b85b1 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 14f88acaf6 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 5f9b74d055 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 03803a9d79 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch c7cfb3417b David Brownell <david-b@pacbell.net>: 15 years ago