aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-03target: 20 second timeout/megabyte for CRC checkØyvind Harboe
2009-11-03arm920t: memory writes were broken when MMU was disabledØyvind Harboe
2009-11-03target: require working area for physical/virtual addresses to be specifiedØyvind Harboe
2009-11-01FT2232: increase read retry countsDimitar Dimitrov
2009-10-31arm9tdmi: more correct fix for vector_catchDavid Brownell
2009-10-30ARM926: fix arm926ejs_mmu() reading from bad pointerDavid Brownell
2009-10-30bin2char: for win32 set stdin/stdout to binary modeSpencer Oliver
2009-10-29SVF: fix checking bit pattern against lengthMichael Roth
2009-10-29XSVF: bugfix handling state pathsDavid Brownell
2009-10-28Cortex-M3: remove exports and forward declsDavid Brownell
2009-10-28ARM926: remove exports and forward declsDavid Brownell
2009-10-28bugfix: stack corruption loading IHex imagesFranck HÉRÉSON
2009-10-27ARM: fix single-step of Thumb unconditional branchNicolas Pitre
2009-10-27ARM: fix target address when disassembling Thumb BLXNicolas Pitre
2009-10-27Signalyzer: H2 and H4 supportOleg Seiljus
2009-10-26ARM: fix Thumb mode handling when single-stepping register based branch insnsNicolas Pitre
2009-10-26ARM: allow proper single stepping of Thumb BL and BLX instructionsNicolas Pitre
2009-10-26ARM: call thumb_pass_branch_condition() only for actual branch opcodesNicolas Pitre
2009-10-26ft2232: less noise with _DEBUG_JTAG_IO_David Brownell
2009-10-26JTAG: "jtag newtap ..." cleanupDavid Brownell
2009-10-26ARM ADIv5: "dap info" gets more readableDavid Brownell
2009-10-26SVF: fix parsing hex strings containing leading '0' charactersMichael Roth
2009-10-26JTAG: simple autoprobingDavid Brownell
2009-10-25check if mmu is enabled before using mmu code pathØyvind Harboe
2009-10-25ARM: rename "arm9tdmi vector_catch" to "arm9 ..."David Brownell
2009-10-25JTAG: jtag_tap_init() bugfixesDavid Brownell
2009-10-25xscale: always reload handler after resetDavid Brownell
2009-10-23arm9tdmi vector_catch: reserved means "don't use"David Brownell
2009-10-23Improve help for arm9 vector_catch.Øyvind Harboe
2009-10-23Remove debug output that could cause compile warnings.Øyvind Harboe
2009-10-23mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...Øyvind Harboe
2009-10-23Embedded ICE version is now dumped with debug_level 1Øyvind Harboe
2009-10-23jtag: clean up TAP state name handlingDavid Brownell
2009-10-23SVF: clean up, mostly for TAP state name handlingDavid Brownell
2009-10-22Ferocion: fix corruption of r0 when resuming Thumb modeNicolas Pitre
2009-10-22have "reg" command print cache names tooDavid Brownell
2009-10-22ETM: rename registers, doc tweaksDavid Brownell
2009-10-22disable ZY1000's UART forwarding test code.Øyvind Harboe
2009-10-21retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...Øyvind Harboe
2009-10-21read/write physical target fn'sØyvind Harboe
2009-10-21add support for target_read/write_phys_memory callbacks.Øyvind Harboe
2009-10-21Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...Øyvind Harboe
2009-10-21Retire obsolete and superfluous implementations of virt2phys in each target. ...Øyvind Harboe
2009-10-21First cut at implementing software breakpoints for mmu read only memoryØyvind Harboe
2009-10-21Defined target_write_memory() to be able to handle implementing breakpoints f...Øyvind Harboe
2009-10-21eCos synthetic target updates.Øyvind Harboe
2009-10-20XSVF: use svf_add_statemove()David Brownell
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe
2009-10-20Added 'unlock' option to flash write_imageØyvind Harboe