]> git.sur5r.net Git - openocd/shortlog
openocd
2009-12-21 David Brownellv0.4.0-rc1 milestone v0.4.0-rc1
2009-12-21 David BrownellPackaging fix, NEWS update
2009-12-21 David BrownellPackaging fix
2009-12-21 Oyvind Harboehelp: list all commands that match string
2009-12-21 David BrownellCortex-M3: cleanup
2009-12-20 David BrownellARM11: recognize ARM11 MPCore
2009-12-20 Antonio Borneoarm7_9: Support VINITHI signal
2009-12-19 David Brownellcygwin build fixes
2009-12-19 Dean GlazeskiAT91SAM9 NAND flash driver.
2009-12-19 David Brownelloocd_trace buildfixes
2009-12-19 David BrownellETM: add "etm trigger_debug" command
2009-12-19 David BrownellETM: more ETM_CTRL bit cleanup
2009-12-19 David BrownellETM: start cleaning up ETM_CTRL bit handling
2009-12-19 David BrownellETM trigger_percent becomes an ETB command
2009-12-19 David BrownellNEWS: mention libftdi 0.17
2009-12-18 David BrownellNOR FLASH: only erase/unlock whole sectors
2009-12-18 David BrownellSubject: flash fill[bwh] should use bulk i/o
2009-12-18 David Brownellstellaris: fix min buffer length checks
2009-12-18 David BrownellXScale: better {read,write}_phys()
2009-12-18 David Brownelldsp563xx: cygwin build fixes
2009-12-18 David Brownellstellaris: update bulk flash writes
2009-12-18 Dean GlazeskiNAND write data page refactoring.
2009-12-18 Dean GlazeskiNAND read data page refactor.
2009-12-17 Spencer Olivertarget.cfg: update to use new flash configuration syntax
2009-12-16 David BrownellRemove duplicate Olimex-"tiny" interface
2009-12-16 David BrownellJTAG: shrink "scan_chain" output
2009-12-16 David Brownellstellaris: comments
2009-12-16 David Brownellstellaris: probe() cleanups
2009-12-16 David Brownellstellaris: remove needless code
2009-12-16 David Brownellstellaris: avoid chip writes
2009-12-16 David BrownellNOR: bugfix "flash fill[bwh] ..." helptext
2009-12-16 Øyvind Harboezy1000: removed some redundant include
2009-12-16 Øyvind Harboeecos: crisper implementation of timeval_ms()
2009-12-16 Øyvind Harboeserver: server loop will exhaust data inputs before...
2009-12-15 David Brownellmore tcl/{board,target} cleanup
2009-12-15 David Brownelltesting/examples/.../*cfg: rm jtag_device calls
2009-12-15 David BrownellXScale: use all-ones for BYPASS, not five-ones
2009-12-15 mkdorg@users... target: add basic dsp563xx support
2009-12-15 Øyvind Harboezy1000: keep up with command.h cleanup
2009-12-15 Øyvind Harboecommand: retire obsolete macro
2009-12-15 Øyvind Harboeimx31: move srst delay into config script
2009-12-15 David BrownellARM11: improved reset support
2009-12-15 David BrownellARM: disassemble STM correctly
2009-12-15 David Brownelllm3748: use new Stellaris config file
2009-12-15 Yegor YefremovCommon target file for Stellaris chips
2009-12-14 Eric Wetzelstellaris: device IDs
2009-12-14 David Brownelljtag: add '-ignore-version' option
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-13 David Brownelltarget: further shrink Jim-awareness
2009-12-12 David BrownellLPC2000: rename "r13_svc" as "sp_svc"
2009-12-12 David BrownellARM11: avoid pointless status returns
2009-12-12 Zachary T Welchadd missing call to add new NAND devices
2009-12-12 Zachary T Welchfix 'write_image' usage information
2009-12-11 David BrownellARM DPM: support updating HW breakpoints
2009-12-11 David BrownellARM: disassembly fixes for LDC/STC/MRRC/MCRR
2009-12-11 David BrownellARM11: minor cleanup, mostly ITR comments
2009-12-11 Spencer Oliverserver: add server_preinit which is called before confi...
2009-12-11 Spencer Oliverbuild: fix cygwin build warnings
2009-12-11 Øyvind Harboegdb_server: use more local variables in inner loop...
2009-12-11 Øyvind Harboegdb_server: make struct gdb_connection private
2009-12-11 Øyvind Harboeoptimisation: tiny optimisation for embedded ice
2009-12-11 Øyvind Harboeembedded hosts: optimize common code path for core...
2009-12-11 David Brownellanotyer cygwin compile fix
2009-12-10 Øyvind Harboezy1000: revc FPGA now works
2009-12-10 David BrownellARM: update arm_opcodes.h copyright
2009-12-10 David Brownellstellaris: flash protection updates, minor fixes
2009-12-09 David BrownellComment and doxygen fixes
2009-12-09 Spencer OliverETM: only include oocd_trace.h when tracing enabled.
2009-12-08 Rafael Campos... Fix compilation error with gcc 4.4.1
2009-12-08 David Brownelltarget: remove more exit() calls
2009-12-08 David Brownelltarget: remove needless "extern"s
2009-12-08 David Brownelltarget: move 'extern' decls to *.h files
2009-12-08 David BrownellARM: cygwin complile fixes
2009-12-08 Øyvind Harboezy1000: some background info on the zy1000 file.
2009-12-08 Øyvind Harboeminidriver: fix inline capability of minidriver
2009-12-08 Øyvind Harboezy1000: remove unecessary include
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-08 David BrownellARM: cope with stupidheaded compiler
2009-12-07 David BrownellARM: list number of HW breakpoints/watchpoints
2009-12-07 David Brownelltarget: add debug_reason_name()
2009-12-07 David BrownellARM: don't clone arm_arch_state() code
2009-12-07 David BrownellUser's Guide: add quickie setup notes
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-12-07 David BrownellARM: rename some generic routines
2009-12-07 David BrownellARM: move opcode macros to <target/arm_opcodes.h>
2009-12-07 David BrownellARM: remove mrc_opcode(), use MRC() or MCR()
2009-12-07 David BrownellARM: disassemble two more v6+ instructions
2009-12-07 David BrownellARM DPM: don't write low bits of watchpoint value
2009-12-07 David BrownellOMAP2420: define reset-assert event
2009-12-07 David BrownellUser's Guide: mention ETM on ARM11 comes up too
2009-12-07 Zachary T Welchadd 'flash list', rewrite 'flash banks'
2009-12-07 Zachary T Welchallow 'flash_banks' command to give GDB output
2009-12-07 Zachary T Welchfix NOR flash regression
2009-12-05 David Brownellmisc code review updates
2009-12-05 Mathias KuesterNOR: add 29LV400BC flash device
2009-12-05 Nicolas PitreARM semihosting: use breakpoint on ARM7
2009-12-05 Nicolas PitreARM semihosting: work with both low and high vectors
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-05 Zachary T Welchmove remaining nand helper files
2009-12-05 Zachary T Welchsplit nand.c into nand/{core,fileio,tcl}.c
next