summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* JTAG: jtag_tap_init() bugfixesDavid Brownell2009-10-251-9/+18
* xscale: always reload handler after resetDavid Brownell2009-10-252-19/+11
* vector_catch and watchpoint TODO items.Øyvind Harboe2009-10-241-0/+6
* arm9tdmi vector_catch: reserved means "don't use"David Brownell2009-10-233-4/+5
* Improve help for arm9 vector_catch.Øyvind Harboe2009-10-231-1/+3
* Remove debug output that could cause compile warnings.Øyvind Harboe2009-10-231-2/+0
* mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...Øyvind Harboe2009-10-236-12/+241
* Embedded ICE version is now dumped with debug_level 1Øyvind Harboe2009-10-231-2/+2
* jtag: clean up TAP state name handlingDavid Brownell2009-10-233-68/+63
* SVF: clean up, mostly for TAP state name handlingDavid Brownell2009-10-235-80/+68
* Ferocion: fix corruption of r0 when resuming Thumb modeNicolas Pitre2009-10-221-2/+1
* have "reg" command print cache names tooDavid Brownell2009-10-221-0/+2
* ETM: rename registers, doc tweaksDavid Brownell2009-10-223-50/+73
* disable ZY1000's UART forwarding test code.Øyvind Harboe2009-10-221-1/+10
* mww_phys retired. Replaced by generic mww phys in target.cØyvind Harboe2009-10-216-95/+44
* virt2phys is now implemented by target.c globally, retire target specific doc...Øyvind Harboe2009-10-211-15/+0
* retire obsolete mXY_phys commands. Handled by generic memory read/modify comm...Øyvind Harboe2009-10-215-341/+0
* read/write physical target fn'sØyvind Harboe2009-10-212-0/+53
* add support for target_read/write_phys_memory callbacks.Øyvind Harboe2009-10-211-2/+27
* Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...Øyvind Harboe2009-10-213-16/+94
* Merge branch 'master' of ssh://gowinex@openocd.git.sourceforge.net/gitroot/op...Øyvind Harboe2009-10-211-2/+37
|\
| * Retire obsolete and superfluous implementations of virt2phys in each target. ...Øyvind Harboe2009-10-214-129/+0
| * First cut at implementing software breakpoints for mmu read only memoryØyvind Harboe2009-10-211-2/+37
* | Retire obsolete and superfluous implementations of virt2phys in each target. ...Øyvind Harboe2009-10-214-129/+0
|/
* Defined target_write_memory() to be able to handle implementing breakpoints f...Øyvind Harboe2009-10-211-0/+24
* eCos synthetic target updates.Øyvind Harboe2009-10-212-2/+13
* XSVF: use svf_add_statemove()David Brownell2009-10-206-68/+110
* Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe2009-10-204-13/+7
* Added the faux flash driver and target. Used for testing.Øyvind Harboe2009-10-205-1/+186
* Added 'unlock' option to flash write_imageØyvind Harboe2009-10-202-17/+63
* More svn to git version string fixes.Øyvind Harboe2009-10-201-1/+5
* SVF: better spec conformance for STATE switchDavid Brownell2009-10-191-15/+13
* davinci: add watchdog reset methodDavid Brownell2009-10-191-1/+62
* jtag_add_statemove() always uses TLR to get to RESETDavid Brownell2009-10-191-5/+7
* SVF/XSVF: comment and whitespace fixesDavid Brownell2009-10-192-59/+72
* Improve Makefile rules for XScale debug handler; fixes 'make distcheck'.Zachary T Welch2009-10-191-5/+8
* MinGW: always use "-D__USE_MINGW_ANSI_STDIO"Redirect 'Slash' NIL2009-10-191-0/+2
* MinGW: use WinSock2Redirect 'Slash' NIL2009-10-191-1/+1
* Doc: jtag_init must validate scan chain tooDavid Brownell2009-10-191-0/+5
* fix single step of bx instruction going into Thumb modeNicolas Pitre2009-10-191-1/+1
* Ignore openocd.exe for "git status"David Brownell2009-10-191-0/+1
* corrective fix for MinGW GNU C99 printf complianceRedirect 'Slash' NIL2009-10-192-6/+8
* Sync with official Jim Tcl repository.oyvind2009-10-193-4/+6
* Switch from svn to git version string handling.oyvind2009-10-191-7/+4
* SDRAM and clock configuration for the SAM9-L9260 board from OlimexDean Glazeski2009-10-181-6/+85
* safer conversion to HANDLER on MinGW-W64Redirect 'Slash' NIL2009-10-171-2/+2
* Ignore two more generated filesDavid Brownell2009-10-171-0/+5
* More MinGW C99 printf complianceRedirect 'Slash' NIL2009-10-173-6/+23
* jim-eventloop for MinGW-w64Redirect \"Slash\" NIL2009-10-172-2/+2
* build tweak for bin2charDavid Brownell2009-10-171-3/+4