aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-01-09flash: fix kinetis driver typosSpencer Oliver1-2/+2
2015-01-09avoid segfaulting when attempting to set an unavailable type of breackpointSalvador Arroyo1-3/+12
2015-01-09Mac/PPC: Fix build.Jens Bauer1-1/+1
2015-01-09swd: handle various failure conditionsPaul Fertser4-40/+51
2015-01-09target: improve robustness of polling and reexaminationPaul Fertser1-1/+7
2015-01-09rtos: free gdb packet allocated memorySpencer Oliver1-0/+1
2015-01-07jtag: Remove unnecessary global variableAndreas Fritiofson1-8/+12
2015-01-07jtag: Fix memory leaks in jtag_tap_free()Andreas Fritiofson1-1/+2
2014-11-24lpc2000: ignore status of part ID IAP commandGrigori Goronzy1-4/+8
2014-11-24or1k: remove address of the Free Software FoundationAntony Pavlov8-40/+0
2014-11-24mips32: fix typosAntony Pavlov2-2/+2
2014-11-24Added FPU support for ChibiOS/RTChristian Gudrian3-5/+32
2014-11-24rtos: add support for ChibiOS/RT 3.0Christian Gudrian1-16/+24
2014-11-24rtos: allow symbols to be optional for a particular RTOSPaul Fertser8-20/+33
2014-11-24flash: at91samd: fix use of is_erased in checkAndrey Yurovsky1-1/+1
2014-11-24jtag/drivers/jlink: implement register command to fix SWDPaul Fertser1-0/+44
2014-11-24at91sam4: Adding support for the AT91SAM4S4A.Thomas Schmid1-0/+34
2014-11-24flash/nor/lpcspifi.c: fix bug that prevented clean reset after flash writeAnders1-1/+2
2014-11-24lpc2000: Added LPC1500 series flash programming support.Nemui Trinomius1-6/+54
2014-11-24nrf51: fix checks for is_erasedJim Paris1-2/+2
2014-11-24nrf51: verify that UICR needs erasing before triggering an error about itJim Paris1-0/+6
2014-11-24nrf51: fix UICR eraseJim Paris1-5/+7
2014-11-24nrf51: fix UICR region sizeJim Paris1-1/+1
2014-11-03arm_adi_v5: added two CoreSight peripheral IDsPeter Lawrence1-0/+8
2014-10-16cmsis-dap: add serial number supportSpencer Oliver1-1/+40
2014-10-16cmsis-dap: refactor HID PID/VID check loopSpencer Oliver1-15/+21
2014-10-06stm32: add mass erase support for STM32LRĂ©mi PRUD'HOMME1-4/+177
2014-10-06flash/nor/stellaris: implement protection statuses and proceduresPaul Fertser1-109/+89
2014-10-06libusb: introduce jtag_libusb_choose_interface() and use it for JLinkPaul Fertser6-49/+79
2014-10-06flash/nor/stellaris: actually enable protection and unprotection with ICDIPaul Fertser1-8/+15
2014-10-06hla: add a way to pass arbitrary commands from user to layout and use for ICDIPaul Fertser3-0/+25
2014-10-06jtag/drivers/jlink.c: fix for LPC Link-2 running JLink firmware on LinuxAnders1-10/+12
2014-10-06jtag/drivers/libusb1_common: avoid device reset when reselecting configurationAnders1-2/+14
2014-10-06helper: constify log_stringsSpencer Oliver2-2/+2
2014-10-06target: constify structuresSpencer Oliver16-27/+27
2014-10-06jtag: constify driver arraysSpencer Oliver11-24/+24
2014-10-06flash: constify driver data structuresSpencer Oliver3-6/+7
2014-10-06rtos: constify symbol names and listsSpencer Oliver8-29/+28
2014-10-06nuc1x: fix typosSpencer Oliver1-5/+5
2014-10-06at91samd: fix protect, add EEPROM and boot commandsAndrey Yurovsky1-38/+313
2014-10-06at91samd: add erase/secure commands, minor fixAndrey Yurovsky1-48/+139
2014-10-06arm_adi_v5: make dap_lookup_cs_component() traverse subtables and handle mult...Paul Fertser3-8/+35
2014-09-29gdb_server: Include current RTOS thread in signal packetsJon Burgess1-4/+12
2014-09-29cortex_m.c: Use two byte breakpoint for 32bit Thumb-2 requestJon Burgess1-0/+5
2014-09-29vsllink: improve the performance when using swdSimon Qian1-50/+4
2014-09-22command: Fix confusing syntax error messageAndreas Fritiofson2-2/+4
2014-09-22target: Remove "-variant" argumentAndreas Fritiofson3-59/+3
2014-09-22mpsse: Display libusb error names instead of numbersJoakim Gebart1-15/+15
2014-09-22flash/nor/tcl.c: Do not double probe banksAndrey Smirnov1-5/+25
2014-09-22target/arm_dpm: prevent endless loop in arm_dpm_full_context()Paul Fertser1-6/+7