aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-29flash: New Spansion FM4 flash driverAndreas Färber15-1/+918
2016-02-29at91sam4 Flash: Added identification of atsam4n'sColin Helliwell1-0/+167
2016-02-29stm32lx.c: Print device string as info.Uwe Bonnes1-0/+2
2016-02-29stm32lx.c: Add STM32L0 categories 1, 2 and 5.Uwe Bonnes1-2/+48
2016-02-29tcl/target/stm32f4: fix: reduce adapter speed before resetAlexander Kurz1-0/+5
2016-02-29flash/nor/faux.c: fixing check for failed mallocAlexander Kurz1-1/+1
2016-02-29arm_disassembler: bugfix, MRRC instruction not recognizedAlexander Kurz1-1/+1
2016-02-29flash/nor/stellaris: fix: flash info RCC and RCC2 mixed upAlexander Kurz1-1/+1
2016-02-29flash/nor/non_cfi.c: cleanup, member double-intializationAlexander Kurz1-1/+0
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz21-36/+29
2016-02-29cfi intel: fixing faulty flash write error messageAlexander Kurz1-1/+3
2016-02-27nrf51: move hwid 0057 and add 0058Peter A. Bigot1-9/+12
2016-02-27nrf51: move table entry for hwid 0084 to correct MCU sectionPeter A. Bigot1-6/+6
2016-02-25arm_adi_v5: Rewrite dap_rom_displayAndreas Fritiofson1-315/+284
2016-02-23xmc4xxx: Add XMC4700 supportAndreas Färber1-3/+12
2016-02-22adi_v5_swd: Avoid special handling the SELECT cache during connectAndreas Fritiofson1-5/+4
2016-02-22adi_v5: Remove forgotten FIXME definitionAlamy Liu1-6/+0
2016-02-15Kinetis: flash driver described in openocd.texiTomas Vanek1-0/+58
2016-02-15Kinetis: check/switch run mode before flash operationTomas Vanek1-17/+62
2016-02-15Kinetis: invalidate flash cache after erase/writeTomas Vanek1-12/+31
2016-02-15Kinetis: improve flash detection using SIM_FCFG2 MAXADDR0 and MAXADDR1Tomas Vanek1-8/+44
2016-02-15Kinetis: nvm_partition commandTomas Vanek1-1/+153
2016-02-15Kinetis: fix preparation of FlexRAM before flash programmingTomas Vanek1-27/+37
2016-02-15Kinetis: kinetis_ftfx_command() based on target instead of flash bankTomas Vanek1-41/+15
2016-02-15Kinetis: FlexNVM handlingTomas Vanek1-130/+141
2016-02-14Add board config for ST NUCLEO L476RG boardFreddie Chopin1-0/+12
2016-02-13jlink: Update for libjaylink API changesMarc Schink2-34/+57
2016-02-13cmsis-dap: Fix CMSIS-DAP serial number processing.anpilog1-1/+3
2016-02-13add Digilent HS2 supportAndrew Kohlsmith1-0/+10
2016-02-13flash: nor: nrf51: add hwid 0x0057Jacob Rosenthal1-0/+9
2016-02-13cfi: support for 16-bit flash with reversed endiannessEsben Haabendal3-5/+21
2016-02-13Change isa stringKent Brinkley1-1/+1
2016-02-13jtag ftdi: sample TDO on falling edge of TCKMatthias Welwarsky2-9/+60
2016-02-13flash/nor/spi: reorder to group micron devicesRobert Jordens1-2/+2
2016-02-13quark: add Intel Quark mcu D2000 supportIvan De Cesaris9-14/+215
2016-02-13Helper time_support: const function argumentsAlexander Kurz2-4/+4
2016-02-10adi_v5_swd: invalidate dap->select during (re)connectTomas Vanek1-0/+2
2016-02-03tcl: Support for the miniSpartan6+ board.Tim 'mithro' Ansell2-0/+39
2016-02-03tlc/board: Add ATMEL SAM E70 Xplained configManuel Limones1-0/+12
2016-02-03flash: nor: {pic32mx,cfi}: fix register namesPaul Fertser2-13/+13
2016-01-29flash/nor/niietcm4: minor fixesBogdan Kolbov2-23/+45
2016-01-22helper: Add converter from JEP106 ID to manufacturer nameAndreas Fritiofson6-1/+1233
2016-01-22am437x: always use highest possible JTAG clock.Matthias Welwarsky2-9/+1
2016-01-22arm_adi_v5: dap_partnums - correction of partnumbers, new addedJiri Kastner1-3/+20
2016-01-22adiv5: introduce optional dap_sync() functionMatthias Welwarsky2-0/+18
2016-01-22adi_v5_jtag: implement DAP WAIT supportMatthias Welwarsky3-155/+455
2016-01-15drivers: jlink: rework to allow scans of arbitrary length, bump libjaylinkPaul Fertser2-141/+184
2016-01-12Cortex-A: Fix unicode quote in commentEvan Hunter1-1/+1
2016-01-06jlink: deconflict local variables from global symbolsPeter A. Bigot1-13/+13
2016-01-03arm_adi_v5: deconflict local variables from global symbolsPeter A. Bigot2-12/+12