aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)AuthorFilesLines
2014-07-10Adding support for the Atmel SAMR21.Thomas Schmid1-0/+13
2014-07-04kinetis : Added Kinetis-K Series MDM-AP ID.Nemui Trinomius1-1/+2
2014-06-22flash: samd: add SAMD10 and SAMD11 part IDsAndrey Yurovsky1-0/+32
2014-06-22flash/nor/tcl.c: fix formatting in "rejected" error messagePaul Fertser1-1/+1
2014-06-22efm32 : Added ZeroGecko family support.Nemui Trinomius1-3/+17
2014-06-19stm32f1x: add STM32F33x support.Nemui Trinomius1-0/+18
2014-06-18flash/nor/kinetis: prevent segfaulting with an HLAPaul Fertser1-0/+10
2014-06-18flash/nor/at91sam4: add SAM4E16 supportMarco Cruz1-1/+38
2014-06-01Flash/LPC2000: Add support for auto-probing flash sizeCosmin Gorgovan1-52/+432
2014-06-01Flash/LPC2000: Add support for LPC11(x)xx, LPC13xxCosmin Gorgovan1-0/+40
2014-06-01STM32F2x: Don't clear FLASH_OPTCR bits when locking registerElliott Partridge1-1/+1
2014-05-31flash/nor/stm32f1x: add support for F04x partsPaul Fertser1-0/+15
2014-05-16lpcspifi: setup a valid stack pointer before calling ROM code using stackAurelien Jacobs1-5/+15
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov1-18/+334
2014-05-05Fix some C99 format specifiersPaul Fertser2-9/+9
2014-04-27nrf51: remove dereference of null pointerSpencer Oliver1-1/+1
2014-04-08flash/nor/at91sam3: remove sam3_page_write_opcodesPaul Fertser1-87/+0
2014-03-29at91smad: Fixes to 'samd_protect'Andrey Smirnov1-13/+22
2014-03-29at91samd: Bail early if trying to erase protected sectorAndrey Smirnov1-8/+15
2014-03-29at91samd: Bail early if trying to write to protected sectorAndrey Smirnov1-0/+26
2014-03-29at91samd: Remove 'first' and 'last' checks in 'samd_erase'Andrey Smirnov1-7/+0
2014-03-29Move ocl (at91sam7x flash loader) sources to contribPaul Fertser12-1091/+0
2014-03-29nrf51: Fix incorrect flash writing sequenceAndrey Smirnov1-8/+24
2014-03-29nrf51: Remove unnecessary explicit type castingAndrey Smirnov1-6/+6
2014-03-29nrf51: Add UICR writing supportAndrey Smirnov1-74/+232
2014-03-29nrf51: Add a known devices table and simple chip type detection codeAndrey Smirnov1-7/+109
2014-03-29AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debugAngus Gratton1-2/+8
2014-03-29Support for sam3n0a sam3n0b sam3n00a sam3n00bAndreas Fritiofson1-1/+138
2014-03-29flash/nor/tcl: fix segfault on write_image misusePaul Fertser1-4/+1
2014-03-17stm32f2x.c: Add STM32F401xE device id.Jens Hoffmann1-0/+4
2014-03-17flash: Constify write bufferAndreas Fritiofson35-71/+73
2014-03-17flash/kinetis: Fix bug in odd byte count paddingAndreas Fritiofson1-1/+1
2014-03-17flash/efm32: Fix bug in odd byte count paddingAndreas Fritiofson1-1/+1
2014-03-07nrf51: Fix format string bugs in nrf51_infoAndrey Smirnov1-8/+12
2014-03-04Add support for the Atmel SAMG53Andrey Yurovsky1-0/+39
2014-02-24fm3: fix erase flash fail on using High Level Adapters.Nemui Trinomius1-46/+151
2014-02-24nrf51: Implement the support for Nordic's nRF51 devicesAndrey Smirnov3-1/+794
2014-02-24EFM32 Wonder Gecko Family supportJoerg Fischer1-1/+22
2014-02-24stm32f1x: Fix option byte flag parsingAndreas Fritiofson1-4/+4
2014-02-11nor/flash/stm32f1x: add stm32f07x supportKuldeep Singh Dhaka1-4/+39
2014-02-06flash: declare fixed arrays constSpencer Oliver13-32/+32
2014-02-04flash/nor/mdr.c: fix uninitialised variable warningPaul Fertser1-5/+7
2014-02-04flash/nor/stm32f1x: fix format specifiers warningPaul Fertser1-2/+2
2014-02-04kinetis : improve kinetis flash driver.Nemui Trinomius1-35/+51
2014-01-20flash: samd: declare const dataAndrey Yurovsky1-7/+7
2014-01-15Atmel samd: add support for SAMD21Andrey Yurovsky1-0/+22
2014-01-11lpc2000: fix LPC810 programming supportNemui Trinomius1-5/+7
2014-01-09add support for Atmel SAMD NOR FlashAndrey Yurovsky3-0/+589
2014-01-09add support for Atmel SAM4L NOR FlashAndrey Yurovsky3-0/+671
2013-12-30topic: Added Spansion S25FL128S and S25FL256S spifi devices.Steve Moorby1-0/+2