]> git.sur5r.net Git - openocd/shortlog
openocd
2011-08-09 Jean-Christophe... The openocd 0.5.0 release. v0.5.0
2011-08-08 Øyvind Harboearm11: disable broken optimization for setting current...
2011-08-03 Luca BrunoAutomatically generate ChangeLog from git log for relea...
2011-08-02 B. A. Brycecfg: allow stellaris device class override
2011-08-01 Jie Zhangetb: fix incorrect previous patchset
2011-07-29 Spencer Olivercfg: support calling legacy stm32 scripts
2011-07-28 Spencer Oliverdocs: remove obsolete luminary target info
2011-07-28 Spencer Oliverflash: add support for deprecated stm32 flash cmds
2011-07-28 Spencer Olivercfg: update scripts to use new stm32 driver names
2011-07-28 Spencer Oliverdocs: update to use new stm32 driver names
2011-07-28 Spencer Oliverflash: update stm32 driver names
2011-07-27 Spencer Olivercfg: add Fujitsu FM3 config
2011-07-27 Spencer Oliverdoc: add Fujitsu FM3 flash driver info
2011-07-26 Jie Zhangremove doc on the deprecated '-p' option
2011-07-26 Jie ZhangUpdate doc about Jim since it's not a single .C file...
2011-07-26 Ronny Strutzadd Fujitsu FM3 Family flash support
2011-07-18 Michael HunoldCPU name in TMPA900 config file should obviously be...
2011-07-18 Spencer Oliverbuild: do not install jimtcl
2011-07-18 Spencer Oliverjimtcl: update to support --disable-install-jim
2011-07-15 Øyvind Harboestm32f2xxx: comments about frequency choice
2011-07-14 Luca BrunoDo not append git info to version string when building...
2011-07-12 Spencer Oliverftd2xx: handle FT_GetLatencyTimer bug in v1.04
2011-07-12 Spencer Oliverbusblaster: Fix warnings when building against D2XX
2011-07-12 Steve Bennettft2232: Fix warnings when building against D2XX
2011-07-12 Steve Bennettftdi: update for latest libftdi 1.0.4
2011-07-10 Luca BrunoFix typo in command output
2011-07-04 Drasko DRASKOVICmips_m4k and arm7_9 : Fix soft bkpt endianess for 16...
2011-07-04 Peter Horncortex_m3: add auto maskisr v0.5.0-rc2
2011-07-04 Spencer OliverRevert "cortex_m3: add auto maskisr"
2011-07-01 Drasko DRASKOVICmips_m4k : Fix soft breakpoint endianess handling
2011-06-29 Spencer Oliverjimtcl: update to 0.71 based release
2011-06-28 Øyvind Harboedsp5680xx: disable for now, it generates warnings
2011-06-28 Øyvind Harboemips4k: fix big-endian hosts and host alignment problems
2011-06-28 Øyvind Harboedsp5680xx: fix compilation problems
2011-06-28 Spencer Olivercortex_m3: add auto maskisr v0.5.0-rc1
2011-06-28 Peter Horncortex_m3: add BKPT_TYPE_BY_ADDR define
2011-06-27 Spencer Oliverbuild: cleanup jimtcl generated configure.gnu
2011-06-26 Martin SchmölzerAdd description for configure argument "--enable-ulink...
2011-06-26 Martin SchmölzerAdd OpenULINK driver files generated by SDCC to .gitignore
2011-06-26 Martin SchmölzerAdd -DPKGLIBDIR to AM_CPPFLAGS.
2011-06-26 Martin SchmölzerInclude ULINK driver in src/jtag/drivers/Makefile.am
2011-06-26 Martin SchmölzerInclude ULINK driver in src/Makefile.am
2011-06-26 Martin SchmölzerInclude ULINK driver in configure.in
2011-06-26 Martin SchmölzerAdd ULINK interface script
2011-06-26 Martin SchmölzerInclude ULINK driver in src/jtag/interfaces.c
2011-06-26 Martin SchmölzerAdd OpenULINK firmware
2011-06-26 Martin SchmölzerAdd source code for new ULINK driver
2011-06-24 Drasko DRASKOVICFix load_image for ELF with all p_paddr set to zero
2011-06-17 Spencer Oliverbuild: do not included generated files in distribution
2011-06-17 Spencer Oliverbuild: add missing files to make dist
2011-06-17 Spencer Oliverbuild: pass correct flags to jimtcl during make distcheck
2011-06-17 Spencer Oliverbuild: add missing files from dist release
2011-06-16 Tomek CEDROADAPTER: Fixed transport selection mechanism to support...
2011-06-16 Tomek CEDROOPENOCD: Renamed ambiguous main2() into openocd_thread...
2011-06-16 Dale Lukas... Added Olimex STM32 {H,P}107.cfg board
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2011-06-12 Øyvind HarboeHACKING: add tip on how to write comments
2011-06-12 rlrosaadded minimodule interface
2011-06-12 Rodrigo L.... doxy more
2011-06-12 Rodrigo L.... doxy & cleanup
2011-06-12 Rodrigo L.... fix protection behavior
2011-06-12 Rodrigo L.... cleanup trailing whitespaces
2011-06-12 Rodrigo L.... flash speed improved
2011-06-12 Rodrigo L.... removed unnecessary actions/controls
2011-06-12 Rodrigo L.... cleanup flash module command
2011-06-12 Rodrigo L.... fix read for verify_image
2011-06-12 Rodrigo L.... fix read speed improved by queueing commands
2011-06-12 Rodrigo L.... fix flash driver size, sector erase
2011-06-12 Rodrigo L.... Added minimodule (ftdi) interface
2011-06-08 Laurent CharpentierAdded configuration file for STM3220G-EVAL board.
2011-06-08 Laurent CharpentierAdded configuration file for stm32f2xxx.
2011-06-07 Øyvind HarboeSilence -O3 warning
2011-06-07 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-05 Stefan Mahrmips: add nor flash write from memory block
2011-06-04 Rodrigo L.... crc check on flashed data
2011-06-04 Rodrigo L.... code cleanup
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-06-02 Bearuptech2410
2011-06-01 Tormod Voldenbootstrap: Various code improvements
2011-06-01 Stefan Mahrmips: fixup fastdata
2011-06-01 Stefan Mahrmips: fix some more endian madness
2011-06-01 Laurent Charpentierbootstrap: fix argument handling
2011-05-29 Damjan MarionBoard definition for mini6410/tiny6410 (ARM1176)
2011-05-29 Stefan Mahrmips: fix swapping if running on big endian host
2011-05-29 Damjan MarionSMDK6410 is not target, move file to board
2011-05-28 Damjan MarionFixed values for Samung NAND chips
2011-05-28 Damjan MarionImprove NAND flash detection
2011-05-28 Damjan MarionReorganize NAND flash table
2011-05-28 Stefan Mahrmips: fix swapping if openocd is running on big endian...
2011-05-25 Alan BowmanReport actual current thread
2011-05-25 Alan BowmanAdd eCos/Cortex RTOS support
2011-05-25 Stefan Mahradd support for spansion flash on mindspeed c300 eval...
2011-05-23 Spencer Oliverdsp5680xx: whitespace cleanup
2011-05-23 Spencer OliverFix build issue under cygwin
2011-05-19 Rodrigo L.... flashing speed improved using queued jtag. error propag...
2011-05-18 Jie ZhangGet register value if it's invalid in cache.
2011-05-18 Alan BowmanCorrected test for invalid current_threadid
2011-05-18 Rodrigo L.... flash support (only full erase/write) for 568013 and...
2011-05-18 Rodrigo L.... partial support for 568013 and 568037, target integration.
next