aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-03arm920t: memory writes were broken when MMU was disabledØyvind Harboe1-11/+10
2009-11-03target: require working area for physical/virtual addresses to be specifiedØyvind Harboe2-9/+29
2009-11-01FT2232: increase read retry countsDimitar Dimitrov1-8/+26
2009-10-31arm9tdmi: more correct fix for vector_catchDavid Brownell1-8/+5
2009-10-30ARM926: fix arm926ejs_mmu() reading from bad pointerDavid Brownell1-1/+3
2009-10-30bin2char: for win32 set stdin/stdout to binary modeSpencer Oliver1-0/+10
2009-10-29SVF: fix checking bit pattern against lengthMichael Roth1-2/+2
2009-10-29XSVF: bugfix handling state pathsDavid Brownell1-15/+100
2009-10-28Cortex-M3: remove exports and forward declsDavid Brownell2-189/+144
2009-10-28ARM926: remove exports and forward declsDavid Brownell1-122/+127
2009-10-28bugfix: stack corruption loading IHex imagesFranck HÉRÉSON2-1/+22
2009-10-27ARM: fix single-step of Thumb unconditional branchNicolas Pitre1-2/+2
2009-10-27ARM: fix target address when disassembling Thumb BLXNicolas Pitre1-0/+1
2009-10-27Signalyzer: H2 and H4 supportOleg Seiljus1-0/+809
2009-10-26ARM: fix Thumb mode handling when single-stepping register based branch insnsNicolas Pitre1-22/+33
2009-10-26ARM: allow proper single stepping of Thumb BL and BLX instructionsNicolas Pitre1-0/+12
2009-10-26ARM: call thumb_pass_branch_condition() only for actual branch opcodesNicolas Pitre1-8/+6
2009-10-26ft2232: less noise with _DEBUG_JTAG_IO_David Brownell1-1/+0
2009-10-26JTAG: "jtag newtap ..." cleanupDavid Brownell1-7/+2
2009-10-26ARM ADIv5: "dap info" gets more readableDavid Brownell1-33/+268
2009-10-26SVF: fix parsing hex strings containing leading '0' charactersMichael Roth1-0/+4
2009-10-26JTAG: simple autoprobingDavid Brownell1-12/+102
2009-10-25check if mmu is enabled before using mmu code pathØyvind Harboe1-1/+1
2009-10-25ARM: rename "arm9tdmi vector_catch" to "arm9 ..."David Brownell1-5/+3
2009-10-25JTAG: jtag_tap_init() bugfixesDavid Brownell1-9/+18
2009-10-25xscale: always reload handler after resetDavid Brownell2-19/+11
2009-10-23arm9tdmi vector_catch: reserved means "don't use"David Brownell2-3/+2
2009-10-23Improve help for arm9 vector_catch.Øyvind Harboe1-1/+3
2009-10-23Remove debug output that could cause compile warnings.Øyvind Harboe1-2/+0
2009-10-23mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...Øyvind Harboe6-12/+241
2009-10-23Embedded ICE version is now dumped with debug_level 1Øyvind Harboe1-2/+2
2009-10-23jtag: clean up TAP state name handlingDavid Brownell3-68/+63
2009-10-23SVF: clean up, mostly for TAP state name handlingDavid Brownell4-79/+68
2009-10-22Ferocion: fix corruption of r0 when resuming Thumb modeNicolas Pitre1-2/+1
2009-10-22have "reg" command print cache names tooDavid Brownell1-0/+2
2009-10-22ETM: rename registers, doc tweaksDavid Brownell1-47/+54
2009-10-22disable ZY1000's UART forwarding test code.Øyvind Harboe1-1/+10
2009-10-21retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...Øyvind Harboe5-341/+0
2009-10-21read/write physical target fn'sØyvind Harboe2-0/+53
2009-10-21add support for target_read/write_phys_memory callbacks.Øyvind Harboe1-2/+27
2009-10-21Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...Øyvind Harboe2-10/+84
2009-10-21Retire obsolete and superfluous implementations of virt2phys in each target. ...Øyvind Harboe4-129/+0
2009-10-21First cut at implementing software breakpoints for mmu read only memoryØyvind Harboe1-2/+37
2009-10-21Defined target_write_memory() to be able to handle implementing breakpoints f...Øyvind Harboe1-0/+24
2009-10-21eCos synthetic target updates.Øyvind Harboe2-2/+13
2009-10-20XSVF: use svf_add_statemove()David Brownell5-66/+85
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe3-13/+0
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe4-1/+157
2009-10-20Added 'unlock' option to flash write_imageØyvind Harboe1-14/+59
2009-10-20More svn to git version string fixes.Øyvind Harboe1-1/+5