]> git.sur5r.net Git - openocd/shortlog
openocd
2009-11-12 David BrownellVersion 0.3.1 v0.3.1
2009-11-06 David Brownelltarget: don't swap MMU/no-MMU work areas
2009-11-06 David BrownellStart v0.3.1 bugfix branch
2009-11-05 David BrownellVersion 0.3.0 v0.3.0
2009-11-05 David BrownellRelease docs: fix notes
2009-11-05 David BrownellDoc: fix broken link
2009-11-05 David BrownellNEWS: mention switch to git!
2009-11-05 David BrownellOther files: stop referring to ChangeLog too
2009-11-04 David BrownellNEWS refs repository history, not ChangeLog
2009-11-04 David BrownellTweak release docs
2009-11-04 David BrownellRelease scripts: comments, run on Ubuntu
2009-11-04 Øyvind Harboeconfigure: fix build problems with eCos
2009-11-04 Øyvind Harboedocs: add reference to git bisect docs on BUGS page
2009-11-03 Øyvind Harboetarget: 20 second timeout/megabyte for CRC check
2009-11-03 Øyvind Harboearm920t: memory writes were broken when MMU was disabled
2009-11-03 Øyvind Harboetarget: require working area for physical/virtual addre...
2009-11-02 Dimitar DimitrovFT2232: increase read retry counts
2009-11-02 David BrownellUser's Guide: more init info, autoprobing, etc
2009-11-02 David Brownelldoxygen: avoid most internals
2009-11-01 Freddie Chopinremove "-ircapture 0x1 -irmask 0x1" from stm32.cfg
2009-11-01 David Brownellarm9tdmi: more correct fix for vector_catch
2009-10-31 Freddie Chopintarget.cfg: use $_TARGETNAME for flash
2009-10-31 David BrownellNEWS: more info
2009-10-31 David BrownellARM926: fix arm926ejs_mmu() reading from bad pointer
2009-10-30 Spencer Oliverbin2char: for win32 set stdin/stdout to binary mode
2009-10-29 Michael RothSVF: fix checking bit pattern against length
2009-10-29 Dimitar DimitrovOlimex FT2232H JTAG adapters
2009-10-29 David BrownellXSVF: bugfix handling state paths
2009-10-29 Zachary T WelchBump rc version and add -dev tag.
2009-10-29 Zachary T WelchThe openocd 0.3.0-rc0 release. v0.3.0-rc0
2009-10-28 David BrownellCortex-M3: remove exports and forward decls
2009-10-28 David BrownellARM926: remove exports and forward decls
2009-10-28 Franck HÉRÉSONbugfix: stack corruption loading IHex images
2009-10-28 Zachary T WelchAdd script to test the release process.
2009-10-28 Zachary T WelchRewrite release script to use GIT.
2009-10-28 Zachary T WelchFactor version munging capabilities out of release.sh.
2009-10-28 Zachary T WelchFactor release version functions into new script.
2009-10-28 Zachary T WelchAdd git2cl from repo.or.cz as a submodule in tools...
2009-10-28 Zachary T WelchImprove .gitignore rules.
2009-10-28 Nicolas PitreARM: fix single-step of Thumb unconditional branch
2009-10-28 Nicolas PitreARM: fix target address when disassembling Thumb BLX
2009-10-27 Oleg SeiljusSignalyzer: H2 and H4 support
2009-10-27 Oleg SeiljusSignalyzer: new config files
2009-10-27 Nicolas PitreARM: fix Thumb mode handling when single-stepping regis...
2009-10-27 Nicolas PitreARM: allow proper single stepping of Thumb BL and BLX...
2009-10-27 Nicolas PitreARM: call thumb_pass_branch_condition() only for actual...
2009-10-27 David Brownellft2232: less noise with _DEBUG_JTAG_IO_
2009-10-27 David BrownellJTAG: "jtag newtap ..." cleanup
2009-10-27 David BrownellPXA255: force reset config
2009-10-27 David Brownellomap3530: target reset/init improvements
2009-10-26 David BrownellARM ADIv5: "dap info" gets more readable
2009-10-26 Spencer OliverFix incorrect line endings
2009-10-26 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-26 Wookeyballoon3 board base config
2009-10-26 Michael RothSVF: fix parsing hex strings containing leading '0...
2009-10-26 Øyvind HarboeIdea for adding watchpoint masks.
2009-10-26 David BrownellJTAG: simple autoprobing
2009-10-25 David Brownellminor fixes to TODO list
2009-10-25 Øyvind Harboefix syntax of mww phys.
2009-10-25 Øyvind Harboecheck if mmu is enabled before using mmu code path
2009-10-25 David BrownellARM: rename "arm9tdmi vector_catch" to "arm9 ..."
2009-10-25 David BrownellJTAG: jtag_tap_init() bugfixes
2009-10-25 David Brownellxscale: always reload handler after reset
2009-10-24 Øyvind Harboevector_catch and watchpoint TODO items.
2009-10-23 David Brownellarm9tdmi vector_catch: reserved means "don't use"
2009-10-23 Øyvind HarboeImprove help for arm9 vector_catch.
2009-10-23 Øyvind HarboeRemove debug output that could cause compile warnings.
2009-10-23 Øyvind Harboemcr/mrc interface work. Implemented for arm926ejs and...
2009-10-23 Øyvind HarboeEmbedded ICE version is now dumped with debug_level 1
2009-10-23 David Brownelljtag: clean up TAP state name handling
2009-10-23 David BrownellSVF: clean up, mostly for TAP state name handling
2009-10-23 Nicolas PitreFerocion: fix corruption of r0 when resuming Thumb...
2009-10-22 David Brownellhave "reg" command print cache names too
2009-10-22 David BrownellETM: rename registers, doc tweaks
2009-10-22 Øyvind Harboedisable ZY1000's UART forwarding test code.
2009-10-21 Øyvind Harboemww_phys retired. Replaced by generic mww phys in target.c
2009-10-21 Øyvind Harboevirt2phys is now implemented by target.c globally,...
2009-10-21 Øyvind Harboeretire obsolete mXY_phys commands. Handled by generic...
2009-10-21 Øyvind Harboeread/write physical target fn's
2009-10-21 Øyvind Harboeadd support for target_read/write_phys_memory callbacks.
2009-10-21 Øyvind HarboeAdded target_read/write_phys_memory() fn's. mdX/mwX...
2009-10-21 Øyvind HarboeMerge branch 'master' of ssh://gowinex@openocd.git...
2009-10-21 Øyvind HarboeRetire obsolete and superfluous implementations of...
2009-10-21 Øyvind HarboeRetire obsolete and superfluous implementations of...
2009-10-21 Øyvind HarboeFirst cut at implementing software breakpoints for...
2009-10-21 Øyvind HarboeDefined target_write_memory() to be able to handle...
2009-10-21 Øyvind HarboeeCos synthetic target updates.
2009-10-21 David BrownellXSVF: use svf_add_statemove()
2009-10-20 Øyvind HarboeRemoved unused interface_jtag_set_end_state and wrote...
2009-10-20 Øyvind HarboeAdded the faux flash driver and target. Used for testing.
2009-10-20 Øyvind HarboeAdded 'unlock' option to flash write_image
2009-10-20 Øyvind HarboeMore svn to git version string fixes.
2009-10-20 David BrownellSVF: better spec conformance for STATE switch
2009-10-20 David Brownelldavinci: add watchdog reset method
2009-10-20 David Brownelljtag_add_statemove() always uses TLR to get to RESET
2009-10-20 David BrownellSVF/XSVF: comment and whitespace fixes
2009-10-20 Zachary T WelchImprove Makefile rules for XScale debug handler; fixes...
2009-10-20 Redirect 'Slash... MinGW: always use "-D__USE_MINGW_ANSI_STDIO"
2009-10-20 Redirect 'Slash... MinGW: use WinSock2
2009-10-19 David BrownellDoc: jtag_init must validate scan chain too
next