]> git.sur5r.net Git - openocd/shortlog
openocd
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
2009-10-19 Nicolas Pitrefix single step of bx instruction going into Thumb...
2009-10-19 David BrownellIgnore openocd.exe for "git status"
2009-10-19 Redirect 'Slash... corrective fix for MinGW GNU C99 printf compliance
2009-10-19 oyvindSync with official Jim Tcl repository.
2009-10-19 oyvindSwitch from svn to git version string handling.
2009-10-18 Dean GlazeskiSDRAM and clock configuration for the SAM9-L9260 board...
2009-10-18 Redirect 'Slash... safer conversion to HANDLER on MinGW-W64
2009-10-18 David BrownellIgnore two more generated files
2009-10-18 Redirect 'Slash... More MinGW C99 printf compliance
2009-10-17 Redirect \... jim-eventloop for MinGW-w64
2009-10-17 David Brownellbuild tweak for bin2char
2009-10-16 David Brownellxscale: better fix for debug_handler.bin
2009-10-15 David Brownellanother portability update
2009-10-15 David Brownellportability updates
2009-10-14 David Brownelldoc updates to match "help" better
2009-10-14 WookeyFw: [PATCH] OpenRD board configuration
2009-10-14 Øyvind HarboeS29WS-N CFI query fix is to try 0x555 if 0x55 fails.
2009-10-14 Øyvind HarboeWork in progress on arm11 reset. Assert srst.
2009-10-14 Øyvind HarboeiMX target config script's ported from Freescale BSP.
2009-10-14 David BrownellFix problems building xscale_debug.S
2009-10-14 David Brownellomap2420.cfg updates
2009-10-13 Lennert Buytenhekfix detection of PLD instructions
2009-10-13 Lennert Buytenhekfix pass_condition() LE condition code check
2009-10-13 David Brownellcosmetic cleanup in TMS tables
2009-10-13 Yauheni KaliutaCleanup: nuke trailling whitespaces
2009-10-13 Yauheni KaliutaDo not replace virt2phys with the default one if it...
2009-10-13 Øyvind HarboeRetired gdb_attach. gdb-detach event covers this functi...
2009-10-13 Øyvind HarboeMissing type for eCos.
2009-10-13 Øyvind HarboeFix warning.
2009-10-13 Øyvind HarboeDelete commented out code. Add a bit of error checking.
2009-10-13 Øyvind Harboearm11 seems to gate JTAG when srst is asserted
2009-10-13 Øyvind HarboePropagate error from assert, deassert and halt on tcl...
2009-10-13 David Brownellxscale: stackframe corruption bugfix
2009-10-12 Øyvind HarboeMore error propagation fixes.
2009-10-12 Øyvind Harboearm11 burst writes are now only enabled for writes...
2009-10-12 WookeyXilinx xcr3256.cfg basic config script
2009-10-12 Øyvind HarboeRetire arm11 no_increment. Intended for future expansio...
2009-10-12 Øyvind HarboePropagate wDTR/rDTR failure immediately, otherwise...
2009-10-12 Øyvind HarboeFix warning and improve error message upon burst transf...
2009-10-12 Øyvind Harboeburst writes work fine. clean up junk.
2009-10-12 Øyvind HarboeFix bogus 'transfer errors' with arm11 'memwrite burst...
2009-10-12 David Brownellsimplify XScale debug handler installation
2009-10-12 David Brownellmore xscale cleanup (mostly removing JTAG hooks)
2009-10-12 Øyvind HarboeMerge commit 'origin/master'
2009-10-12 Øyvind HarboeIf halt times out, stop GDB. Allows e.g. manual reset...
2009-10-12 Øyvind HarboeSupply default reset_config statement to make target...
2009-10-11 David Brownellxscale_load_ic cleanup
2009-10-11 David Brownellxscale.c cleanup
2009-10-11 David Brownellxscale bugfix to handler loading
2009-10-11 David Brownellxscale minor cleanup
2009-10-10 David Brownellprintf format warning fixes
2009-10-10 WookeyFix reset delays and tinker with ID's
2009-10-09 David Brownelltweak new "translating ..." text
2009-10-09 David Brownelladd documentation about reset customization
2009-10-09 Øyvind HarboeStop debug session if halt fails
next