fw/openocd
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 Type updates, include inttypes.h - it is catagorica...
2009-06-20 mifiSet default for want_ftd2xx_highspeed to "no" instead...
2009-06-19 zwelchRemove editor preferences from source files.
2009-06-19 duaneprintf() warning fixes due to uint32_t change-over
2009-06-19 zwelchPaulius Zaleckas <paulius.zaleckas@gmail.com>:
2009-06-19 oharboeless warnings
2009-06-19 oharboefix jtag_add_callback() args. The first argument is...
2009-06-19 duanecommit test from Duane
2009-06-18 oharboeless warnings
2009-06-18 oharboeless warnings
2009-06-18 zwelchOyvind Harboe <oyvind.harboe@zylin.com>:
2009-06-18 zwelchCast 64-bit trace hit_counter to long long; fixes forma...
2009-06-18 zwelchUpdate Style Guide documentation to explain basic type...
2009-06-18 zwelchRemove redundant typedefs in types.h; include stdint...
2009-06-18 zwelchTransform 'u64' to 'uint64_t'
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/flash.
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target/arm*
2009-06-18 zwelchTransform 'u16' to 'uint16_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/flash
2009-06-18 zwelchTransform 'u8' to 'uint8_t' in src/target
2009-06-18 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-18 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-18 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-18 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 oharboeFreddie Chopin <freddie_chopin@op.pl> makes lpc2478...
2009-06-17 oharboedummy driver now works under eCos
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-17 zwelchFix compilation for Ubuntu 9.04 on x86-64 when using...
2009-06-17 zwelchSet svn:eol-style native on ZY1000 minidriver header...
2009-06-17 zwelchEnsure range errors are reported only when errno indica...
2009-06-17 zwelchChange parse_type macros to be sed-friendly.
2009-06-17 zwelchAdd argument parsing errors in command.h, use in parse_...
2009-06-17 zwelchMove definition of parse_type helpers to command.c:
2009-06-17 zwelchConvert core parse_type implementations to check for...
2009-06-17 zwelchAdd improved support for parsing signed integers.
2009-06-17 zwelchUpdate parse_type macro definitions to allow re-use...
2009-06-17 zwelchImprove definitions of parse_ulong and parse_ullong:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-16 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-15 oharboefix eCos build problems w/latest parse_ulong() stuff
2009-06-13 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-13 zwelchFactor load_image argument parsing to parse_load_image_...
2009-06-13 zwelchImprove handle_profile_command argument parsing:
2009-06-13 zwelchImprove handle_virt2phys_command argument parsing:
2009-06-13 zwelchCleanup and improve handle_wp_command and handle_rwp_co...
2009-06-13 zwelchImprove and simplify handle_bp_command and handle_rbp_c...
2009-06-13 zwelchImprove handle_verify_image_command_internal command...
2009-06-13 zwelchImprove handle_dump_image_command argument parsing:
2009-06-13 zwelchImprove handle_load_image_command argument parsing:
2009-06-13 zwelchImprove handle_mw_command argument handling:
2009-06-13 zwelchImprove handle_md_command argument handling:
2009-06-13 zwelchUse parse_u32 in handle_resume_command and handle_step_...
2009-06-13 zwelchCleanup and improve handle_halt_command:
2009-06-13 zwelchCleanup and fi handle_wait_halt_command:
2009-06-13 zwelchUse parse_uint in handle_reg_command to ensure reg...
2009-06-13 zwelchUse parse_uint in get_target to ensure target id is...
2009-06-12 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-12 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-12 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-12 zwelchunsik Kim <donari75@gmail.com>:
2009-06-12 zwelchFurther cleanup to MIPS target read/write memory function:
2009-06-12 zwelchDavid Claffey <dnclaffey@gmail.com>:
2009-06-12 zwelchFix unitialized use of cur_speed in handle_jtag_khz_com...
2009-06-12 zwelchImprove vsllink command argument handling:
2009-06-12 zwelchImprove handle_runtest_command:
2009-06-12 zwelchImprove VID/PID command argument handling in FTDI driver:
2009-06-12 zwelchImprove handle_irscan_command:
2009-06-12 zwelchImprove JTAG reset, speed, and khz handlers to use...
2009-06-12 zwelchUse parse_uint helper to replace strtoul call in jtag_t...
2009-06-12 zwelchSimplify and improve gw16012_handle_parport_command:
2009-06-12 zwelchSimplify and improve amt_jtagaccel_handle_parport_port_...
2009-06-12 zwelchSimplify and improve parport_handle_parport_port_command:
2009-06-12 zwelchSimplify and improve handle_debug_level_comamnd:
next