aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-21mww_phys retired. Replaced by generic mww phys in target.cØyvind Harboe6-95/+44
2009-10-21virt2phys is now implemented by target.c globally, retire target specific doc...Øyvind Harboe1-15/+0
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 Harboe3-16/+94
2009-10-21Merge branch 'master' of ssh://gowinex@openocd.git.sourceforge.net/gitroot/op...Øyvind Harboe1-2/+37
2009-10-21Retire obsolete and superfluous implementations of virt2phys in each target. ...Øyvind Harboe4-129/+0
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 Brownell6-68/+110
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe4-13/+7
2009-10-20Added the faux flash driver and target. Used for testing.Øyvind Harboe5-1/+186
2009-10-20Added 'unlock' option to flash write_imageØyvind Harboe2-17/+63
2009-10-20More svn to git version string fixes.Øyvind Harboe1-1/+5
2009-10-19SVF: better spec conformance for STATE switchDavid Brownell1-15/+13
2009-10-19davinci: add watchdog reset methodDavid Brownell1-1/+62
2009-10-19jtag_add_statemove() always uses TLR to get to RESETDavid Brownell1-5/+7
2009-10-19SVF/XSVF: comment and whitespace fixesDavid Brownell2-59/+72
2009-10-19Improve Makefile rules for XScale debug handler; fixes 'make distcheck'.Zachary T Welch1-5/+8
2009-10-19MinGW: always use "-D__USE_MINGW_ANSI_STDIO"Redirect 'Slash' NIL1-0/+2
2009-10-19MinGW: use WinSock2Redirect 'Slash' NIL1-1/+1
2009-10-19Doc: jtag_init must validate scan chain tooDavid Brownell1-0/+5
2009-10-19fix single step of bx instruction going into Thumb modeNicolas Pitre1-1/+1
2009-10-19Ignore openocd.exe for "git status"David Brownell1-0/+1
2009-10-19corrective fix for MinGW GNU C99 printf complianceRedirect 'Slash' NIL2-6/+8
2009-10-19Sync with official Jim Tcl repository.oyvind3-4/+6
2009-10-19Switch from svn to git version string handling.oyvind1-7/+4
2009-10-18SDRAM and clock configuration for the SAM9-L9260 board from OlimexDean Glazeski1-6/+85
2009-10-17safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL1-2/+2
2009-10-17Ignore two more generated filesDavid Brownell1-0/+5
2009-10-17More MinGW C99 printf complianceRedirect 'Slash' NIL3-6/+23
2009-10-17jim-eventloop for MinGW-w64Redirect \"Slash\" NIL2-2/+2
2009-10-17build tweak for bin2charDavid Brownell1-3/+4
2009-10-16xscale: better fix for debug_handler.binDavid Brownell6-30/+27
2009-10-14another portability updateDavid Brownell1-4/+4
2009-10-14portability updatesDavid Brownell4-11/+12
2009-10-14doc updates to match "help" betterDavid Brownell2-59/+40
2009-10-14Fw: [PATCH] OpenRD board configurationWookey2-0/+134
2009-10-14S29WS-N CFI query fix is to try 0x555 if 0x55 fails.Øyvind Harboe1-24/+53
2009-10-14Work in progress on arm11 reset. Assert srst.Øyvind Harboe1-6/+50
2009-10-14iMX target config script's ported from Freescale BSP.Øyvind Harboe3-65/+57
2009-10-14Fix problems building xscale_debug.SDavid Brownell1-0/+6
2009-10-14omap2420.cfg updatesDavid Brownell1-5/+6
2009-10-13fix detection of PLD instructionsLennert Buytenhek1-1/+1
2009-10-13fix pass_condition() LE condition code checkLennert Buytenhek1-3/+3
2009-10-13cosmetic cleanup in TMS tablesDavid Brownell1-11/+17
2009-10-13Cleanup: nuke trailling whitespacesYauheni Kaliuta7-26/+26