summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* jtag_khz simulationoharboe2008-12-161-5/+38
* allow setting/reading gdb_port at any timeoharboe2008-12-161-6/+6
* fix broken -c/f options where it would silently terminate for scripts that di...oharboe2008-12-161-19/+18
* - add missing svn props from r1243 commitntfreak2008-12-151-590/+590
* sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2008-12-156-945/+858
* - add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak2008-12-159-109/+220
* fast_load profiling tool moved to target.coharboe2008-12-152-197/+205
* - Update tap_state_strings to correspond to SVF state nameskc8apf2008-12-149-42/+71
* Updates and fixes from Kees Jongenburgerduane2008-12-131-5/+3
* - remove target specific variant and use target->variant memberntfreak2008-12-1378-1031/+676
* Add JTAG tap events for enable/disablekc8apf2008-12-132-2/+207
* Clean up references to old tap_state nameskc8apf2008-12-1311-52/+52
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-1330-1468/+1463
* - check cortex_m3 FPB is enabled when setting hardware breakpointntfreak2008-12-122-3/+11
* Allow -expected-id to be specified multiple times when creating a jtag tapkc8apf2008-12-122-14/+60
* - added Axiom AXM-0432 to texintfreak2008-12-111-39/+24
* AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale)kc8apf2008-12-111-0/+112
* - typo with flash bank help commandntfreak2008-12-111-1/+1
* - fix illegal memory access in unregister_command functionntfreak2008-12-101-11/+19
* More fixes thanks to Kees Jongenburgerduane2008-12-103-5/+5
* Fix from Kees Jongenburger (Part Duex)duane2008-12-101-0/+0
* Fix from Kees Jongenburgerduane2008-12-101-1/+1
* Typos in config files found by Sergey Lapinduane2008-12-083-4/+4
* Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction break...oharboe2008-12-051-4/+5
* zy1000 1.48 snapshotoharboe2008-12-041-1/+1
* Karl Beldan <karl.beldan@gmail.com> - fix vector_catch commandoharboe2008-12-041-1/+1
* delete obsolete codeoharboe2008-12-041-122/+6
* Fix for Hiroshi Ito discovery of mis-aligned memory allocationduane2008-12-041-0/+33
* - str9xpec driver now working with new jtag tap configntfreak2008-12-032-31/+14
* - incorrect str9 irmask used in config filesntfreak2008-12-033-7/+7
* - cleanup target config scriptsntfreak2008-12-0311-26/+29
* Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.coharboe2008-12-021-9/+10
* "Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe2008-12-012-2/+4
* - fix incorrect svn props from last commitntfreak2008-12-0115-0/+0
* update zy1000 to svn head jtag apioharboe2008-12-015-98/+81
* correct CPU IDoharboe2008-12-011-1/+1
* wipoharboe2008-12-011-0/+70
* jtag newtap change & huge manual updateduane2008-11-3097-843/+2391
* - change mips registers to std namesntfreak2008-11-281-4/+4
* - fix issue with luminary flash driver and tail bytesntfreak2008-11-271-12/+43
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-273-191/+0
* - stm32x flash driver: add support for low density devicesntfreak2008-11-271-1/+33
* Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.oharboe2008-11-271-2/+2
* - fixes segfault using the targets cmd if multiple targets definedntfreak2008-11-261-2/+3
* - correct corrupt target configsntfreak2008-11-263-3/+3
* friendlier error messagesoharboe2008-11-261-3/+6
* wipoharboe2008-11-262-68/+79
* - add new cortex_m3 maskisr cmdntfreak2008-11-211-0/+39
* - fix issue with gdb_target_to_reg missing second bytentfreak2008-11-201-1/+1
* - preserve cortex_m3 C_MASKINTS during resume/stepntfreak2008-11-202-45/+60