aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-05Make default implementation of mdw/mmw phys return error 'not implemented'Øyvind Harboe1-2/+14
2009-11-05target: remove unused interface fn that clutters codeØyvind Harboe16-92/+0
2009-11-05debug interface: get rid of unused pre_debug fnØyvind Harboe9-16/+0
2009-11-05warnings: removeØyvind Harboe1-3/+2
2009-11-04ft2232: cleanupDavid Brownell1-110/+97
2009-11-04JTAG: support KT-LINK adapterKrzysztof Kajstura3-0/+143
2009-11-04PXA255: support Intel "Lubbock" platformDavid Brownell1-0/+110
2009-11-04Version 0.4.0-devDavid Brownell3-64/+87
2009-11-04Version 0.3.0David Brownell1-1/+1
2009-11-04Release docs: fix notesDavid Brownell1-7/+12
2009-11-04Doc: fix broken linkDavid Brownell1-1/+1
2009-11-04NEWS: mention switch to git!David Brownell1-0/+1
2009-11-04Other files: stop referring to ChangeLog tooDavid Brownell2-23/+13
2009-11-04NEWS refs repository history, not ChangeLogDavid Brownell1-2/+5
2009-11-04Tweak release docsDavid Brownell1-110/+172
2009-11-04Release scripts: comments, run on UbuntuDavid Brownell2-13/+20
2009-11-04configure: fix build problems with eCosØyvind Harboe1-6/+57
2009-11-04docs: add reference to git bisect docs on BUGS pageØyvind Harboe1-1/+2
2009-11-03target: 20 second timeout/megabyte for CRC checkØyvind Harboe1-1/+4
2009-11-03arm920t: memory writes were broken when MMU was disabledØyvind Harboe1-11/+10
2009-11-03target: require working area for physical/virtual addresses to be specifiedØyvind Harboe2-9/+29
2009-11-01FT2232: increase read retry countsDimitar Dimitrov1-8/+26
2009-11-01User's Guide: more init info, autoprobing, etcDavid Brownell1-6/+93
2009-11-01doxygen: avoid most internalsDavid Brownell1-2/+2
2009-11-01remove "-ircapture 0x1 -irmask 0x1" from stm32.cfgFreddie Chopin1-2/+5
2009-10-31arm9tdmi: more correct fix for vector_catchDavid Brownell1-8/+5
2009-10-31target.cfg: use $_TARGETNAME for flashFreddie Chopin13-13/+13
2009-10-30NEWS: more infoDavid Brownell1-4/+24
2009-10-30ARM926: fix arm926ejs_mmu() reading from bad pointerDavid Brownell1-1/+3
2009-10-30bin2char: for win32 set stdin/stdout to binary modeSpencer Oliver1-0/+10
2009-10-29SVF: fix checking bit pattern against lengthMichael Roth1-2/+2
2009-10-29Olimex FT2232H JTAG adaptersDimitar Dimitrov2-0/+22
2009-10-29XSVF: bugfix handling state pathsDavid Brownell1-15/+100
2009-10-28Bump rc version and add -dev tag.Zachary T Welch1-1/+1
2009-10-28The openocd 0.3.0-rc0 release.Zachary T Welch1-1/+1
2009-10-28Cortex-M3: remove exports and forward declsDavid Brownell2-189/+144
2009-10-28ARM926: remove exports and forward declsDavid Brownell1-122/+127
2009-10-28bugfix: stack corruption loading IHex imagesFranck HÉRÉSON2-1/+22
2009-10-27Add script to test the release process.Zachary T Welch1-0/+121
2009-10-27Rewrite release script to use GIT.Zachary T Welch2-512/+210
2009-10-27Factor version munging capabilities out of release.sh.Zachary T Welch1-0/+137
2009-10-27Factor release version functions into new script.Zachary T Welch1-0/+60
2009-10-27Add git2cl from repo.or.cz as a submodule in tools/git2cl.Zachary T Welch2-0/+3
2009-10-27Improve .gitignore rules.Zachary T Welch1-1/+5
2009-10-27ARM: fix single-step of Thumb unconditional branchNicolas Pitre1-2/+2
2009-10-27ARM: fix target address when disassembling Thumb BLXNicolas Pitre1-0/+1
2009-10-27Signalyzer: H2 and H4 supportOleg Seiljus2-1/+810
2009-10-27Signalyzer: new config filesOleg Seiljus3-0/+33
2009-10-26ARM: fix Thumb mode handling when single-stepping register based branch insnsNicolas Pitre1-22/+33
2009-10-26ARM: allow proper single stepping of Thumb BL and BLX instructionsNicolas Pitre1-0/+12