summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: fix build problems with eCosØyvind Harboe2009-11-041-6/+57
* docs: add reference to git bisect docs on BUGS pageØyvind Harboe2009-11-041-1/+2
* target: 20 second timeout/megabyte for CRC checkØyvind Harboe2009-11-031-1/+4
* arm920t: memory writes were broken when MMU was disabledØyvind Harboe2009-11-031-11/+10
* target: require working area for physical/virtual addresses to be specifiedØyvind Harboe2009-11-032-9/+29
* FT2232: increase read retry countsDimitar Dimitrov2009-11-011-8/+26
* User's Guide: more init info, autoprobing, etcDavid Brownell2009-11-011-6/+93
* doxygen: avoid most internalsDavid Brownell2009-11-011-2/+2
* remove "-ircapture 0x1 -irmask 0x1" from stm32.cfgFreddie Chopin2009-11-011-2/+5
* arm9tdmi: more correct fix for vector_catchDavid Brownell2009-10-311-8/+5
* target.cfg: use $_TARGETNAME for flashFreddie Chopin2009-10-3113-13/+13
* NEWS: more infoDavid Brownell2009-10-301-4/+24
* ARM926: fix arm926ejs_mmu() reading from bad pointerDavid Brownell2009-10-301-1/+3
* bin2char: for win32 set stdin/stdout to binary modeSpencer Oliver2009-10-301-0/+10
* SVF: fix checking bit pattern against lengthMichael Roth2009-10-291-2/+2
* Olimex FT2232H JTAG adaptersDimitar Dimitrov2009-10-292-0/+22
* XSVF: bugfix handling state pathsDavid Brownell2009-10-291-15/+100
* Bump rc version and add -dev tag.Zachary T Welch2009-10-281-1/+1
* The openocd 0.3.0-rc0 release.Zachary T Welch2009-10-281-1/+1
* Cortex-M3: remove exports and forward declsDavid Brownell2009-10-282-189/+144
* ARM926: remove exports and forward declsDavid Brownell2009-10-281-122/+127
* bugfix: stack corruption loading IHex imagesFranck HÉRÉSON2009-10-282-1/+22
* Add script to test the release process.Zachary T Welch2009-10-271-0/+121
* Rewrite release script to use GIT.Zachary T Welch2009-10-272-512/+210
* Factor version munging capabilities out of release.sh.Zachary T Welch2009-10-271-0/+137
* Factor release version functions into new script.Zachary T Welch2009-10-271-0/+60
* Add git2cl from repo.or.cz as a submodule in tools/git2cl.Zachary T Welch2009-10-272-0/+3
* Improve .gitignore rules.Zachary T Welch2009-10-271-1/+5
* ARM: fix single-step of Thumb unconditional branchNicolas Pitre2009-10-271-2/+2
* ARM: fix target address when disassembling Thumb BLXNicolas Pitre2009-10-271-0/+1
* Signalyzer: H2 and H4 supportOleg Seiljus2009-10-272-1/+810
* Signalyzer: new config filesOleg Seiljus2009-10-273-0/+33
* ARM: fix Thumb mode handling when single-stepping register based branch insnsNicolas Pitre2009-10-261-22/+33
* ARM: allow proper single stepping of Thumb BL and BLX instructionsNicolas Pitre2009-10-261-0/+12
* ARM: call thumb_pass_branch_condition() only for actual branch opcodesNicolas Pitre2009-10-261-8/+6
* ft2232: less noise with _DEBUG_JTAG_IO_David Brownell2009-10-261-1/+0
* JTAG: "jtag newtap ..." cleanupDavid Brownell2009-10-261-7/+2
* PXA255: force reset configDavid Brownell2009-10-261-0/+4
* omap3530: target reset/init improvementsDavid Brownell2009-10-261-15/+25
* ARM ADIv5: "dap info" gets more readableDavid Brownell2009-10-261-33/+268
* Fix incorrect line endingsSpencer Oliver2009-10-2630-27885/+27885
* Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-10-261-0/+5
|\
| * Idea for adding watchpoint masks.Øyvind Harboe2009-10-261-0/+5
* | balloon3 board base configWookey2009-10-261-0/+13
* | SVF: fix parsing hex strings containing leading '0' charactersMichael Roth2009-10-261-0/+4
|/
* JTAG: simple autoprobingDavid Brownell2009-10-262-14/+109
* minor fixes to TODO listDavid Brownell2009-10-251-5/+5
* fix syntax of mww phys.Øyvind Harboe2009-10-255-44/+44
* check if mmu is enabled before using mmu code pathØyvind Harboe2009-10-251-1/+1
* ARM: rename "arm9tdmi vector_catch" to "arm9 ..."David Brownell2009-10-254-17/+11