| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-16 | 1 | -28/+23 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-16 | 1 | -13/+21 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-16 | 4 | -10/+15 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-16 | 2 | -6/+14 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-16 | 3 | -16/+17 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-16 | 1 | -13/+15 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-15 | 2 | -0/+75 |
* | fix eCos build problems w/latest parse_ulong() stuff | oharboe | 2009-06-15 | 1 | -3/+8 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-13 | 4 | -9/+19 |
* | Factor load_image argument parsing to parse_load_image_command_args: | zwelch | 2009-06-13 | 1 | -69/+44 |
* | Improve handle_profile_command argument parsing: | zwelch | 2009-06-13 | 1 | -7/+6 |
* | Improve handle_virt2phys_command argument parsing: | zwelch | 2009-06-13 | 1 | -3/+6 |
* | Cleanup and improve handle_wp_command and handle_rwp_command: | zwelch | 2009-06-13 | 1 | -40/+57 |
* | Improve and simplify handle_bp_command and handle_rbp_command: | zwelch | 2009-06-13 | 1 | -5/+18 |
* | Improve handle_verify_image_command_internal command argument handling: | zwelch | 2009-06-13 | 1 | -1/+5 |
* | Improve handle_dump_image_command argument parsing: | zwelch | 2009-06-13 | 1 | -5/+10 |
* | Improve handle_load_image_command argument parsing: | zwelch | 2009-06-13 | 1 | -3/+13 |
* | Improve handle_mw_command argument handling: | zwelch | 2009-06-13 | 1 | -13/+21 |
* | Improve handle_md_command argument handling: | zwelch | 2009-06-13 | 1 | -3/+10 |
* | Use parse_u32 in handle_resume_command and handle_step_command. | zwelch | 2009-06-13 | 1 | -2/+10 |
* | Cleanup and improve handle_halt_command: | zwelch | 2009-06-13 | 1 | -11/+8 |
* | Cleanup and fi handle_wait_halt_command: | zwelch | 2009-06-13 | 1 | -8/+10 |
* | Use parse_uint in handle_reg_command to ensure reg number parses properly. | zwelch | 2009-06-13 | 1 | -3/+6 |
* | Use parse_uint in get_target to ensure target id is parsed properly. | zwelch | 2009-06-13 | 1 | -5/+3 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-12 | 3 | -2/+26 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-12 | 1 | -21/+54 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-12 | 2 | -6/+22 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-06-12 | 2 | -191/+240 |
* | Further cleanup to MIPS target read/write memory function: | zwelch | 2009-06-12 | 1 | -38/+13 |
* | David Claffey <dnclaffey@gmail.com>: | zwelch | 2009-06-12 | 2 | -10/+61 |
* | Fix unitialized use of cur_speed in handle_jtag_khz_command: | zwelch | 2009-06-12 | 1 | -1/+1 |
* | Improve vsllink command argument handling: | zwelch | 2009-06-12 | 1 | -14/+11 |
* | Improve handle_runtest_command: | zwelch | 2009-06-12 | 1 | -1/+6 |
* | Improve VID/PID command argument handling in FTDI driver: | zwelch | 2009-06-12 | 1 | -7/+13 |
* | Improve handle_irscan_command: | zwelch | 2009-06-12 | 1 | -5/+16 |
* | Improve JTAG reset, speed, and khz handlers to use parse_uint helper. | zwelch | 2009-06-12 | 1 | -5/+23 |
* | Use parse_uint helper to replace strtoul call in jtag_tap_by_string. | zwelch | 2009-06-12 | 1 | -3/+2 |
* | Simplify and improve gw16012_handle_parport_command: | zwelch | 2009-06-12 | 1 | -5/+16 |
* | Simplify and improve amt_jtagaccel_handle_parport_port_command: | zwelch | 2009-06-12 | 1 | -6/+18 |
* | Simplify and improve parport_handle_parport_port_command: | zwelch | 2009-06-12 | 1 | -5/+16 |
* | Simplify and improve handle_debug_level_comamnd: | zwelch | 2009-06-12 | 1 | -10/+11 |
* | Simplify handle_sleep_command: | zwelch | 2009-06-12 | 1 | -20/+18 |
* | Add new parse_uinttype wrappers for strtoul in src/helper/command.[ch]. | zwelch | 2009-06-12 | 2 | -0/+31 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-11 | 2 | -6/+6 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-11 | 1 | -95/+256 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-11 | 1 | -13/+48 |
* | - fix bug introduced during r1962 | ntfreak | 2009-06-11 | 1 | -1/+1 |
* | embedded host: launch telnet server even if configuration fails | oharboe | 2009-06-11 | 1 | -0/+3 |
* | fix ordering of arguments to fwrite() | oharboe | 2009-06-11 | 2 | -2/+2 |
* | Factor handle_bp_command into pieces: | zwelch | 2009-06-11 | 1 | -37/+49 |