]> git.sur5r.net Git - openocd/history - src/flash
CMSIS-DAP: Fix build errors on Mac OS X
[openocd] / src / flash /
2014-02-24 Nemui Trinomiusfm3: fix erase flash fail on using High Level Adapters.
2014-02-24 Andrey Smirnovnrf51: Implement the support for Nordic's nRF51 devices
2014-02-24 Joerg FischerEFM32 Wonder Gecko Family support
2014-02-24 Andreas Fritiofsonstm32f1x: Fix option byte flag parsing
2014-02-11 Kuldeep Singh Dhakanor/flash/stm32f1x: add stm32f07x support
2014-02-06 Spencer Oliverflash: declare fixed arrays const
2014-02-04 Paul Fertserflash/nor/mdr.c: fix uninitialised variable warning
2014-02-04 Paul Fertserflash/nor/stm32f1x: fix format specifiers warning
2014-02-04 Nemui Trinomiuskinetis : improve kinetis flash driver.
2014-01-20 Andrey Yurovskyflash: samd: declare const data
2014-01-15 Andrey YurovskyAtmel samd: add support for SAMD21
2014-01-11 Nemui Trinomiuslpc2000: fix LPC810 programming support
2014-01-09 Andrey Yurovskyadd support for Atmel SAMD NOR Flash
2014-01-09 Andrey Yurovskyadd support for Atmel SAM4L NOR Flash
2013-12-30 Steve Moorbytopic: Added Spansion S25FL128S and S25FL256S spifi...
2013-12-22 Per Ekmankinetis : Detect MCU flash parameters based on the...
2013-12-22 Ed MasteAvoid 'may be used uninitialized' warning from FreeBSD...
2013-12-17 Sergey A. Borshchfix flash bank auto_probe() fail with multiple targets
2013-12-14 Spencer Oliverflash: revert incorrect stm32f1 default_padded_value
2013-11-08 Per Ekmankinetis : Add flash sector size detection for K21 MCU.
2013-11-08 Per Ekmankinetis : Add flash read support to the kinetis nor...
2013-11-07 Spencer Olivertarget: use target_buffer_set_u32_array
2013-11-06 Andrey Yurovskystm32l flash: add another device ID
2013-11-06 Nemui Trinomiusfm3: fix Fujitsu MB9Ax family support
2013-11-05 Andreas Fritiofsonlpcspifi: Fix byte order bug
2013-10-31 Andreas Fritiofsonstr9x: Fix byte order bug
2013-10-31 Andreas Fritiofsonstr7x: Fix byte order bug
2013-10-31 Andreas Fritiofsonstm32f1x: Fix byte order bug and remove unnecessary...
2013-10-31 Andreas Fritiofsonpic32mx: Fix byte order bug
2013-10-31 Andreas Fritiofsonlpc2900: Fix byte order bugs and remove unnecessary...
2013-10-31 Andreas Fritiofsonaduc702x: Fix byte order bug
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-10-31 Andreas Fritiofsonnand/mx*: Remove unused host endianness flag
2013-10-31 Andreas FritiofsonRemove unnecessary (void *)
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-10-29 Thomas Schmidsam4s flash: fix PLLA frequency calculation if diva > 1
2013-10-29 Nemui Trinomiuslpc2000: Fix flash programming fail on LPC4300 internal...
2013-10-16 Gaëtan Carlierflash: mxc nfc(v1) : fix incorrect address in spare...
2013-10-15 Andreas Fritiofsonlpc288x: Can now use target_write_buffer()
2013-10-15 Andrey Yurovskysam4s flash: remove unused bootstrap routine
2013-10-08 Andreas Fritiofsonstr7x: Improve info text
2013-10-08 Andreas Fritiofsonstm32f2x: Fix sector numbering for dual bank flash...
2013-10-07 Spencer Oliverstm32l: set default padded value
2013-10-07 Spencer Oliverflash: add padded_value cmd
2013-10-07 John David Anglinflash: fix mini51 cygwin build issues
2013-10-07 Sergey A. Borshchfix lpc2000 flash programming fail.
2013-10-07 Andreas Fritiofsonstm32f2x: Detect STM32F42x rev Y
2013-10-03 Andreas Fritiofsonflash/nor: Make info function optional
2013-09-25 Petri Laaksobuild: fix NetBSD build warning
2013-09-13 Nemui Trinomiusflash: add Nuvoton NUC910 series support
2013-09-08 Nemui Trinomiusfm3: add Fujitsu MB9Ax family support
2013-09-08 Nemui Trinomiusatmega: add new target support
2013-09-08 Nemui Trinomiusflash: add NXP LPC800 support
2013-09-08 Cosmin Gorgovanmini51: support for Nuvoton NuMicro Mini51 series flash...
2013-09-08 Spencer Oliverkinetis: add kl flash support
2013-08-29 Spencer Oliverflash: fix stm32f1x dual bank detection
2013-08-15 Andrey Yurovskystm32lx flash: fix flash size for Medium+ devices
2013-08-07 Paul Fertsermdr32fx: support for Milandr's MDR32Fx internal flash...
2013-08-01 Nemui Trinomiusflash: add Winbond w25q80bv spi support
2013-07-26 Paul Fertserlpcspifi: assume flash is unprotected after probing
2013-07-26 Andrey Yurovskystm32f2x flash: add STM32F401 (F4 low power)
2013-07-15 Andreas Fritiofsonflash/stm32*: Sync all device/rev IDs with reference...
2013-07-15 Andreas Fritiofsonflash/stm32*: Rewrite info functions
2013-07-15 Andreas Fritiofsonflash/stm32*: Remove the halted check in protect_check
2013-07-15 Spencer Oliverflash: add missing stm32l medium+ device id
2013-07-01 Ulf Wetzkerat91sam3: Added support for at91sam3s8a, b and c
2013-07-01 Ulf Wetzkerat91sam3: Added support for at91sam3sd8a and b
2013-07-01 Ulf Wetzkerflash/nor/at91sam3: fixed lock region size
2013-07-01 IS2TSupport for SST 39VF3201C NOR flash
2013-06-21 Antonio Borneoflash/nor/spi: uniform all hex data to lowercase
2013-06-21 Antonio Borneoflash/nor/spi: add flash Micron n25q064
2013-06-21 Andreas Fritiofsonstm32f2x: Correct calculation of number of 128k sectors.
2013-06-12 Spencer Olivercfg: add stm32 flash driver alias
2013-06-12 Spencer Oliverstm32: add new stm32f0 device id
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-05-08 Paul Fertserefm32: fix FTBFS on ARM due to alignment issues
2013-04-28 Christopher Kilgourkinetis: fix "SF1" parts to limit FlexRAM usage
2013-04-21 Freddie ChopinAdd "lpc1800" alias for "lpc4300" flash driver
2013-04-21 Matt Dittrichflash/nor: add lpc4300 variant to lpc2000 driver
2013-04-17 Ben Nahilltopic: STM32W support added to em357 driver
2013-04-17 Spencer Oliverprogram: do not poll target after reset run
2013-04-15 Peter Dietzschflash: Added support for at91sam4sd32c
2013-04-02 Henrik NilssonAdded support for ARMv7-M in arm io.
2013-03-24 Thomas Schmidat91sam3: Wrong PLLA frequency calculations
2013-03-15 Andreas Fritiofsontarget: Retire target_bulk_write_memory()
2013-03-13 Alex AustinKinetis: Flash command function matches datasheet
2013-03-13 Alex AustinKinetis: Symbolic names for Addresses and Commands
2013-03-12 Spencer Olivertcl: add flash programming helper
2013-03-06 Spencer Oliverflash: fix stm32 failed probe using incorrect flash...
2013-03-06 Spencer Oliverstm32: update stm32f1x driver for f0x and f3x option...
2013-02-25 Johan Almquiststm32: add support for stm32l1x 256k high density singl...
2013-02-25 Johan Almquiststm32: add support for the STM32Lx 384kb dual bank...
2013-02-25 Spencer Oliverstm32: enable flash bank size override
2013-02-02 Spencer Oliverarmv7m: use ARM_MODE_THREAD core mode for algoorithm's
2013-02-02 Spencer Oliverarmv7m: use generic arm::core_mode
2013-01-21 Spencer Oliverflash: add stm32lx loader Hard Fault workaround
2013-01-21 Spencer Oliverflash: reduce stm32lx loader timeout
2013-01-21 Spencer Oliverflash: cleanup stm32lx driver
2013-01-21 Spencer Oliverflash: stm32f2x support write protection
2013-01-21 Spencer Oliverflash: add stm32f2x flash lock/unlock cmds
next