]> git.sur5r.net Git - openocd/shortlog
openocd
2011-01-02 Antonio BorneoNAND/TCL: fix segfault on syntax error
2011-01-02 Antonio BorneoNAND/CORE: Comment use of alive_sleep()
2011-01-02 Antonio BorneoNAND/CORE: Replace decimal dot in messages
2011-01-02 Antonio Borneoflash/nand: review NAND driver interface
2010-12-30 Marek VasutCORTEX A8: Fix broken CPU identification
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-12-29 Øyvind Harboewarning: fix warning where GCC didn't catch a doubly...
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-29 Øyvind Harboetarget: do not expose error numbers to users
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-12-23 Spencer Oliverstm32x : always use valid flash base address
2010-12-23 Spencer Oliverflash: print flash bank name on flash info cmd
2010-12-23 Spencer Oliverstm32: fix reversed option byte write
2010-12-23 Spencer Oliverstm32: update option bytes for stm32xl family
2010-12-23 Spencer Oliverstm32: add stm32 xl family flash support
2010-12-23 Spencer Oliverstm32: add dual flash bank support
2010-12-23 Spencer Olivercontrib: change stm32 flash loader extension
2010-12-22 Øyvind Harboelpc2148: redo to the new target configuration scheme
2010-12-22 Øyvind Harboeconfig: add init_targets proc that is executed just...
2010-12-22 Øyvind Harboebootstrap: by default the submodules are initialized
2010-12-21 Øyvind Harboeserver: remove error value from LOG_INFO
2010-12-20 Tormod Voldentcl/interface/flashlink.cfg: Fix broken ST URL
2010-12-20 Tormod Voldentcl/board: Clean up STM32 EVAL boards configurations
2010-12-20 Tormod Voldentcl/board: Fix ST URLs in stm32* eval board configurati...
2010-12-19 Michael Schwingenupdate IXP42x target / XBA board config
2010-12-18 Michael TrenschAdd support for Hilscher netX controllers
2010-12-18 Øyvind Harboescript: support only Tcl comments
2010-12-18 Antonio BorneoTCL: fix non TCL comments
2010-12-16 Øyvind Harboeopenocd doc: update the comments about Jim Tcl a bit
2010-12-16 John DevereuxFix for compilation failure amt_jtagaccel.c
2010-12-15 Paul RichardsFix for segfault in handle_nand_dump_command.
2010-12-15 Øyvind Harboestm32: fix unprotect
2010-12-15 Øyvind Harboeflash: clarify protect documentation
2010-12-10 Spencer Olivercontrib: add source to the cfi flash loaders
2010-12-10 Spencer Olivercontrib: make sure loaders use correct arch
2010-12-10 Spencer Oliverstm32: add STM32E-EVAL external memory config script
2010-12-10 Spencer Olivercfi: disable buffer writes for M29W128G
2010-12-10 Spencer Olivercfi: allow optional buffer write support
2010-12-10 Spencer Olivercfi: calculate correct timeouts
2010-12-10 Spencer Olivercfi: prefix string hex output
2010-12-10 Spencer Olivercfi: add time format to cfi query output
2010-12-10 Spencer Olivercfi: whitespace and long line cleanup
2010-12-10 Paul RichardsFix for segmentation fault from freed memory access...
2010-12-09 Freddie Chopinremove srst_pulls_trst from LPC2xxx target scripts
2010-12-08 Spencer Oliverbuild: fix build from previous commit
2010-12-08 Øyvind Harboejtag: getting the JTAG speed can fail
2010-12-07 Andrew Leechsvf: various improvements
2010-12-05 Rolf Meeserlpc2478 target config: CCLK as (mandatory) parameter
2010-12-04 Mike Dunnxscale: trace buffer remains enabled until explicitly...
2010-12-04 Rolf MeeserAdd board config for Embedded Artists LPC2478-32
2010-12-04 Rolf MeeserFix flash name in Hitex LPC2929 board config
2010-12-04 Rolf MeeserFix sector layout for 504-KiB LPC2000 devices
2010-12-03 Spencer Oliverstm32: set default soft reset config
2010-12-03 Spencer Oliverluminary: remove unused config cmds.
2010-12-03 Spencer Olivercortex_m3: change cortec_m3 reset_config behaviour
2010-12-02 Spencer Oliverconfig: fix luminary jtag config
2010-12-02 Freddie Chopinrename some target scripts to be consistent with the...
2010-12-01 Øyvind Harboeprofile: use 100Hz as a default sampling frequency
2010-12-01 Rolf Meeserlpc2900.c: Improve debug output for device probing
2010-12-01 Rolf Meeserlpc2900.c: Add support for new device LPC2926
2010-12-01 Rolf MeeserLPC2900: Avoid false positive reprobing if first probin...
2010-11-30 Piotr Esden... Some cosmetic fixes to the Lisa/L layout support functions.
2010-11-30 Piotr Esden... Added support for the blinking leds on Floss-JTAG v0...
2010-11-30 Piotr Esden... Updated Floss-JTAG config file to support v0.3 and...
2010-11-26 Spencer Oliverbuild: fix make install with jimtcl
2010-11-26 Spencer Oliverbuild: correct configure help message
2010-11-23 Antonio BorneoFLASH/NOR: Rename spearsmi.c to stmsmi.c
2010-11-23 Antonio BorneoFLASH/NOR: rename from spearsmi to stmsmi
2010-11-23 Antonio BorneoSTR750: Add SMI interface support
2010-11-23 Antonio BorneoNOR/SPEARSMI: fix segfault
2010-11-23 Antonio BorneoDocumentation: fix typo
2010-11-22 Øyvind Harboeflash: iterating over an address range now handles...
2010-11-22 Øyvind Harboefastload: fix error handling upon running out of memory
2010-11-19 Spencer Oliverbuild: remove AC_CONFIG_AUX_DIR macro
2010-11-19 Spencer Oliverbuild: disable jimtcl lineedit
2010-11-19 Spencer Oliverbuild: fix subconfigure parameter issue
2010-11-19 Spencer Oliverbuild: update bootstrap comments
2010-11-19 Spencer Oliverbuild: prepend --with-jim-ext=nvp to jimtcl configure
2010-11-18 Spencer Oliverbuild: add autobuild jimtcl to configure scripts
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file tms470.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str9xpec.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str9x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str7x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file stm32x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file stellaris.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file pic32mx.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file lpc288x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file lpc2000.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file avrf.h
2010-11-17 Øyvind Harboeflash: fix bug with multiple back-to-back flash chips
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam7.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam3.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file spearsmi.h
2010-11-17 Antonio BorneoNOR/SPEARSMI: Add comments about SPI
2010-11-16 Antonio BorneoTCL/SPEAr: Added Serial flash in board file
2010-11-16 Antonio BorneoNOR/SPEAr: Add support for Serial NOR
2010-11-15 Øyvind Harboehttpd: retire this server
2010-11-15 Freddie ChopinAdd comments and tiny improvements to STM32 flash loade...
2010-11-15 Øyvind Harboegdb: fix occasional crash when flash probe failed
next