aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-25JTAG: jtag_tap_init() bugfixesDavid Brownell
2009-10-25xscale: always reload handler after resetDavid Brownell
2009-10-24vector_catch and watchpoint TODO items.Øyvind Harboe
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-21mww_phys retired. Replaced by generic mww phys in target.cØyvind Harboe
2009-10-21virt2phys is now implemented by target.c globally, retire target specific doc...Ø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-21Merge branch 'master' of ssh://gowinex@openocd.git.sourceforge.net/gitroot/op...Øyvind Harboe
2009-10-21Retire obsolete and superfluous implementations of virt2phys in each target. ...Ø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
2009-10-20More svn to git version string fixes.Øyvind Harboe
2009-10-19SVF: better spec conformance for STATE switchDavid Brownell
2009-10-19davinci: add watchdog reset methodDavid Brownell
2009-10-19jtag_add_statemove() always uses TLR to get to RESETDavid Brownell
2009-10-19SVF/XSVF: comment and whitespace fixesDavid Brownell
2009-10-19Improve Makefile rules for XScale debug handler; fixes 'make distcheck'.Zachary T Welch
2009-10-19MinGW: always use "-D__USE_MINGW_ANSI_STDIO"Redirect 'Slash' NIL
2009-10-19MinGW: use WinSock2Redirect 'Slash' NIL
2009-10-19Doc: jtag_init must validate scan chain tooDavid Brownell
2009-10-19fix single step of bx instruction going into Thumb modeNicolas Pitre
2009-10-19Ignore openocd.exe for "git status"David Brownell
2009-10-19corrective fix for MinGW GNU C99 printf complianceRedirect 'Slash' NIL
2009-10-19Sync with official Jim Tcl repository.oyvind
2009-10-19Switch from svn to git version string handling.oyvind
2009-10-18SDRAM and clock configuration for the SAM9-L9260 board from OlimexDean Glazeski
2009-10-17safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL
2009-10-17Ignore two more generated filesDavid Brownell
2009-10-17More MinGW C99 printf complianceRedirect 'Slash' NIL
2009-10-17jim-eventloop for MinGW-w64Redirect \"Slash\" NIL
2009-10-17build tweak for bin2charDavid Brownell