summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add target_get_name wrapper:zwelch2009-05-315-8/+26
* Add target_step wrapper:zwelch2009-05-313-1/+15
* Add target_get_gdb_reg_list wrapper:zwelch2009-05-313-5/+21
* Add target_bulk_write_memory wrapper:zwelch2009-05-313-3/+22
* Add wrappers for target->type->examined:zwelch2009-05-3110-33/+62
* Add target_run_algorithm wrapper:zwelch2009-05-3114-15/+41
* Add target_write_memory wrapper:zwelch2009-05-3116-107/+126
* Add target_read_memory wrapper:zwelch2009-05-3111-39/+58
* Simplify the handle_md_command routine in target.c:zwelch2009-05-311-58/+61
* Make nvp_target_event static; remove its external declaration.zwelch2009-05-312-3/+1
* Make target_buffer_get_uXX interfaces work with constant buffers.zwelch2009-05-312-6/+6
* Peter Denison <openwrt@marshadder.org>:zwelch2009-05-311-1/+1
* Add new JTAG boundary scan primer, with links to BSDL information.zwelch2009-05-311-4/+62
* Eliminate duplicated code in the handle_mw_command memory write loop.zwelch2009-05-301-20/+4
* Encapsulate the global "jtag" jtag_interface pointer:zwelch2009-05-303-6/+19
* Remove unused jlink_execute_end_state (unreferenced after r1949).zwelch2009-05-301-8/+0
* remove unused JTAG_END_STATE part 2oharboe2009-05-302-17/+0
* remove unused JTAG_END_STATEoharboe2009-05-309-62/+0
* added some comments on meminfo commandoharboe2009-05-301-1/+3
* more reset_config textsoharboe2009-05-301-1/+14
* Remove trailing whitespace from oocd_trace source file.zwelch2009-05-301-52/+52
* David Brownell <david-b@pacbell.net>:zwelch2009-05-303-14/+190
* David Brownell <david-b@pacbell.net>:zwelch2009-05-302-72/+145
* Remove error_handler_t type definition; it was unused in the tree.zwelch2009-05-291-2/+0
* Add documentation to flash.h:zwelch2009-05-291-12/+245
* David Brownell <david-b@pacbell.net>:zwelch2009-05-291-0/+74
* Remove redundant call to autoheader in bootstrap script.zwelch2009-05-281-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-151/+367
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-79/+167
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-210/+315
* David Brownell <david-b@pacbell.net>:zwelch2009-05-281-81/+108
* Fix potentialyl unaligned memory accesses in mflash driver.zwelch2009-05-271-2/+3
* Author: Nicolas Pitre <nico@cam.org>kc8apf2009-05-271-0/+7
* Author: Nicolas Pitre <nico@cam.org>kc8apf2009-05-272-1/+22
* Numerous minor updates and fixes for The Manual:zwelch2009-05-274-3/+5
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-23/+66
* unsik Kim <donari75@gmail.com>:zwelch2009-05-273-14/+518
* unsik Kim <donari75@gmail.com>:zwelch2009-05-272-14/+0
* unsik Kim <donari75@gmail.com>:zwelch2009-05-273-37/+12
* unsik Kim <donari75@gmail.com>:zwelch2009-05-271-13/+13
* SimonQian <simonqian@SimonQian.com>:zwelch2009-05-271-14/+30
* - add support for cortino jtag interfacentfreak2009-05-273-1/+61
* Add new Style Guides for languages used (and to be used) by project.zwelch2009-05-271-19/+212
* Link new Primer pages into the main list of Primers.zwelch2009-05-271-0/+2
* Add Documentation Primer to The Manual.zwelch2009-05-271-0/+122
* Add draft of Autotools Primer to The Manual.zwelch2009-05-271-0/+167
* Update build system to find moved scripts -- Step 3 of 2:zwelch2009-05-275-13/+18
* Move TCL script files -- Step 2 of 2:zwelch2009-05-27134-1/+1
* Move TCL script files -- Step 1 of 2:zwelch2009-05-27119-29/+24
* Add warning to generated Doxyfile to edit Doxyfile.in.zwelch2009-05-271-1/+6