]> git.sur5r.net Git - openocd/history - src/flash
x86_32_common: fix some warnings
[openocd] / src / flash /
2018-01-26 Daniel Kuceranor/nrf5: added nrf51822 QFAAH2
2018-01-25 Tomas Vanekflash Kinetis: add K27 and K28 devices
2018-01-25 Tomas Vanekflash Kinetis: make FCF protection more user friendly
2018-01-25 Paul Fertserflash: nor: stm32l4x: fix warning in probe
2018-01-13 Robert Jordensjtagspi: new protocol that includes transfer length
2018-01-13 barthessXCF (Xilinx platfrom flash) support.
2018-01-13 Paul Fertserflash/startup: make program accept filenames with space...
2018-01-13 Paul Fertserflash: startup.tcl: do not disable polling when not...
2017-12-12 Tomas Vanekflash/nor/stm32f2x: fix erase on STM32F413/423
2017-12-12 Tomas Vanekflash/nor/stm32f2x: fix protection block size for F767...
2017-12-06 Alexandre Torgueflash: Add new stm32h7x driver support
2017-12-06 Robert Jordensspi: add n25q256 flash
2017-10-23 Freddie ChopinFix GCC7 warnings about string truncation
2017-10-23 Freddie ChopinFix GCC7 warnings about switch-case fallthroughs
2017-10-03 Slowcodernrf5: Add nRF52832-QFAA support
2017-10-03 Slowcodernrf51: Rename to nrf5
2017-10-03 Slowcodernrf51: Refactor device-list
2017-10-03 Uwe Bonnesstm32lx.c: Read IDcode at appropriate address.
2017-10-03 Andrea Merelloflash: efm32: add support for EFR-familty (e.g. bluegecko)
2017-10-03 Marc Schinkstm32f2x: Fix left shift of negative value
2017-08-10 Andreas BolschSupport for STM32F722, F723, F413 and F423
2017-08-10 Karl Palssonstm32l1: Devid 0x429 only has 8bit flash size register
2017-07-24 Tomas Vanekflash Kinetis: fix probe for FlexNVM partitioned as...
2017-07-24 Tomas Vanekflash Kinetis: fix devices with smallest program flash...
2017-06-30 Richard Wattsflash/nor/efm32: Support EZR32HG devices.
2017-06-17 Marc Schinkflash/nor/tcl: Make read_bank parameters optional
2017-06-17 Marc Schinkflash/nor/tcl: Respect flash bank boundary in write_bank
2017-06-17 Marc Schinkflash/nor/tcl: Make write_bank parameter optional
2017-06-17 Marc Schinkflash/nor/tcl: Respect flash bank boundary in verify_bank
2017-06-17 Joakim Nohlgårdflash Kinetis: Add support for newer KW series
2017-06-17 Tomas Vanekflash Kinetis: add KL28 device
2017-06-17 Tomas Vanekflash Kinetis: handle all types of watchdog, disable...
2017-06-17 Tomas Vanekflash Kinetis: implement automatic bank creation based...
2017-06-17 Tomas Vanekflash Kinetis: split kinetis_chip from kinetis_flash_bank
2017-06-17 Tomas Vanekflash Kinetis: add KV5x family
2017-06-17 Tomas Vanekflash Kinetis: add KL8x family, fix erase check
2017-06-17 Tomas Vanekflash Kinetis: add KE1xZ and KE1xF families
2017-06-17 Tomas Vanekflash/nor: at91samd modified to use real erase sector...
2017-06-17 Tomas Vanekflash/nor/at91sam4: remove FWS=6, rename at91samg to...
2017-06-02 Paul Fertserflash: nor: ath79: fix build failure due to recent...
2017-05-31 Tobias Diedrichflash: Add support for Atheros (ath79) SPI interface
2017-05-08 Juha Niskanenstm32l4: support flashing L45x/46x devices
2017-05-08 Salvador Arroyomips32, add support for micromips in debug mode
2017-04-25 Juha Niskanenstm32l4: support flashing L496 devices
2017-04-24 Salvador Arroyomips32, pic32 use uint8_t in 8 bit scan function
2017-04-24 Byron KubertAdded 512K flashing support for em3587
2017-04-24 Marc Schinkflash/nor/tcl: Make verify_bank parameter optional
2017-04-24 Marc Schinkflash/nor/tcl: Fix some format specifiers
2017-04-24 CezaryGapinskistm32lx: fix dual-bank configuration for Cat.5 and...
2017-04-24 Armin van der TogtFix flash writing on stm32l0
2017-04-24 Tomas Vanekflash/nor/at91samd: fix chip erase of a secured device
2017-04-24 Jerome LambourgAdd support for the ATMEL SAM G55 Xplained Pro board...
2017-04-23 Damyan Mitevnrf51: Add new HWID 0x008F
2017-04-23 Joakim Nohlgårdflash Kinetis: reduce a flash write message severity...
2017-03-29 Andreas Fritiofsonnrf51: Remove pointer cast
2017-02-13 Karl Palssonflash/nor: avrf: support atmega128rfa1
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2017-01-15 Tomas Vanekflash/nor: fix doc/help and range test for flash protect
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-12-08 kevinflash/nor/efm32: Support flash size smaller than 32k
2016-12-08 Owen Kirbyat91sam4: Add missing SAM4S family CHIPIDs and remove...
2016-12-08 Owen Kirbyat91sam4: Add flash description and chipid for SAM4Cxx...
2016-12-08 Andreas Färberxmc4xxx: Add support for XMC4300
2016-12-08 Tomas Vanekflash/nor: at91samd protection bits write fix
2016-11-05 Tomas Vanekflash at91samd, at91sam4l: fix improper use of mem_ap_...
2016-11-04 Paul Fertserflash: nor: mdr: do not mass erase when clearing INFO...
2016-11-04 Tomas Vanekflash Kinetis: Family K8x added
2016-11-04 Tomas Vanekflash Kinetis: add cache invalidate for KLx series
2016-11-04 Tomas Vanekflash Kinetis: longword programming changed to flash_as...
2016-11-04 HarishKumarTcl commands: Fix improper return status in flash comma...
2016-11-04 Tim NewsomeMake OpenOCD build using -Og.
2016-11-04 Jiří Pinkavanrf51: show proper part number
2016-10-30 Paul Fertserflash: nor: lpc2000: handle lpc11xx parts with more...
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it...
2016-10-30 Gabrielle Trotteratsamv: Support for ATSAMS70N19 Memory Configuration
2016-10-17 Tomas Vanekflash Kinetis: fix mdm check_security regression in...
2016-10-04 Andreas Fritiofsonstm32f2x: Increase options write timeout
2016-10-04 Michael DietznRF51: Fix bug in Code memory size.
2016-10-04 Peter KuharSTM32L433 Flash support
2016-10-04 Spencer Oliverstm32l4x: fix incorrect device id mask
2016-08-14 Tomas Vanekflash Kinetis: Implement flash protection setting
2016-08-14 SASANO Takayoshipic32mx: add new device ID, 17x/27x Flash support
2016-08-14 Tomas Vanekflash Kinetis: refactoring ftfx commands and numerous...
2016-08-14 Tomas Vanekflash/nor: implement protection blocks of different...
2016-08-14 Tomas Vanekflash Kinetis: dynamic status detection before starting...
2016-08-14 Tomas Vanekflash Kinetis: Detect RESET/WDOG loop, fix detection...
2016-08-14 Steven Stallionkinetis: support mass erase on boards without SRST
2016-08-14 Andreas Fritiofsonat91sam7: do not touch flash banks which belong to...
2016-08-14 Andreas BolschFlash handling for STM32F76x/77x and F446 added
2016-08-13 Uwe Bonnesflash/nor/tcl.c: Less verbose output of flash erase_check.
2016-08-13 Uwe Bonnesstm32l4: Handle failing flash_size read like on other...
2016-08-13 George Ioakimedespsoc4: Corrected Silicon IDs
2016-08-13 Olaf Lükeat91samd: Add Atmel SAMD09 family support
2016-08-02 Andrey Skvortsovflash: nor: mdr: fix verification problem with 1986VE1T...
2016-07-19 Andreas FärberFix usage of timeval_ms()
2016-06-23 Esben Haabendalcfi: Add support for strangely endianness broken SoC...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Andreas Färberlpcspifi: Fix SWD support for LPC43xx
2016-05-20 Andreas FärberFix spelling of ARM Cortex
next