aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf30-1468/+1463
2008-12-12- check cortex_m3 FPB is enabled when setting hardware breakpointntfreak2-3/+11
2008-12-12Allow -expected-id to be specified multiple times when creating a jtag tapkc8apf2-14/+60
2008-12-11- incorrect url in last commit for usbjtagntfreak1-1/+3
2008-12-11- added Axiom AXM-0432 to texintfreak2-42/+29
2008-12-11AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale)kc8apf1-0/+112
2008-12-11- typo with flash bank help commandntfreak2-2/+2
2008-12-10- fix illegal memory access in unregister_command functionntfreak1-11/+19
2008-12-10More fixes thanks to Kees Jongenburgerduane3-5/+5
2008-12-10Fix from Kees Jongenburger (Part Duex)duane1-0/+0
2008-12-10Fix from Kees Jongenburgerduane1-1/+1
2008-12-08Typos in config files found by Sergey Lapinduane3-4/+4
2008-12-06Test of commit email from duaneduane1-0/+1
2008-12-06- update texi to describe str9xpec driver flowntfreak1-1/+39
2008-12-05Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction break...oharboe1-4/+5
2008-12-05Added Joern Kaipf link for oocdlinkduane1-1/+1
2008-12-04zy1000 1.48 snapshotoharboe1-1/+1
2008-12-04Karl Beldan <karl.beldan@gmail.com> - fix vector_catch commandoharboe1-1/+1
2008-12-04delete obsolete codeoharboe1-122/+6
2008-12-04Manual tweak based on feedback from mailing list the iar dongle worksduane1-1/+0
2008-12-04Fix for Hiroshi Ito discovery of mis-aligned memory allocationduane1-0/+33
2008-12-03- str9xpec driver now working with new jtag tap configntfreak2-31/+14
2008-12-03- incorrect str9 irmask used in config filesntfreak3-7/+7
2008-12-03- cleanup target config scriptsntfreak11-26/+29
2008-12-02Kees Jongenburger <kees.jongenburger@gmail.com> - now compilesoharboe1-6/+6
2008-12-02Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.coharboe1-9/+10
2008-12-01"Theodore A. Roth" <taroth@gmail.com> fixes to distcheckoharboe2-2/+4
2008-12-01- fix incorrect svn props from last commitntfreak16-0/+0
2008-12-01update zy1000 to svn head jtag apioharboe5-98/+81
2008-12-01correct CPU IDoharboe1-1/+1
2008-12-01wipoharboe1-0/+70
2008-11-30jtag newtap change & huge manual updateduane99-1923/+4960
2008-11-30Test checkin from commandlineduane1-0/+1
2008-11-28- change mips registers to std namesntfreak1-4/+4
2008-11-27- fix issue with luminary flash driver and tail bytesntfreak1-12/+43
2008-11-27Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe4-214/+28
2008-11-27- stm32x flash driver: add support for low density devicesntfreak1-1/+33
2008-11-27Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.oharboe1-2/+2
2008-11-26- fixes segfault using the targets cmd if multiple targets definedntfreak1-2/+3
2008-11-26- correct corrupt target configsntfreak3-3/+3
2008-11-26friendlier error messagesoharboe1-3/+6
2008-11-26wipoharboe2-68/+79
2008-11-21- add new cortex_m3 maskisr cmdntfreak2-0/+48
2008-11-20- fix issue with gdb_target_to_reg missing second bytentfreak1-1/+1
2008-11-20- preserve cortex_m3 C_MASKINTS during resume/stepntfreak2-45/+60
2008-11-20- fox small typo in handle_irscan_commandntfreak1-1/+1
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe11-352/+394
2008-11-19error checking - no reported errors, but catched a couple of exit()'s and con...oharboe5-178/+186
2008-11-18big endian fix for GDB. Probably fixes a memory corruption(not reported) as w...oharboe1-26/+57
2008-11-17- add support for hardware breakpoints to mips32 targetntfreak5-28/+276