aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-26jtag/drivers/stlink: demote the output of available speeds to DEBUGPaul Fertser
2015-01-26jtag/hla_interface: avoid segfault with adapters that do not have configurabl...Paul Fertser
2015-01-26stm32f07/9: Both devices have 256 kByte Flash Maximum.Uwe Bonnes
2015-01-26stm32f0x: Remove duplicate code for revision string.Uwe Bonnes
2015-01-26stm32f09x: Print info in get_stm32x_info.Uwe Bonnes
2015-01-26flash/nor/stm32f1: Add handling of stm32f09, nearly same as stm32f07.Uwe Bonnes
2015-01-15flash: add AT91SAM4SD16C deviceJörg Wunsch
2015-01-15stlink: add reconfigurable speed supportSpencer Oliver
2015-01-15hla: add ability to change adapter speed (if supported)Spencer Oliver
2015-01-15jtag/hla: output possible idcode candidates in case of mismatchPaul Fertser
2015-01-15jtag: Avoid extra SRSTn resets when connectingEvan Hunter
2015-01-15lpc2000: Improve lpc2000 flash driver.Nemui Trinomius
2015-01-10cortex_a: Add support for A7 MPCoreAlexander Stein
2015-01-10cortex_a: Add support for A15 MPCoreKamal Dasu
2015-01-09ChibiOS: struct ChibiOS_params_list[] should not be constTomas Vanek
2015-01-09transport: clarify error message when transport is not selectedKarl Palsson
2015-01-09flash: fix kinetis driver typosSpencer Oliver
2015-01-09avoid segfaulting when attempting to set an unavailable type of breackpointSalvador Arroyo
2015-01-09Mac/PPC: Fix build.Jens Bauer
2015-01-09swd: handle various failure conditionsPaul Fertser
2015-01-09target: improve robustness of polling and reexaminationPaul Fertser
2015-01-09rtos: free gdb packet allocated memorySpencer Oliver
2015-01-07jtag: Remove unnecessary global variableAndreas Fritiofson
2015-01-07jtag: Fix memory leaks in jtag_tap_free()Andreas Fritiofson
2014-11-24lpc2000: ignore status of part ID IAP commandGrigori Goronzy
2014-11-24or1k: remove address of the Free Software FoundationAntony Pavlov
2014-11-24mips32: fix typosAntony Pavlov
2014-11-24Added FPU support for ChibiOS/RTChristian Gudrian
2014-11-24rtos: add support for ChibiOS/RT 3.0Christian Gudrian
2014-11-24rtos: allow symbols to be optional for a particular RTOSPaul Fertser
2014-11-24flash: at91samd: fix use of is_erased in checkAndrey Yurovsky
2014-11-24jtag/drivers/jlink: implement register command to fix SWDPaul Fertser
2014-11-24at91sam4: Adding support for the AT91SAM4S4A.Thomas Schmid
2014-11-24flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash writeAnders
2014-11-24lpc2000: Added LPC1500 series flash programming support.Nemui Trinomius
2014-11-24nrf51: fix checks for is_erasedJim Paris
2014-11-24nrf51: verify that UICR needs erasing before triggering an error about itJim Paris
2014-11-24nrf51: fix UICR eraseJim Paris
2014-11-24nrf51: fix UICR region sizeJim Paris
2014-11-03arm_adi_v5: added two CoreSight peripheral IDsPeter Lawrence
2014-10-16cmsis-dap: add serial number supportSpencer Oliver
2014-10-16cmsis-dap: refactor HID PID/VID check loopSpencer Oliver
2014-10-06stm32: add mass erase support for STM32LRémi PRUD'HOMME
2014-10-06flash/nor/stellaris: implement protection statuses and proceduresPaul Fertser
2014-10-06libusb: introduce jtag_libusb_choose_interface() and use it for JLinkPaul Fertser
2014-10-06flash/nor/stellaris: actually enable protection and unprotection with ICDIPaul Fertser
2014-10-06hla: add a way to pass arbitrary commands from user to layout and use for ICDIPaul Fertser
2014-10-06jtag/drivers/jlink.c: fix for LPC Link-2 running JLink firmware on LinuxAnders
2014-10-06jtag/drivers/libusb1_common: avoid device reset when reselecting configurationAnders
2014-10-06helper: constify log_stringsSpencer Oliver