]> git.sur5r.net Git - openocd/history - src/flash
tcl/interface/ftdi: add 100ask's OpenJTAG config
[openocd] / src / flash /
2015-11-11 Andreas Färberflash/nor/xmc4xxx: Loosen checks for XMC4500
2015-11-11 Jeff Ciesielskiflash: New driver for XMC4xxx microcontroller family
2015-11-10 Morgan Quigleyflash: driver for Atmel SAMV, SAMS, and SAME
2015-11-10 Esben Haabendalcfi: Fix fallback to memory writes
2015-11-05 Mahavir Jainflash/nor/spi: Add GigaDevice gd25q16c/32c/128c flash...
2015-11-05 Tomas VanekKinetis: properly pad flash section writes
2015-11-05 Thomas SchmidKinetis: Disable watchdog on Kx devices when programming.
2015-11-03 Marc Schinkhelper/fileio: Use size_t for file size.
2015-11-03 Maxime Coquelinflash/nor/stm32f2x: Add STM32F469 part
2015-10-30 Uwe BonnesAdd handling for STM32L4.
2015-10-30 Uwe Bonnesstm32f2x: Add memory barrier needed for STM32F7 flashing.
2015-10-30 Uwe Bonnesstm32f2x.c: Add STM32F74x handling.
2015-10-30 Uwe Bonnesstm32f2x.c: Handle STM32F42x/43x 1 MiByte devices with...
2015-10-09 Peter A. Bigotnrf51: recognize hwid 0084
2015-10-09 Tomas VanekKinetis: new devices K02, K26, K63, K64, K66, correct...
2015-10-09 Tomas VanekKinetis: give a reasonable default for max_flash_prog_size
2015-10-09 Patrick StewartKinetis: Add K24 support and tidy up
2015-09-30 Alex Forencichflash/nor/spi: Add Winbond w25q128fv
2015-09-30 Nemui Trinomiusnumicro: Integrate Nuvoton NuMicro flash driver.
2015-09-30 Ivan Bulievflash: Analog Devices ADuCM360 support
2015-08-19 Alamy Liuflash/nor/jtagspi: 'retval' may be used uninitialized
2015-08-06 Evan Hunterflash : Add support for Atmel at91sam4sa16b
2015-08-06 Andrey Yurovskyat91samd: add chip IDs for SAMC20 and SAMC21 families
2015-08-06 Paul Fertsersim3x: fix build failure with clang 3.6
2015-08-06 Robert Jordensflash/nor/jtagspi: add JTAGSPI driver
2015-08-06 Robert Jordensflash/nor/tcl: add read_bank and verify_bank
2015-08-06 Robert Jordensflash/nor/spi: add micron/numonyx n25q128
2015-05-17 Vincent Palatinpsoc4: add support for Cypress CCG1 family
2015-05-17 Peter A. Bigotnrf51: refine and extend known devices table
2015-04-16 Andrey Yurovskyflash: at91samd: add SAML21 support, fix part ID issue
2015-04-16 Paul Fertserflash/nor/mdr: add docs, remove memory leak on probe()
2015-04-16 Marc Schinkflash: efm32: Add support for EZR32LG and EZR32WG.
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm...
2015-04-14 Tomas VanekAT91SAM4L: handle reset run/halt in SMAP
2015-04-14 Paul Fertserflash/nor/lpc2000: free allocated working area when...
2015-04-14 Paul Fertserflash/nor/lpc2000: properly free working area used...
2015-04-14 Paul FertserTcl exception codes cleanup, shutdown command amendments
2015-04-14 Nemui Trinomiuslpc2000: Removed cmd51_can_xxxxb variables.
2015-04-14 Patrick NoffkeAdded Atmel SAM4SA16C chip (chip ID 0x28a70ce0).
2015-03-25 Mahavir Jainflash/nor: mrvlqspi: fix printf formatting issues
2015-03-25 Paul Fertserflash/nor/kinetis: do not attempt mass-erase in place...
2015-03-09 Paul Fertserflash/nor/stellaris: allow to recover a locked device...
2015-03-09 Paul Fertserflash/nor/stellaris: remove dead assignment
2015-03-09 Paul Fertserflash/nor/sim3x: remove dead assignment
2015-03-09 Nemui Trinomiuslpc2000: Add LPC407x/8x flash size auto detection
2015-03-09 Olivier Esveratmega: add support for the at90usb128 flash
2015-02-28 Tomas Vanekpsoc4 flash driver: cleaned printf PRI... formats
2015-02-24 Theodore A. Rothnrf51: Update known devices table.
2015-02-24 dmitry pervushinflash/nor/spi: add GigaDevice SPI flash
2015-02-12 Paul Fertserflash/nor/stm32lx: add all the IDs and revisions from...
2015-02-11 Andrej Kazminflash/nor/at91samd: add small delay before checking...
2015-02-11 Paul Fertserflash/startup: extend "program" command to accept ...
2015-02-11 Andreas Bomholtzsim3x: new flash driver for Silabs SiM3 microcontroller...
2015-02-11 Angus Grattonnrf51 - Add async loader. Performance on nrf51822QAA...
2015-02-11 Pawel Simini51: support for Nuvoton NuMicro M051 series flash...
2015-02-11 Michael Brownlpc2000: add chip IDs for LPC11U6x/LPC11E6x
2015-02-11 Tomas Vanekpsoc4: support for Cypress PSoC 41xx/42xx family
2015-02-04 Jussi Kivilinnastm32lx: do not attempt mass-erase in-place of first...
2015-02-04 Paul Fertserflash/nor/stm32lx: use 0 base to autodetect second...
2015-02-04 Paul Fertserflash/nor/stm32l: unify waiting for busy flag functions
2015-02-04 Paul Fertserflash/nor/stm32l: fix mass erase
2015-02-04 Paul Fertserflash/nor/stm32f2x: add new revisions of STM32F4x parts
2015-02-04 Rémi PRUD’HOMMESubject: [PATCH] update src/flash/nor/stm32f2x.c
2015-02-02 Uwe BonnesAdd more STM32F3 IDs in target/stm32f3.cfg.
2015-01-30 Jens Bauerstm32f2x: Fix byte order bug.
2015-01-30 Paul Fertserflash/nor/kinetis: pull SRST low during mass erase
2015-01-26 Uwe Bonnesstm32f07/9: Both devices have 256 kByte Flash Maximum.
2015-01-26 Uwe Bonnesstm32f0x: Remove duplicate code for revision string.
2015-01-26 Uwe Bonnesstm32f09x: Print info in get_stm32x_info.
2015-01-26 Uwe Bonnesflash/nor/stm32f1: Add handling of stm32f09, nearly...
2015-01-15 Jörg Wunschflash: add AT91SAM4SD16C device
2015-01-15 Nemui Trinomiuslpc2000: Improve lpc2000 flash driver.
2015-01-09 Spencer Oliverflash: fix kinetis driver typos
2014-11-24 Grigori Goronzylpc2000: ignore status of part ID IAP command
2014-11-24 Andrey Yurovskyflash: at91samd: fix use of is_erased in check
2014-11-24 Thomas Schmidat91sam4: Adding support for the AT91SAM4S4A.
2014-11-24 Andersflash/nor/lpcspifi.c: fix bug that prevented clean...
2014-11-24 Nemui Trinomiuslpc2000: Added LPC1500 series flash programming support.
2014-11-24 Jim Parisnrf51: fix checks for is_erased
2014-11-24 Jim Parisnrf51: verify that UICR needs erasing before triggering...
2014-11-24 Jim Parisnrf51: fix UICR erase
2014-11-24 Jim Parisnrf51: fix UICR region size
2014-10-06 Rémi PRUD'HOMMEstm32: add mass erase support for STM32L
2014-10-06 Paul Fertserflash/nor/stellaris: implement protection statuses...
2014-10-06 Paul Fertserflash/nor/stellaris: actually enable protection and...
2014-10-06 Spencer Oliverflash: constify driver data structures
2014-10-06 Spencer Olivernuc1x: fix typos
2014-10-06 Andrey Yurovskyat91samd: fix protect, add EEPROM and boot commands
2014-10-06 Andrey Yurovskyat91samd: add erase/secure commands, minor fix
2014-09-22 Andrey Smirnovflash/nor/tcl.c: Do not double probe banks
2014-09-22 Mahavir Jainflash/nor: add mrvlqspi flash controller driver
2014-09-22 Mahavir Jainflash/nor/spi: Add Winbond w25q32fv flash support
2014-09-15 Andersflash: added new Spansion S25FL116K, S25FL132K, and...
2014-09-15 Andrey Yurovskystm32lx: don't allow part_info to be uninitialized
2014-09-08 Nemui Trinomiusstm32f2x: added STM32F411xx series support.
2014-09-08 Paul Fertserflash/nor/stellaris: add all Tiva C parts IDs
2014-09-08 Paul Fertserflash/nor/stellaris: improve support for Tiva C (Blizza...
2014-08-19 Andrey Yurovskystm32lx: refactor and add support for STM32L0xx
2014-08-19 Andrey Yurovskyflash: samd: add missing ID for SAMD20E18A
2014-08-19 Paul Fertserflash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify...
next