]> git.sur5r.net Git - openocd/history - src
interface: opendous_ftdi config file added
[openocd] / src /
2013-03-06 Spencer Oliverflash: fix stm32 failed probe using incorrect flash...
2013-03-06 Spencer Oliverstm32: update stm32f1x driver for f0x and f3x option...
2013-03-06 Spencer Oliverti-icdi: catch failed icdi_send_cmd
2013-03-06 Spencer Olivertarget: use common target_name to access target::cmd_na...
2013-03-06 Peter Hennspeed up ftdi by reorder to out-in
2013-03-05 Mathias KMove back off timer to target struct
2013-03-05 Mathias KAdd the target name to debug output for better understa...
2013-02-26 Spencer Olivergdbserver: use common hexify/unhexify routines
2013-02-25 Joerg FischerFix buffer overflow in versaloon interface
2013-02-25 Spencer Olivertarget: hla correctly use target events
2013-02-25 Spencer Oliverarmv7m: update to use correct register core_cache
2013-02-25 Johan Almquiststm32: add support for stm32l1x 256k high density singl...
2013-02-25 Johan Almquiststm32: add support for the STM32Lx 384kb dual bank...
2013-02-25 Spencer Oliverstm32: enable flash bank size override
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed
2013-02-02 Spencer Oliverarmv7m: use ARM_MODE_THREAD core mode for algoorithm's
2013-02-02 Spencer Oliverarmv7m: restore core mode after executing algorithm
2013-02-02 Spencer Oliverarmv7m: use generic arm read/write_core_reg
2013-02-02 Spencer Oliverarmv7m: use generic register core_cache
2013-02-02 Spencer Oliverarmv7m: remove unused armv7m_regtype
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode
2013-01-31 Spencer Oliverhelper: hexify correctly handle signed chars
2013-01-27 Freddie Chopinrtos: fix error message
2013-01-27 Spencer Oliverrtos: do not use LOG_OUTPUT
2013-01-27 Evan Hunterrtos: Fix regression preventing use of first RTOS ...
2013-01-27 Spencer Oliverjtag: only change state if necessary
2013-01-27 Hsiangkai Wanglibusb: idProduct of USB device may be zero
2013-01-27 Spencer Oliverhla: enable DWT component and fix watchpoints
2013-01-21 Spencer Oliverflash: add stm32lx loader Hard Fault workaround
2013-01-21 Spencer Oliverflash: reduce stm32lx loader timeout
2013-01-21 Spencer Oliverflash: cleanup stm32lx driver
2013-01-21 Spencer Oliverflash: stm32f2x support write protection
2013-01-21 Spencer Oliverflash: add stm32f2x flash lock/unlock cmds
2013-01-18 Roman Dflash: EFM32 GG/LG page size detection fix
2013-01-16 Roman Reichelopendous: Inhibit unnecessary state transitions
2013-01-14 Roman Dflash: EFM32 flash implementation
2013-01-02 Spencer Oliverhla: support setting DCB_DEMCR on resume
2012-12-31 Spencer Oliverflash: allow stm32f1x options_write args in any order
2012-12-31 Spencer Oliverflash: use correct stm32f1x option read mask
2012-12-31 Spencer Oliverstm32f1x: fix stm32f0/f3 broken unlock
2012-12-31 Spencer Oliverstm32f1x: preserve user option byte data
2012-12-31 Szymon Modzelewskiflash: stm32f1x: write option bytes using the loader
2012-12-30 Spencer Oliverflash: stm32lx fallback to slow memory writes when...
2012-12-30 Spencer Oliverflash: add new stm32l HD variant
2012-12-30 Spencer Oliverflash: format stm32f2x driver defines
2012-12-24 Spencer Oliverstlink: print target voltage if supported
2012-12-24 Spencer Oliverstlink: add generic open error routine
2012-12-24 Spencer Oliverhelper: improve windows gdb pipe performance
2012-12-24 Spencer Olivergdb: fix correct shutdown when using pipes
2012-12-24 Spencer Oliverflash: add stm32f2x rev X
2012-12-23 Spencer Olivericdi: add TI icdi interface
2012-12-23 Spencer Oliverhla: add ability to configure read/write buffer size
2012-12-23 Spencer Oliverhla: fix watchpoints not being set
2012-12-23 Spencer Oliverrtos: rename stm32_stlink target to hla_target
2012-12-23 Spencer Oliverstlink: rename stlink cmd names
2012-12-23 Spencer Olivertarget: add deprecated target name support
2012-12-23 Spencer Oliverstlink: print version info
2012-12-23 Spencer Oliverstlink: use common layout
2012-12-14 Muranaka Masakiflash: fm3 mb9bfxx7 mb9bfxx8 support
2012-12-14 Evan Hunterrtos: Add Cortex-R4 support for ThreadX
2012-12-11 Kamal Dasumips_m4k: Fixed mips_m4k_resume code for smp targets
2012-12-10 Spencer Oliverjtag: fix reset_config copy/paste error
2012-12-10 Spencer Oliverstlink: enable connect under reset
2012-12-10 Spencer Oliverjtag: enable connect under reset
2012-12-10 Spencer Oliverjtag: add connect_type reset_config mode flag
2012-12-09 Evan Huntercortex_a: Fix target entry state route.
2012-12-09 Kamal Dasumips_m4k: Added SMP debug support for mips architectures
2012-12-09 Kamal Dasumips_ejtag: Adding EJTAG 4.x and 5.x as valid versions
2012-12-03 Spencer Oliverhelper: fix code formatting
2012-11-30 Aymeric VincentMake NetBSD a recognized system
2012-11-30 Jason Moehlmanarm: Mis-aligned data issue fix.
2012-11-23 Spencer Oliverstlink: format src defines
2012-11-19 Spencer Oliverflash: add stm32f42x/stm32f43x support
2012-11-16 Salvador Arroyomips: patch mips32_pracc_exec_write()
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_read_regs() code
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_write_regs() code.
2012-11-16 Salvador Arroyomips: optimize write code for speed
2012-11-16 Salvador Arroyomips: optimize read code for speed
2012-11-16 Salvador Arroyomips: optimize mips32_pracc_read_u32() function
2012-11-16 Salvador Arroyomips: optimize CP0 read/write code
2012-11-16 Salvador Arroyomips: code clean up in mips_m4k_debug_entry() function
2012-11-16 Salvador Arroyomips: optimize mips_ejtag_step_disable() code
2012-11-12 Freddie ChopinRevert "mpsse: Always perform a general reset of the...
2012-11-12 Matthias Blaicherrtos: Fix error in reading the current thread in ChibiOS/RT
2012-11-06 Spencer Olivertarget: add async algorithm timeout
2012-11-06 Karl KurbjunARM v4/v5 target files: mrc and mcr help information...
2012-11-06 Spencer Olivercortex: autostep correctly handle user breakpoint
2012-11-06 Peter Horncortex_m: Fix single stepping will not return to debug...
2012-11-06 Gianluca RenziAdded support for SPI Flash Winbond W25Q64CV
2012-11-05 Spencer Olivercortex_m: fix define formatting
2012-11-05 Matthias Blaicherrtos: Make ChibiOS code aware of endiness
2012-11-05 Matthias Blaicherrtos: Add FPU detection to ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Fix wrong ReadyList lookup in ChibiOS
2012-10-31 Sergey Borshchfix memory leaks
2012-10-31 Evan HunterEnsure Cortex-M reset wakes device from sleep (wfi...
2012-10-30 Peter Stugempsse: Always perform a general reset of the MPSSE...
2012-10-28 Spencer Oliverflash: update stm32 flash driver versions
2012-10-28 Spencer Olivergdb: fix broken qCRC packet handling
2012-10-28 Spencer Olivergdb: use strncmp rather than strstr
2012-10-28 Edgar Grimbergioutil: make the file compile on MacOS
next