aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2013-10-07fix lpc2000 flash programming fail.Sergey A. Borshch
2013-10-07stm32f2x: Detect STM32F42x rev YAndreas Fritiofson
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson
2013-09-25build: fix NetBSD build warningPetri Laakso
2013-09-13flash: add Nuvoton NUC910 series supportNemui Trinomius
2013-09-08fm3: add Fujitsu MB9Ax family supportNemui Trinomius
2013-09-08atmega: add new target supportNemui Trinomius
2013-09-08flash: add NXP LPC800 supportNemui Trinomius
2013-09-08mini51: support for Nuvoton NuMicro Mini51 series flash memoryCosmin Gorgovan
2013-09-08kinetis: add kl flash supportSpencer Oliver
2013-08-29flash: fix stm32f1x dual bank detectionSpencer Oliver
2013-08-15stm32lx flash: fix flash size for Medium+ devicesAndrey Yurovsky
2013-08-07mdr32fx: support for Milandr's MDR32Fx internal flash memoryPaul Fertser
2013-08-01flash: add Winbond w25q80bv spi supportNemui Trinomius
2013-07-26lpcspifi: assume flash is unprotected after probingPaul Fertser
2013-07-26stm32f2x flash: add STM32F401 (F4 low power)Andrey Yurovsky
2013-07-15flash/stm32*: Sync all device/rev IDs with reference manualsAndreas Fritiofson
2013-07-15flash/stm32*: Rewrite info functionsAndreas Fritiofson
2013-07-15flash/stm32*: Remove the halted check in protect_checkAndreas Fritiofson
2013-07-15flash: add missing stm32l medium+ device idSpencer Oliver
2013-07-01at91sam3: Added support for at91sam3s8a, b and cUlf Wetzker
2013-07-01at91sam3: Added support for at91sam3sd8a and bUlf Wetzker
2013-07-01flash/nor/at91sam3: fixed lock region sizeUlf Wetzker
2013-07-01Support for SST 39VF3201C NOR flashIS2T
2013-06-21flash/nor/spi: uniform all hex data to lowercaseAntonio Borneo
2013-06-21flash/nor/spi: add flash Micron n25q064Antonio Borneo
2013-06-21stm32f2x: Correct calculation of number of 128k sectors.Andreas Fritiofson
2013-06-12cfg: add stm32 flash driver aliasSpencer Oliver
2013-06-12stm32: add new stm32f0 device idSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2013-05-08efm32: fix FTBFS on ARM due to alignment issuesPaul Fertser
2013-04-28kinetis: fix "SF1" parts to limit FlexRAM usageChristopher Kilgour
2013-04-21Add "lpc1800" alias for "lpc4300" flash driverFreddie Chopin
2013-04-21flash/nor: add lpc4300 variant to lpc2000 driverMatt Dittrich
2013-04-17topic: STM32W support added to em357 driverBen Nahill
2013-04-17program: do not poll target after reset runSpencer Oliver
2013-04-15flash: Added support for at91sam4sd32cPeter Dietzsch
2013-04-02Added support for ARMv7-M in arm io.Henrik Nilsson
2013-03-24at91sam3: Wrong PLLA frequency calculationsThomas Schmid
2013-03-15target: Retire target_bulk_write_memory()Andreas Fritiofson
2013-03-13Kinetis: Flash command function matches datasheetAlex Austin
2013-03-13Kinetis: Symbolic names for Addresses and CommandsAlex Austin
2013-03-12tcl: add flash programming helperSpencer Oliver
2013-03-06flash: fix stm32 failed probe using incorrect flash sizeSpencer Oliver
2013-03-06stm32: update stm32f1x driver for f0x and f3x option bytesSpencer Oliver
2013-02-25stm32: add support for stm32l1x 256k high density single bank devicesJohan Almquist
2013-02-25stm32: add support for the STM32Lx 384kb dual bank flashJohan Almquist
2013-02-25stm32: enable flash bank size overrideSpencer Oliver
2013-02-02armv7m: use ARM_MODE_THREAD core mode for algoorithm'sSpencer Oliver
2013-02-02armv7m: use generic arm::core_modeSpencer Oliver