aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-15The openocd-0.8.0-rc2 release candidatev0.8.0-rc2Paul Fertser
2014-04-15NEWS: minor fixes for rc2Paul Fertser
2014-04-14svf: try to reallocate buffers if they're not enoughPaul Fertser
2014-04-14cortex_a: fix endiannes issues on TI TMS570Seth LaForge
2014-04-14usb_blaster: fix warning: array subscript has type ‘char’Spencer Oliver
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser
2014-04-14configure: presto ftdi driver requires libftdiPaul Fertser
2014-04-14jtag/drivers/remote_bitbang: use sizeof to determine maximum unix socket path...Paul Fertser
2014-04-14target: fix incorrect arm cpu monitor mode encodingTim Sander
2014-04-14tcl: bcm6348 target config, BT HomeHub v1 board configLee Bowyer
2014-04-14contrib/rpc_examples: add example for python3Andreas Ortmann
2014-04-14openocd.rules: match CMSIS DAP devices by product stringPaul Fertser
2014-04-14parport: add "aspo" hotpluggable adapter configKarl Hammar
2014-04-14target/cortex_a: check gdb_service before dereferencing in update_halt_gdbPaul Fertser
2014-04-14README.OSX: add 10.9 specific hintsPaul Fertser
2014-04-14Makefile.am: fix build for libftdi1, pass CFLAGS where appropriatePaul Fertser
2014-04-08jtag/aice/aice_usb: remove unused constantsPaul Fertser
2014-04-08flash/nor/at91sam3: remove sam3_page_write_opcodesPaul Fertser
2014-03-30Restore -dev suffixPaul Fertser
2014-03-30The openocd-0.8.0-rc1 release candidatev0.8.0-rc1Paul Fertser
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-30Makefile.am: fix adding contrib directory for distPaul Fertser
2014-03-29NEWS: add release highlightsPaul Fertser
2014-03-29at91smad: Fixes to 'samd_protect'Andrey Smirnov
2014-03-29at91samd: Bail early if trying to erase protected sectorAndrey Smirnov
2014-03-29at91samd: Bail early if trying to write to protected sectorAndrey Smirnov
2014-03-29at91samd: Remove 'first' and 'last' checks in 'samd_erase'Andrey Smirnov
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser
2014-03-29tcl/target: make milandr configs swd-compatiblePaul Fertser
2014-03-29target: remove memory leaksSpencer Oliver
2014-03-29target: fix handle_profile_command variable typoSpencer Oliver
2014-03-29target: remove handle_profile_command memory leakSpencer Oliver
2014-03-29Add xscale debug helper sources and everything related to distPaul Fertser
2014-03-29Add all of contrib/ to dist, not just loadersPaul Fertser
2014-03-29Add usb_blaster cheap clone notes to distPaul Fertser
2014-03-29Add rlink speed table sources and everything related to distPaul Fertser
2014-03-29Move xsvf_tools and remote_bitbang to contrib/Paul Fertser
2014-03-29Add previous NEWS* files to distPaul Fertser
2014-03-29Move ocl (at91sam7x flash loader) sources to contribPaul Fertser
2014-03-29doc: add "manual/" directory in its entirety to distPaul Fertser
2014-03-29armv7m: remove magic numbers for number of core registersSpencer Oliver
2014-03-29rtos: fix xml register support regressionSpencer Oliver
2014-03-29nrf51: Fix incorrect flash writing sequenceAndrey Smirnov
2014-03-29nrf51: Remove unnecessary explicit type castingAndrey Smirnov
2014-03-29nrf51: Add UICR writing supportAndrey Smirnov
2014-03-29nrf51: Add a known devices table and simple chip type detection codeAndrey Smirnov
2014-03-29cfg: or1k_generic: allow TAP_TYPE overrideFranck Jullien
2014-03-29armv7m: Do not ignore 'value' parameter in armv7m_write_core_regAndrey Smirnov
2014-03-29tcl: add Zynq-7000 target and Zedboard board configsTim Sander
2014-03-29AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debugAngus Gratton