]> git.sur5r.net Git - openocd/shortlog
openocd
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:
2009-06-12 zwelchSimplify handle_sleep_command:
2009-06-12 zwelchAdd new parse_uinttype wrappers for strtoul in src...
2009-06-11 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-11 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-11 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-11 ntfreak- fix bug introduced during r1962
2009-06-11 oharboeembedded host: launch telnet server even if configurati...
2009-06-11 oharboefix ordering of arguments to fwrite()
2009-06-11 zwelchFactor handle_bp_command into pieces:
2009-06-11 zwelchFactor target_timer_callbacks_check_time into pieces:
2009-06-11 zwelchSimplify and clean handle_virt2phys_command:
2009-06-11 zwelchSimplify and fix target handle_rwp_command routine:
2009-06-11 zwelchSimplify and fix handle_reset_command:
2009-06-11 zwelchSimplify handle_resume_command:
2009-06-11 zwelchSimplify and fix handle_step_command:
2009-06-11 zwelchMove jtag_get_flush_queue_count near jtag_execute_queue...
2009-06-11 zwelchImprove grouping of JTAG KHz and verification accessors...
2009-06-11 zwelchGroup JTAG reset configuration and accessor APIs togeth...
2009-06-11 zwelchMove jtag_error helper declarations to the end of the...
2009-06-11 zwelchOut-of-line jtag_tap_next_enabled and simplify its...
2009-06-11 zwelchMove jtag_add_statemove decl/body nearer jtag_add_pathmove.
2009-06-11 oharboedisable polling continuous polling during reset
2009-06-10 ntfreak- update openocd online doc url's
2009-06-10 ntfreak- fix texi/pdf issue created in svn r2039
2009-06-10 oharboeadded pathmove command
2009-06-10 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-10 zwelchMove the documentation for the "poll" command up with
2009-06-09 zwelchImprove use of automake conditionals for FTDI-based...
2009-06-09 zwelchSimplify JTAG automake input file:
2009-06-09 zwelchRename jtag_driver.c as driver.c to remove duplicate...
next