| Commit message (Expand) | Author | Age | Files | Lines |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-01 | 2 | -203/+203 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-01 | 7 | -578/+505 |
* | Final step in isolating target_type_s structure: | zwelch | 2009-05-31 | 18 | -173/+180 |
* | Whitespace-only updates to automake input files: | zwelch | 2009-05-31 | 4 | -32/+179 |
* | First step in hiding target_type_s from public interface: | zwelch | 2009-05-31 | 16 | -2/+23 |
* | Add target_examine_one wrapper: | zwelch | 2009-05-31 | 3 | -2/+13 |
* | Add target breakpoint and watchpoint wrapper: | zwelch | 2009-05-31 | 3 | -4/+55 |
* | Add target_get_name wrapper: | zwelch | 2009-05-31 | 5 | -8/+26 |
* | Add target_step wrapper: | zwelch | 2009-05-31 | 3 | -1/+15 |
* | Add target_get_gdb_reg_list wrapper: | zwelch | 2009-05-31 | 3 | -5/+21 |
* | Add target_bulk_write_memory wrapper: | zwelch | 2009-05-31 | 3 | -3/+22 |
* | Add wrappers for target->type->examined: | zwelch | 2009-05-31 | 10 | -33/+62 |
* | Add target_run_algorithm wrapper: | zwelch | 2009-05-31 | 14 | -15/+41 |
* | Add target_write_memory wrapper: | zwelch | 2009-05-31 | 16 | -107/+126 |
* | Add target_read_memory wrapper: | zwelch | 2009-05-31 | 11 | -39/+58 |
* | Simplify the handle_md_command routine in target.c: | zwelch | 2009-05-31 | 1 | -58/+61 |
* | Make nvp_target_event static; remove its external declaration. | zwelch | 2009-05-31 | 2 | -3/+1 |
* | Make target_buffer_get_uXX interfaces work with constant buffers. | zwelch | 2009-05-31 | 2 | -6/+6 |
* | Peter Denison <openwrt@marshadder.org>: | zwelch | 2009-05-31 | 1 | -1/+1 |
* | Eliminate duplicated code in the handle_mw_command memory write loop. | zwelch | 2009-05-30 | 1 | -20/+4 |
* | Encapsulate the global "jtag" jtag_interface pointer: | zwelch | 2009-05-30 | 3 | -6/+19 |
* | Remove unused jlink_execute_end_state (unreferenced after r1949). | zwelch | 2009-05-30 | 1 | -8/+0 |
* | remove unused JTAG_END_STATE part 2 | oharboe | 2009-05-30 | 2 | -17/+0 |
* | remove unused JTAG_END_STATE | oharboe | 2009-05-30 | 9 | -62/+0 |
* | Remove trailing whitespace from oocd_trace source file. | zwelch | 2009-05-30 | 1 | -52/+52 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-30 | 2 | -3/+10 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-30 | 1 | -54/+88 |
* | Remove error_handler_t type definition; it was unused in the tree. | zwelch | 2009-05-29 | 1 | -2/+0 |
* | Add documentation to flash.h: | zwelch | 2009-05-29 | 1 | -12/+245 |
* | Fix potentialyl unaligned memory accesses in mflash driver. | zwelch | 2009-05-27 | 1 | -2/+3 |
* | Author: Nicolas Pitre <nico@cam.org> | kc8apf | 2009-05-27 | 1 | -0/+7 |
* | Author: Nicolas Pitre <nico@cam.org> | kc8apf | 2009-05-27 | 2 | -1/+22 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 2 | -23/+66 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 2 | -11/+501 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 2 | -14/+0 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 2 | -27/+5 |
* | unsik Kim <donari75@gmail.com>: | zwelch | 2009-05-27 | 1 | -13/+13 |
* | SimonQian <simonqian@SimonQian.com>: | zwelch | 2009-05-27 | 1 | -14/+30 |
* | - add support for cortino jtag interface | ntfreak | 2009-05-27 | 1 | -1/+46 |
* | Update build system to find moved scripts -- Step 3 of 2: | zwelch | 2009-05-27 | 5 | -13/+18 |
* | Move TCL script files -- Step 2 of 2: | zwelch | 2009-05-27 | 133 | -5629/+0 |
* | Move TCL script files -- Step 1 of 2: | zwelch | 2009-05-27 | 117 | -29/+0 |
* | SimonQian <simonqian@SimonQian.com>, reported by R.Doss: | zwelch | 2009-05-26 | 1 | -0/+21 |
* | SimonQian <simonqian@SimonQian.com>: | zwelch | 2009-05-26 | 1 | -10/+24 |
* | Author: Simon Qian <simonqian@SimonQian.com> | kc8apf | 2009-05-25 | 1 | -1/+29 |
* | Author: Raúl Sánchez Siles <rsanchezs@infoglobal.es> | kc8apf | 2009-05-25 | 1 | -2/+4 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 2 | -3/+4 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 3 | -9/+7 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net>: minor davinci_nand bugfix | zwelch | 2009-05-24 | 1 | -2/+4 |