aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-30drivers/stlink: clarify "init mode failed" messagePaul Fertser
2015-01-30jtag/drivers: remove useless checks causing build failure with clang 3.5.0Paul Fertser
2015-01-30armv4_5: Continue the change from uint32_t to uint8_t[4] for regsAndreas Fritiofson
2015-01-30Use (uint8_t *) for buf_(set|get)_u(32|64) instead of (void *)Paul Fertser
2015-01-30stm32f2x: Fix byte order bug.Jens Bauer
2015-01-30flash/nor/kinetis: pull SRST low during mass erasePaul Fertser
2015-01-28jtag: Rewrite TAP verification/auto-probe logicAndreas Fritiofson
2015-01-28ARMv7-A: remove useless switch constructUwe Kleine-König
2015-01-26jtag/drivers/cmsis-dap-usb: fix cmsis_dap_serialJaakko Kukkohovi
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