]> git.sur5r.net Git - openocd/shortlog
openocd
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.
2011-05-14 Alan BowmanCorrect stacking direction and use of address offset
2011-05-09 Michel Jaouencortex a : smp doc update
2011-05-05 Øyvind Harboebeagleboard: add support for various icepick versions
2011-05-05 Jonas Hoerbergat91rm9200-ek: add low default communication speed
2011-05-03 Alexandre Pereira... Add support for the lpc2460 target
2011-05-03 Alexandre Pereira... Make the lpc2xxx generic driver support romless parts
2011-05-03 Jie ZhangRemove useless MIPS code in avr32_ap7k.c.
2011-04-30 Jonas Hörbergadapter speed: require init script setting and centrali...
2011-04-28 Øyvind Harboeecos: add 64 bit types for sprintf/sscanf
2011-04-28 Michel Jaouenu8500.cfg : ste u8500 support
2011-04-28 Michel Jaouengdb_server : 'R' command replied by OK
2011-04-28 Michel Jaouencortex_a : smp support
2011-04-28 Michel Jaouensmp : infra for smp minimum support
2011-04-27 Øyvind Harboecfi: leave check on whether target is running to target...
2011-04-26 SimonQianadd STM32F2 revY
2011-04-26 SimonQianremove read of flash_size in STM32F2
2011-04-26 Damjan Marionbuspirate: fix building on some OSes
2011-04-19 Michel Jaouenrtos : compilation error on amd64
2011-04-19 Alexandre Pereira... Fix non cfi x16 nor flash connected to x8 bus. The...
2011-04-19 Alexandre Pereira... Make the LPC32xx nand driver support up to 5 address...
2011-04-19 Alexandre Pereira... Make the LPC32xx slc nand driver the default
2011-04-19 Øyvind Harboejtag: clarify jtag->init() and jtag->quit() definitions
2011-04-15 Broadcom Corporation... RTOS Thread awareness support wip
2011-04-14 Spencer Oliverpic32: update pic32mx flash driver
2011-04-13 Luca ElleroReplace byte-access to memory with faster word-access
2011-04-13 Luca ElleroAdd opcodes for load/store registers words immediate...
2011-04-13 Luca ElleroAdd preliminary support for Freescale iMX53
2011-04-13 Alexandre Pereira... Add the REV A tap id to the LPC3250 configuration
2011-04-13 Michel JAOUENcortex_a :apb mem read/write working with mmu_on
2011-04-13 Michel JAOUENcortex_a : multiple target on the same dap
2011-04-13 Michel JAOUENcortex_a : use dap ref from armv4_5common
2011-04-09 Jean-Christophe... at91: add at91sam9263 chip register definition
2011-04-09 Jean-Christophe... at91: add chip register definition and generic init...
2011-04-09 Jean-Christophe... add at91sam9263-ek support
2011-04-09 Jean-Christophe... add at91sam9261-ek support
2011-04-09 Jean-Christophe... at91: add at91sam9261 chip register definition
2011-04-09 Jean-Christophe... jlink: jlink_debug_buffer use inline function when...
next