aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2013-10-15sam4s flash: remove unused bootstrap routineAndrey Yurovsky1-87/+0
2013-10-08str7x: Improve info textAndreas Fritiofson1-5/+6
2013-10-08stm32f2x: Fix sector numbering for dual bank flash eraseAndreas Fritiofson1-2/+7
2013-10-07stm32l: set default padded valueSpencer Oliver1-0/+3
2013-10-07flash: add padded_value cmdSpencer Oliver4-2/+32
2013-10-07flash: fix mini51 cygwin build issuesJohn David Anglin1-13/+13
2013-10-07fix lpc2000 flash programming fail.Sergey A. Borshch1-1/+2
2013-10-07stm32f2x: Detect STM32F42x rev YAndreas Fritiofson1-0/+4
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson14-109/+8
2013-09-25build: fix NetBSD build warningPetri Laakso1-9/+4
2013-09-13flash: add Nuvoton NUC910 series supportNemui Trinomius3-1/+644
2013-09-08fm3: add Fujitsu MB9Ax family supportNemui Trinomius1-10/+12
2013-09-08atmega: add new target supportNemui Trinomius1-0/+5
2013-09-08flash: add NXP LPC800 supportNemui Trinomius1-2/+62
2013-09-08mini51: support for Nuvoton NuMicro Mini51 series flash memoryCosmin Gorgovan3-1/+467
2013-09-08kinetis: add kl flash supportSpencer Oliver1-61/+315
2013-08-29flash: fix stm32f1x dual bank detectionSpencer Oliver1-1/+4
2013-08-15stm32lx flash: fix flash size for Medium+ devicesAndrey Yurovsky1-2/+18
2013-08-07mdr32fx: support for Milandr's MDR32Fx internal flash memoryPaul Fertser3-0/+530
2013-08-01flash: add Winbond w25q80bv spi supportNemui Trinomius1-1/+1
2013-07-26lpcspifi: assume flash is unprotected after probingPaul Fertser1-1/+1
2013-07-26stm32f2x flash: add STM32F401 (F4 low power)Andrey Yurovsky1-0/+17
2013-07-15flash/stm32*: Sync all device/rev IDs with reference manualsAndreas Fritiofson3-18/+35
2013-07-15flash/stm32*: Rewrite info functionsAndreas Fritiofson3-266/+239
2013-07-15flash/stm32*: Remove the halted check in protect_checkAndreas Fritiofson3-16/+0
2013-07-15flash: add missing stm32l medium+ device idSpencer Oliver1-1/+2
2013-07-01at91sam3: Added support for at91sam3s8a, b and cUlf Wetzker1-0/+96
2013-07-01at91sam3: Added support for at91sam3sd8a and bUlf Wetzker1-1/+81
2013-07-01flash/nor/at91sam3: fixed lock region sizeUlf Wetzker1-5/+7
2013-07-01Support for SST 39VF3201C NOR flashIS2T2-24/+68
2013-06-21flash/nor/spi: uniform all hex data to lowercaseAntonio Borneo1-25/+25
2013-06-21flash/nor/spi: add flash Micron n25q064Antonio Borneo1-0/+1
2013-06-21stm32f2x: Correct calculation of number of 128k sectors.Andreas Fritiofson1-1/+2
2013-06-12cfg: add stm32 flash driver aliasSpencer Oliver1-0/+18
2013-06-12stm32: add new stm32f0 device idSpencer Oliver1-1/+3
2013-06-05update files to correct FSF addressSpencer Oliver84-85/+85
2013-05-08efm32: fix FTBFS on ARM due to alignment issuesPaul Fertser1-8/+8
2013-04-28kinetis: fix "SF1" parts to limit FlexRAM usageChristopher Kilgour1-15/+19
2013-04-21Add "lpc1800" alias for "lpc4300" flash driverFreddie Chopin1-2/+2
2013-04-21flash/nor: add lpc4300 variant to lpc2000 driverMatt Dittrich1-10/+93
2013-04-17topic: STM32W support added to em357 driverBen Nahill1-3/+36
2013-04-17program: do not poll target after reset runSpencer Oliver1-0/+2
2013-04-15flash: Added support for at91sam4sd32cPeter Dietzsch1-0/+62
2013-04-02Added support for ARMv7-M in arm io.Henrik Nilsson1-25/+87
2013-03-24at91sam3: Wrong PLLA frequency calculationsThomas Schmid1-2/+2
2013-03-15target: Retire target_bulk_write_memory()Andreas Fritiofson1-5/+1
2013-03-13Kinetis: Flash command function matches datasheetAlex Austin1-51/+38
2013-03-13Kinetis: Symbolic names for Addresses and CommandsAlex Austin1-20/+40
2013-03-12tcl: add flash programming helperSpencer Oliver1-1/+68
2013-03-06flash: fix stm32 failed probe using incorrect flash sizeSpencer Oliver3-6/+12