aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2014-10-06target: constify structuresSpencer Oliver
2014-10-06jtag: constify driver arraysSpencer Oliver
2014-10-06flash: constify driver data structuresSpencer Oliver
2014-10-06rtos: constify symbol names and listsSpencer Oliver
2014-10-06nuc1x: fix typosSpencer Oliver
2014-10-06at91samd: fix protect, add EEPROM and boot commandsAndrey Yurovsky
2014-10-06at91samd: add erase/secure commands, minor fixAndrey Yurovsky
2014-10-06arm_adi_v5: make dap_lookup_cs_component() traverse subtables and handle mult...Paul Fertser
2014-09-29gdb_server: Include current RTOS thread in signal packetsJon Burgess
2014-09-29cortex_m.c: Use two byte breakpoint for 32bit Thumb-2 requestJon Burgess
2014-09-29vsllink: improve the performance when using swdSimon Qian
2014-09-22command: Fix confusing syntax error messageAndreas Fritiofson
2014-09-22target: Remove "-variant" argumentAndreas Fritiofson
2014-09-22mpsse: Display libusb error names instead of numbersJoakim Gebart
2014-09-22flash/nor/tcl.c: Do not double probe banksAndrey Smirnov
2014-09-22target/arm_dpm: prevent endless loop in arm_dpm_full_context()Paul Fertser
2014-09-22flash/nor: add mrvlqspi flash controller driverMahavir Jain
2014-09-22flash/nor/spi: Add Winbond w25q32fv flash supportMahavir Jain
2014-09-22Support hla_serial command for ST-LINK adapters.Austin Phillips
2014-09-15jtag: drivers: stlink: remove unnecessary '\n' in LOG_* entriesAndrey Skvortsov
2014-09-15flash: added new Spansion S25FL116K, S25FL132K, and S25FL164K devicesAnders
2014-09-15stm32lx: don't allow part_info to be uninitializedAndrey Yurovsky
2014-09-15cortex_m: Check return value from cortex_m_dcc_read.Andreas Fritiofson
2014-09-08stm32f2x: added STM32F411xx series support.Nemui Trinomius
2014-09-08flash/nor/stellaris: add all Tiva C parts IDsPaul Fertser
2014-09-08flash/nor/stellaris: improve support for Tiva C (Blizzard and Snowflake)Paul Fertser
2014-09-08jtag/drivers/libusb0_common: fix FTBFS (libusb_device_descriptor error)Paul Fertser
2014-09-08target/adi_v5_swd: fix segfault when calling jtag_to_swdPaul Fertser
2014-08-22jtag: always configure enabled tap parameter appropriatelyPaul Fertser
2014-08-19target async loader: add offset to debug linesAngus Gratton
2014-08-19stm32lx: refactor and add support for STM32L0xxAndrey Yurovsky
2014-08-19jtag/drivers/ftdi: Use adapter_khz value for initial clock speed (was default...Angus Gratton
2014-08-19flash: samd: add missing ID for SAMD20E18AAndrey Yurovsky